Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | xcvr2450: disable transmit PAs when receiving | Josh Blum | 2012-08-01 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | 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 | ||||
* | 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 |
| | |||||
* | Make TX disable mixer when idle to avoid LO leakage | Jason Abele | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | dbsrx: set initial freq and bw filter after clocks enabled | Josh Blum | 2011-11-21 | 1 | -4/+8 |
| | |||||
* | basic: fix basic db center freq to always zero | Josh Blum | 2011-11-20 | 1 | -2/+5 |
| | |||||
* | Updates to accommodate loopback calibration mode | Jason Abele | 2011-11-11 | 4 | -30/+71 |
| | | | | Added CAL antenna to WBX, SBX and RFX | ||||
* | Clip WBX target freq before computing LO settings | Jason Abele | 2011-11-08 | 3 | -0/+9 |
| | |||||
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 2 | -3/+2 |
| | |||||
* | Updated typos in XCVR2450 dboard property tree code | Jason Abele | 2011-11-07 | 1 | -6/+6 |
| | |||||
* | wbx: fixed typo because it should tx | Josh Blum | 2011-11-07 | 3 | -3/+3 |
| | |||||
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 7 | -654/+188 |
| | |||||
* | sbx: bring SBX into the tree | Josh Blum | 2011-11-07 | 5 | -246/+79 |
| | |||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 7 | -461/+1446 |
| | |||||
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 5 | -403/+742 |
| | |||||
* | basic: disable dboard clocks by default | Josh Blum | 2011-11-07 | 1 | -4/+4 |
| | |||||
* | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 9 | -1249/+572 |
| | | | | | | | | | | | Ported: Basic/LF Unknown XCVR DBSRX DBSRX2 TVRX TVRX2 | ||||
* | rfx: setup frontend property tree for rfx dboard | Josh Blum | 2011-11-07 | 2 | -257/+65 |
| | |||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -11/+11 |
| | |||||
* | basic/lf: keep dboard clocks disabled (should be by default) | Josh Blum | 2011-10-27 | 1 | -2/+2 |
| | |||||
* | Make unknown db complain usefully about antenna selection | Jason Abele | 2011-09-21 | 1 | -4/+4 |
| | |||||
* | wbx: fix bug in wbxv3 tx gain readback calculation | Josh Blum | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | xcvr2450: fix the locking at marginal frequencies | Josh Blum | 2011-09-01 | 1 | -0/+11 |
| | |||||
* | usrp: dboard sensors fix, populate for tvrx, and should be empty on ↵ | Josh Blum | 2011-08-18 | 3 | -4/+8 |
| | | | | basics/unknown | ||||
* | SBX: fix typo in freq range | Nick Foster | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 2 | -18/+34 |
|\ | | | | | | | | | Conflicts: host/lib/convert/convert_fc64_with_sse2.cpp | ||||
| * | Updates to WBX dboard driver for version 3 support | Jason Abele | 2011-07-15 | 2 | -18/+34 |
| | | | | | | | | Use step attenuator for TX gain control | ||||
| * | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 |
| | | |||||
* | | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 |
| | | |||||
* | | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 11 | -11/+0 |
| | | |||||
* | | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 2 | -0/+16 |
|/ | |||||
* | WBX: Add support for WBX v3 daughterboards | Jason Abele | 2011-06-16 | 3 | -14/+91 |
| | |||||
* | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 1 | -0/+2 |
| | |||||
* | uhd: added safe call on a few dboard related deconstructors | Josh Blum | 2011-06-10 | 2 | -2/+4 |
| | |||||
* | wbx: mixers always enabled, ant switches always defined | Josh Blum | 2011-06-02 | 2 | -7/+6 |
| |