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