aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/dboard_interface.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Added ability to set the subdevices in use for rx and tx dboards.Josh Blum2010-03-161-63/+0
| | | | | This is used to calculate and set the ddc and duc muxes. Also, minor fix for burning addrs (wrong pointer....)
* Moved lib and include contents of dboard and mboard one directory up and ↵Josh Blum2010-02-211-0/+63
prefixed them with dboard_ and mboard_. And yes, the code is compiling.