aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/codec_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* N210 R4 lost fix for ADC data terminationNick Foster2011-06-161-0/+2
* uhd: added more SAFE_CALL macros to hardware wrapper dtorsJosh Blum2011-06-101-2/+3
* N210: changes for rev 4 supportNick Foster2011-05-181-0/+24
* usrp2: moved register map into #defines, entries for new dsp frontendJosh Blum2011-05-171-2/+2
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-4/+2
* Generalized mboard_iface and added a SPI convenience class a la I2CNick Foster2011-03-031-4/+4
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+2
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
* Merge branch 'next'Josh Blum2011-01-191-4/+4
|\
| * 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-2/+2
* | master: fixed N210 analog ADC gain to "on" to fix RFX noise issueNick Foster2011-01-191-1/+2
|/
* usrp-n: set ad9777 mod mode to transmit above nyquist of DSPJosh Blum2010-12-031-1/+22
* usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-111-27/+58
* U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs....Nick Foster2010-11-101-5/+5
* USRP2P: mboard rev works through props interface.Nick Foster2010-10-121-5/+5
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-151-2/+2
|\
* | ADC gain control works.Nick Foster2010-07-281-4/+8
* | ADC SPI works. ADC gain interface "works".Nick Foster2010-07-281-1/+1
* | Added gain support for USRP2+ ADC.Nick Foster2010-07-271-6/+21
* | Host-side changes to work with the USRP2+.Nick Foster2010-07-261-2/+30
|/
* usrp2 regs naming conventionJosh Blum2010-06-041-2/+2
* Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts.Josh Blum2010-06-041-5/+5
* fix to ad9777 dac controlJosh Blum2010-05-131-2/+2
* Added a place for serdes control on the host.Josh Blum2010-05-101-3/+3
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-0/+91