Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to get codec_impl to compile, dur. | Nick Foster | 2010-08-25 | 1 | -11/+11 |
| | | | | Changed memory map to correspond to new tx_policy code. | ||||
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 1 | -6/+2 |
|\ | |||||
| * | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -6/+2 |
| | | | | | | | | simplifies the code after the property set/get declaration | ||||
| * | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-27 | 1 | -0/+96 |
| | |||||
* | ADC gain control works. | Nick Foster | 2010-07-28 | 1 | -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 Foster | 2010-07-28 | 1 | -0/+5 |
| | |||||
* | Added gain support for USRP2+ ADC. | Nick Foster | 2010-07-27 | 1 | -3/+60 |
| | |||||
* | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-23 | 1 | -0/+96 |