Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | proper flags bits | Matt Ettus | 2010-03-08 | 1 | -6/+6 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 3 | -5/+88 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp | |||||
| | * | | Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now). | Josh Blum | 2010-03-15 | 2 | -2/+86 | |
| | | | | | | | | | | | | | | | | Added firmware support and usrp2 burner host app. | |||||
| | * | | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Added setting time capability to the usrp2 impl. Messing with props and time specs... | |||||
| | * | | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Added a packet size param to the vrt pack and unpack. | |||||
| | * | | Recv noise with uhd. | Josh Blum | 2010-03-01 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | removed empty uhd.hpp and cpp files | Josh Blum | 2010-02-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | made app to load usrp1e fpga images, and tested it to be working | Josh Blum | 2010-02-26 | 2 | -1/+50 | |
| | | | | ||||||
| * | | | Merge branch 'master' into u1e_uhd | Josh Blum | 2010-02-25 | 1 | -12/+17 | |
| |\| | | | |/ | |/| | ||||||
| | * | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 1 | -7/+14 | |
| | | | | | | | | | | | | | | | Worked on the device make and discovery to fix certain problems. Added node param to discover usrps for usrp1e, made addr optional. | |||||
| | * | use a single addr param for the usrp2 | Josh Blum | 2010-02-25 | 1 | -8/+6 | |
| | | | ||||||
* | | | Commit wip. Programs that fetch OS code sync now. | root | 2010-02-24 | 4 | -2/+5 | |
|/ / | ||||||
* | | full neame | Matt Ettus | 2010-02-22 | 1 | -4/+4 | |
| | | ||||||
* | | first cut at automatically setting the debug pins | Matt Ettus | 2010-02-22 | 1 | -0/+34 | |
| | | ||||||
* | | Initial checkin of useful shell scripts. | root | 2010-02-23 | 3 | -0/+4 | |
| | | ||||||
* | | Initial checkin of u1e testing code. Some of these may not be really | root | 2010-02-23 | 7 | -0/+422 | |
| | | | | | | | | useful anymore. | |||||
* | | place to put omap tools | Matt Ettus | 2010-02-22 | 1 | -0/+1 | |
|/ | ||||||
* | Added special case for empty dboard slot (none id 0xffff) | Josh Blum | 2010-02-18 | 1 | -1/+3 | |
| | | | | | | Added error handling in the dboard base classes for mishandling the none id. Added better to string function for the dboard ids. Added get methods for dboard classes to get their ids. | |||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 2 | -0/+87 | |