Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to ↵ | Nick Foster | 2011-05-26 | 2 | -2/+2 | |
| | | | | | | keep mixer from feeding out when idle. This allows USRPs to maintain a constant phase relationship between MIMO devices while operating. | |||||
* | Added TVRX2 support | Jason Abele | 2011-05-13 | 2 | -0/+1912 | |
| | ||||||
* | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 1 | -1/+1 | |
| | ||||||
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 8 | -63/+32 | |
| | | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this. | |||||
* | usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) | Josh Blum | 2011-05-04 | 8 | -83/+68 | |
| | ||||||
* | Added RSSI sensor for RFX series (not rfx400) | Jason Abele | 2011-05-02 | 1 | -6/+29 | |
| |