Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 1 | -4/+7 |
|\ | | | | | | | | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
* | | made app to load usrp1e fpga images, and tested it to be working | Josh Blum | 2010-02-26 | 1 | -3/+3 |
| | | |||||
* | | added usrp1e fpga loader | Josh Blum | 2010-02-25 | 2 | -0/+266 |
| | | |||||
* | | added usrp1e conditional compilation, and checking of device node (aka file ↵ | Josh Blum | 2010-02-25 | 2 | -0/+92 |
|/ | | | | for now) | ||||
* | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 1 | -0/+34 |
Worked on the device make and discovery to fix certain problems. Added node param to discover usrps for usrp1e, made addr optional. |