Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBX | michael-west | 2015-04-10 | 1 | -1/+6 |
| | | | | | - Factored out MAX287x code into common header file - Added necessary code for MAX2871 synchronization. | ||||
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -3/+3 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -43/+9 |
| | | | | | | | * Added support for new CBX-120, SBX-120, and WBX-120 daughterboards * Added implementation of Integer-N tuning for all CBX, SBX, and WBX daughterboards * Added --int-n option to examples to show how to use Integer-N tuning API * Removed duplicate ADF4350/ADF4351 code and moved it to common/adf435x_common.cpp | ||||
* | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver. | Ashish Chaudhari | 2013-11-13 | 1 | -0/+28 |
| | |||||
* | CBX support | Nicholas Corgan | 2013-06-07 | 1 | -1/+27 |
| | |||||
* | Disabling the SBX mixer and baseband amp causes grief | Jason Abele | 2012-03-16 | 1 | -1/+1 |
| | | | | | Some ADA4927 / AD5380 combinations do not appreciate being disabled, so lets not disable them | ||||
* | Fixing TX mixer disable, maxing out attenuation when not in use. | Ben Hilburn | 2012-02-07 | 1 | -4/+4 |
| | |||||
* | sbx: fix dboard tuning to cache result | Josh Blum | 2012-01-05 | 1 | -2/+0 |
| | |||||
* | Make TX disable mixer when idle to avoid LO leakage | Jason Abele | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | Updates to accommodate loopback calibration mode | Jason Abele | 2011-11-11 | 1 | -2/+2 |
| | | | | Added CAL antenna to WBX, SBX and RFX | ||||
* | sbx: bring SBX into the tree | Josh Blum | 2011-11-07 | 1 | -11/+5 |
| | |||||
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 1 | -0/+233 |