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