aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Josh Blum2012-06-181-1/+1
|\
| * xcvr2450: fix to disable LO offset for TX sideJosh Blum2012-06-181-1/+1
* | RFX: added support for calibration utilsJosh Blum2012-06-121-1/+1
* | wbx: dont sync for lower rates so we can lockJosh Blum2012-06-083-21/+36
* | Merge branch 'master' into nextJosh Blum2012-04-2112-32/+67
|\ \
| * | mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-2012-37/+72
| |/
* | dboard: updated timed sync stuff for wbx* sbx*Josh Blum2012-04-205-39/+53
* | Merge branch 'master' into nextJosh Blum2012-03-261-1/+8
|\|
| * dbsrx: limit the USRP1 + DBSRX GPIO clock rate to 4MHzJosh Blum2012-03-261-1/+8
* | sbx: various fixes and tweaks for lockingJosh Blum2012-03-231-4/+3
* | sbx: mods for PLL sync resetJosh Blum2012-03-231-3/+6
* | sbx: no readback during tuning, cache lock detect status when readJosh Blum2012-03-234-12/+26
|/
* Disabling the SBX mixer and baseband amp causes griefJason Abele2012-03-161-1/+1
* Make DBSRX* set default bandwidth based on codec rateJason Abele2012-03-112-2/+7
* Fix RSSI measurementJason Abele2012-03-112-18/+4
* uhd: fixed some compile warnings for msvcJosh Blum2012-02-281-1/+1
* Fixing TX mixer disable, maxing out attenuation when not in use.Ben Hilburn2012-02-072-57/+39
* Fixing ADF4351 dividers, even though they won't get used.Ben Hilburn2012-02-071-2/+2
* Random formatting while reading through ATR.Ben Hilburn2012-02-071-16/+37
* Swap I/Q on transmitJason Abele2012-01-271-1/+1
* sbx: fix dboard tuning to cache resultJosh Blum2012-01-054-23/+5
* basic: minor fix for copy paste typoJosh Blum2011-12-201-1/+1
* Make WBX v3+ TX set max attenuation when idleJason Abele2011-12-162-12/+21
* tvrx: adjust returned lo freq to compensate for negative cordic shiftJosh Blum2011-12-151-0/+7
* tvrx: fixes for tvrx since the property tree workJosh Blum2011-12-151-6/+6
* Make TX disable mixer when idle to avoid LO leakageJason Abele2011-12-051-2/+2
* dbsrx: set initial freq and bw filter after clocks enabledJosh Blum2011-11-211-4/+8
* basic: fix basic db center freq to always zeroJosh Blum2011-11-201-2/+5
* Updates to accommodate loopback calibration modeJason Abele2011-11-114-30/+71
* Clip WBX target freq before computing LO settingsJason Abele2011-11-083-0/+9
* uhd: removed wax and props utilsJosh Blum2011-11-072-3/+2
* Updated typos in XCVR2450 dboard property tree codeJason Abele2011-11-071-6/+6
* wbx: fixed typo because it should txJosh Blum2011-11-073-3/+3
* wbx: bring WBX into the treeJosh Blum2011-11-077-654/+188
* sbx: bring SBX into the treeJosh Blum2011-11-075-246/+79
* wbx: squashed Ben's WBX workJosh Blum2011-11-077-461/+1446
* sbx: squashed Ben's SBX workJosh Blum2011-11-075-403/+742
* basic: disable dboard clocks by defaultJosh Blum2011-11-071-4/+4
* Port of daughterboards from wax to new property treesJason Abele2011-11-079-1249/+572
* rfx: setup frontend property tree for rfx dboardJosh Blum2011-11-072-257/+65
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-071-11/+11
* basic/lf: keep dboard clocks disabled (should be by default)Josh Blum2011-10-271-2/+2
* Make unknown db complain usefully about antenna selectionJason Abele2011-09-211-4/+4
* wbx: fix bug in wbxv3 tx gain readback calculationJosh Blum2011-09-081-1/+1
* xcvr2450: fix the locking at marginal frequenciesJosh Blum2011-09-011-0/+11
* usrp: dboard sensors fix, populate for tvrx, and should be empty on basics/un...Josh Blum2011-08-183-4/+8
* SBX: fix typo in freq rangeNick Foster2011-08-111-1/+1
* Merge branch 'master' into nextJosh Blum2011-07-182-18/+34
|\
| * Updates to WBX dboard driver for version 3 supportJason Abele2011-07-152-18/+34
| * Fix rounding in DBSRX2 tuningJason Abele2011-07-081-1/+1