Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TVRX: works for USRP and USRP2. | Nick Foster | 2010-09-29 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx_uhd | Nick Foster | 2010-09-28 | 1 | -2/+2 |
|\ | |||||
| * | usrp1: fixes to remove warnings and errors for usrp1 + libusb windows | Josh Blum | 2010-09-23 | 1 | -2/+2 |
| | | |||||
* | | TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of ↵ | Nick Foster | 2010-09-28 | 1 | -0/+13 |
|/ | | | | TVRX should be in there. Not debugged. | ||||
* | usrp1: Disable default codec debug output | Thomas Tsou | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | usrp1: codec pga gain control fix | Josh Blum | 2010-08-26 | 1 | -14/+14 |
| | |||||
* | usrp1: Change codec transmit gain scaling | Thomas Tsou | 2010-08-19 | 1 | -2/+2 |
| | | | | | | The AD9862 datasheet states that maximum gain is achieved with a value of 111111 (0x3f), however, empirical testing reveals that the gain scaling value spans the full register width of 8-bits. | ||||
* | usrp1: Remove codec gain TODO comments | Thomas Tsou | 2010-08-19 | 1 | -3/+3 |
| | |||||
* | usrp1: Refactor mboard tuning code | Thomas Tsou | 2010-08-18 | 1 | -88/+76 |
| | |||||
* | usrp1: created daughterboard duality | Josh Blum | 2010-08-15 | 1 | -8/+8 |
| | | | | | | everything that should have two is now stored into a dictionary of slot to type the set and get functions are now bound with a third argument for dboard slot the dboard iface has yet to be completed with the correct registers for a vs b | ||||
* | usrp1: compiling off next branch | Josh Blum | 2010-08-15 | 1 | -4/+4 |
| | | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+441 |