aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/codec_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp1: cast enum to char before printing as %cJosh Blum2010-08-261-2/+2
|
* usrp1: created daughterboard dualityJosh Blum2010-08-151-19/+23
| | | | | | everything that should have two is now stored into a dictionary of slot to type the set and get functions are now bound with a third argument for dboard slot the dboard iface has yet to be completed with the correct registers for a vs b
* usrp1: compiling off next branchJosh Blum2010-08-151-18/+15
| | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+156