aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/mboard_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp1: swapped the mux values to account for the convert types routinesJosh Blum2010-08-261-17/+46
|
* usrp1: Fix bug in calculating transmit muxThomas Tsou2010-08-231-1/+1
| | | | Use transmit instead of receive properties.
* usrp1: Return proper mboard proxyThomas Tsou2010-08-181-2/+2
|
* usrp1: rx and tx mux calculationJosh Blum2010-08-161-7/+106
|
* usrp1: compiling with the latest nextJosh Blum2010-08-161-1/+1
|
* usrp1: add skeleton code for setting subdev specJosh Blum2010-08-151-2/+31
|
* usrp1: created daughterboard dualityJosh Blum2010-08-151-8/+13
| | | | | | 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-7/+5
| | | | | | | | 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/+188