aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/codec_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* N210: changes for rev 4 supportNick Foster2011-05-181-0/+2
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-2/+2
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
* N210: initialize codec gains so it doesn't barf if you call get_rx_gain befor...Nick Foster2011-02-031-0/+6
* Merge branch 'next'Josh Blum2011-01-191-6/+6
|\
| * next: generalized the GPS interface to any USRP device. just give it a functi...Nick Foster2011-01-171-1/+1
| * 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-5/+5
* | master: fixed N210 analog ADC gain to "on" to fix RFX noise issueNick Foster2011-01-191-2/+2
|/
* uhd: removed windows warnings, added string formatting in usrp-nJosh Blum2010-11-111-7/+7
* usrp-n: populated name properties to use the generated cname from ifaceJosh Blum2010-11-111-2/+16
* usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-111-13/+13
* U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs....Nick Foster2010-11-101-2/+2
* USRP2P: mboard rev works through props interface.Nick Foster2010-10-121-2/+2
* USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-121-2/+2
* Change to get codec_impl to compile, dur.Nick Foster2010-08-251-11/+11
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-181-6/+2
|\
| * uhd: extract named prop returns a named prop (not a tuple)Josh Blum2010-08-151-6/+2
| * usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-271-0/+96
* ADC gain control works.Nick Foster2010-07-281-3/+8
* Added gain range property to rx_codec_get.Nick Foster2010-07-281-0/+5
* Added gain support for USRP2+ ADC.Nick Foster2010-07-271-3/+60
* usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-231-0/+96