Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UBX Phase Synchronization Support | michael-west | 2015-04-10 | 1 | -64/+187 |
| | | | | - Added configuration and assertion of SYNC signal | ||||
* | X300: Change dboard clock rate to 50 MHz | michael-west | 2015-04-10 | 1 | -12/+15 |
| | |||||
* | Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBX | michael-west | 2015-04-10 | 3 | -714/+119 |
| | | | | | - Factored out MAX287x code into common header file - Added necessary code for MAX2871 synchronization. | ||||
* | db_tvrx2: fixed boost::format bug | Marcus Müller | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 2 | -8/+8 |
| | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
* | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | uhd: Fixed multiple compiler warnings (unused variables, missing literal f) | Martin Braun | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | UBX: Revert LO shutdown method in ubx_xcvr destructor | michael-west | 2015-02-16 | 1 | -4/+4 |
| | |||||
* | UBX: Serialize SPI transactions | michael-west | 2015-02-16 | 1 | -27/+31 |
| | |||||
* | UBX: Add UBX Support | michael-west | 2015-01-22 | 2 | -0/+1435 |
| | |||||
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 7 | -14/+14 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 2 | -0/+65 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-09-24 | 1 | -1/+1 |
|\ | |||||
| * | sbx: Fixed logging string (showed TX instead of RX) | Martin Braun | 2014-09-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-09-23 | 1 | -4/+6 |
|\| | |||||
| * | cbx: Fixed LO FRAC truncation | Martin Braun | 2014-09-23 | 1 | -4/+6 |
| | | |||||
* | | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 2 | -5/+5 |
|/ | |||||
* | Fixed whitespace and added comment. | michael-west | 2014-05-20 | 1 | -5/+6 |
| | |||||
* | Fix for BUG 473: UHD: DBSRX2 VCO Autoselect Failing / Wrong Frequency Range | michael-west | 2014-05-13 | 1 | -3/+4 |
| | | | | | - Corrected frequency range for DBSRX2 - Corrected register write order when changing frequency | ||||
* | tvrx2: fix ref_clock logic when using N2x0 | Nicholas Corgan | 2014-04-09 | 1 | -3/+3 |
| | |||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 6 | -33/+89 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 2 | -2/+18 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 11 | -658/+363 |
| | | | | | | | * 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 | ||||
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 3 | -13/+13 |
| | |||||
* | Merge branch 'bugfix/sbx_tuning' | Nicholas Corgan | 2013-11-19 | 4 | -178/+220 |
|\ | |||||
| * | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver. | Ashish Chaudhari | 2013-11-13 | 4 | -178/+220 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-11-18 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | lib: dbsrx2 bugfix | Nicholas Corgan | 2013-11-18 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'mergeme/cbx' | Josh Blum | 2013-06-10 | 4 | -7/+254 |
|\ \ | |/ |/| | | | | | | | Conflicts: host/docs/calibration.rst host/lib/usrp/dboard/db_sbx_common.cpp | ||||
| * | CBX support | Nicholas Corgan | 2013-06-07 | 4 | -13/+279 |
| | | |||||
* | | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-12-18 | 2 | -2/+13 |
|\| | |||||
| * | Merge branch 'xcvr2450_r21' into maint34 | Nicholas Corgan | 2012-12-18 | 1 | -1/+12 |
| |\ | |||||
| | * | Fix syntax in XCVR driver. | Nick Foster | 2012-12-04 | 1 | -3/+3 |
| | | | |||||
| | * | xcvr2450: created xcvr2450 r21 that uses external divider | Josh Blum | 2012-12-04 | 1 | -1/+12 |
| | | | |||||
| * | | wbx: expand freq range low for r4 | Josh Blum | 2012-12-17 | 1 | -1/+1 |
| |/ | |||||
| * | wbx: updating the code to allow full range of the VCO. | Ben Hilburn | 2012-11-07 | 1 | -1/+1 |
| | | |||||
| * | wbx v4: fixing the drivers for the new rev of the WBX board | Ben Hilburn | 2012-11-07 | 1 | -16/+37 |
| | | |||||
* | | wbx: updating the code to allow full range of the VCO. | Ben Hilburn | 2012-11-06 | 1 | -1/+1 |
| | | |||||
* | | wbx v4: fixing the drivers for the new rev of the WBX board | Ben Hilburn | 2012-11-06 | 1 | -16/+37 |
| | | |||||
* | | tvrx2: reverted broken changes to tuning logic | Josh Blum | 2012-09-28 | 1 | -25/+8 |
| | | |||||
* | | First pass at getting tune_request_t to control IF freq in TVRX2 | Jason Abele | 2012-09-04 | 1 | -8/+25 |
| | | |||||
* | | sbx/wbx: clear R/N counters before tuning the LO | Josh Blum | 2012-08-08 | 7 | -3/+26 |
| | | | | | | | | This helps consistent phase offset between mixers when a timed tune is performed. | ||||
* | | Merge branch 'maint' | Josh Blum | 2012-08-01 | 1 | -1/+1 |
|\| | |||||
| * | xcvr2450: disable transmit PAs when receiving | Josh Blum | 2012-08-01 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-06-18 | 1 | -1/+1 |
|\| | |||||
| * | xcvr2450: fix to disable LO offset for TX side | Josh Blum | 2012-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | XCVR2450 has a common LO for RX and TX. The use LO offset should be the same for both sides. When different, a tune for one side will override the other side, because the DSP will not know the compensation factor after the other side is tuned. Setting both use_lo_offset to false is how this was pre 3.4 release. | ||||
* | | RFX: added support for calibration utils | Josh Blum | 2012-06-12 | 1 | -1/+1 |
| | | | | | | | | | | Special CAL RX antenna rule: keep mixer enabled to reduce transients. 0 dB gains settings for RX and TX to deal with RFX sensitivity range. | ||||
* | | wbx: dont sync for lower rates so we can lock | Josh Blum | 2012-06-08 | 3 | -21/+36 |
| | | |||||
* | | Merge branch 'master' into next | Josh Blum | 2012-04-21 | 12 | -32/+67 |
|\ \ | |||||
| * | | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 12 | -37/+72 |
| |/ | | | | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) |