aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/mboard_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp1: sanity check, only 1 channel per tx slotJosh Blum2010-09-231-0/+9
* usrp1: implemented multi-channel dsp control of shift freqJosh Blum2010-09-201-13/+21
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-19/+20
* Added serial number read. Renamed the usrp1-specific utilities.Nick Foster2010-08-311-0/+15
* Added usrp_serial_burner.cpp and capabilities for setting serial number in mb...Nick Foster2010-08-311-2/+10
* EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_...Nick Foster2010-08-311-0/+11
* usrp1: Read capabilities registerThomas Tsou2010-08-271-0/+40
* usrp1: Add missing include for fpga registersThomas Tsou2010-08-271-0/+1
* usrp1: Clean up initialization sequence of fpga registersThomas Tsou2010-08-271-59/+18
* 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
* 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
* usrp1: compiling off next branchJosh Blum2010-08-151-7/+5
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+188