aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1e/usrp1e_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bit of io workJosh Blum2010-03-221-15/+33
|
* filled in more skeleton code, filled in dboard interface spi and i2c with ↵Josh Blum2010-03-221-12/+67
| | | | ioctls, added file descriptor opening, and checking for usrp1 kernel header
* added usrp1e implementation skeleton, began filling it in...Josh Blum2010-03-181-0/+33
|
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-4/+7
| | | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp
* added usrp1e conditional compilation, and checking of device node (aka file ↵Josh Blum2010-02-251-0/+69
for now)