aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/codec_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp1: removed unused files from impl dirJosh Blum2011-07-011-2/+0
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-16/+8
* uhd: added more SAFE_CALL macros to hardware wrapper dtorsJosh Blum2011-06-101-3/+3
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-26/+21
* usrp1: fixed codec ctrl aux adc read (didnt start conversions) + cleaned-up l...Josh Blum2011-03-301-44/+29
* Generalized mboard_iface and added a SPI convenience class a la I2CNick Foster2011-03-031-4/+4
* uhd: switch algorithm namespace to uhdJosh Blum2011-02-241-4/+4
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-0/+6
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-15/+15
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-4/+4
* TVRX: works for USRP and USRP2.Nick Foster2010-09-291-1/+2
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx_uhdNick Foster2010-09-281-2/+2
|\
| * usrp1: fixes to remove warnings and errors for usrp1 + libusb windowsJosh Blum2010-09-231-2/+2
* | TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of TVR...Nick Foster2010-09-281-0/+13
|/
* usrp1: Disable default codec debug outputThomas Tsou2010-08-271-1/+1
* usrp1: codec pga gain control fixJosh Blum2010-08-261-14/+14
* usrp1: Change codec transmit gain scalingThomas Tsou2010-08-191-2/+2
* usrp1: Remove codec gain TODO commentsThomas Tsou2010-08-191-3/+3
* usrp1: Refactor mboard tuning codeThomas Tsou2010-08-181-88/+76
* usrp1: created daughterboard dualityJosh Blum2010-08-151-8/+8
* usrp1: compiling off next branchJosh Blum2010-08-151-4/+4
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+441