aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mboard/usrp2/usrp2_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-160/+0
| | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling.
* DDC enable with stream at control OTWJosh Blum2010-02-191-1/+2
|
* DUC and DDC control packets OTWJosh Blum2010-02-191-8/+11
|
* added support for the duc (no control yet though)Josh Blum2010-02-181-1/+8
|
* Flattened the usrp2 impl properties guts.Josh Blum2010-02-181-0/+149
Created init methods for various sub-parts. Added the ddc control (still needs update transaction).