Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: host/include/uhd/usrp/dboard_id.hpp host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| * | use find to discover devices | Josh Blum | 2010-03-30 | 1 | -1/+1 |
| | | |||||
* | | bit of io work | Josh Blum | 2010-03-22 | 2 | -16/+35 |
| | | |||||
* | | filled in more skeleton code, filled in dboard interface spi and i2c with ↵ | Josh Blum | 2010-03-22 | 6 | -37/+171 |
| | | | | | | | | ioctls, added file descriptor opening, and checking for usrp1 kernel header | ||||
* | | added usrp1e implementation skeleton, began filling it in... | Josh Blum | 2010-03-18 | 6 | -0/+446 |
| | | |||||
* | | 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. |