aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/codec_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ADC gain control works.Nick Foster2010-07-281-3/+8
| | | | Separated digital gain and fine gain correction into separate buckets. Changed the rounding policy of gain_group to floor() rather than round().
* 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