Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | | dboard: updated timed sync stuff for wbx* sbx* | Josh Blum | 2012-04-20 | 5 | -39/+53 |
| | | |||||
* | | Merge branch 'master' into next | Josh Blum | 2012-03-26 | 1 | -1/+8 |
|\| | |||||
| * | dbsrx: limit the USRP1 + DBSRX GPIO clock rate to 4MHz | Josh Blum | 2012-03-26 | 1 | -1/+8 |
| | | | | | | | | | | This fixes the lockup/clocking condition when the following hw combo is used: USRP1 r4.5 + DBSRX + another i2c board | ||||
* | | sbx: various fixes and tweaks for locking | Josh Blum | 2012-03-23 | 1 | -4/+3 |
| | | |||||
* | | sbx: mods for PLL sync reset | Josh Blum | 2012-03-23 | 1 | -3/+6 |
| | | |||||
* | | sbx: no readback during tuning, cache lock detect status when read | Josh Blum | 2012-03-23 | 4 | -12/+26 |
|/ | |||||
* | 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 | ||||
* | Make DBSRX* set default bandwidth based on codec rate | Jason Abele | 2012-03-11 | 2 | -2/+7 |
| | |||||
* | Fix RSSI measurement | Jason Abele | 2012-03-11 | 2 | -18/+4 |
| | | | | | | Improve incorrect calculation in XCVR Remove RFX rssi sensor due to limited dynamic range giving strange results | ||||
* | uhd: fixed some compile warnings for msvc | Josh Blum | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | Fixing TX mixer disable, maxing out attenuation when not in use. | Ben Hilburn | 2012-02-07 | 2 | -57/+39 |
| | |||||
* | Fixing ADF4351 dividers, even though they won't get used. | Ben Hilburn | 2012-02-07 | 1 | -2/+2 |
| | |||||
* | Random formatting while reading through ATR. | Ben Hilburn | 2012-02-07 | 1 | -16/+37 |
| | |||||
* | Swap I/Q on transmit | Jason Abele | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | sbx: fix dboard tuning to cache result | Josh Blum | 2012-01-05 | 4 | -23/+5 |
| | |||||
* | basic: minor fix for copy paste typo | Josh Blum | 2011-12-20 | 1 | -1/+1 |
| | |||||
* | Make WBX v3+ TX set max attenuation when idle | Jason Abele | 2011-12-16 | 2 | -12/+21 |
| | | | | | | | Because WBX v3+ uses digital step attenuator for TX gain control we can set max attenuation via ATR when WBX is in RX_ONLY or IDLE This will reduce the LO leakage during non-transmit times | ||||
* | tvrx: adjust returned lo freq to compensate for negative cordic shift | Josh Blum | 2011-12-15 | 1 | -0/+7 |
| | |||||
* | tvrx: fixes for tvrx since the property tree work | Josh Blum | 2011-12-15 | 1 | -6/+6 |
| |