aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix rounding in DBSRX2 tuningJason Abele2011-07-081-1/+1
* | usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-2911-11/+0
* | usrp2: restored discovery and most of io_implJosh Blum2011-06-272-0/+16
|/
* WBX: Add support for WBX v3 daughterboardsJason Abele2011-06-163-14/+91
* b100: added b100 host (squashed)Josh Blum2011-06-141-0/+2
* uhd: added safe call on a few dboard related deconstructorsJosh Blum2011-06-102-2/+4
* wbx: mixers always enabled, ant switches always definedJosh Blum2011-06-022-7/+6
* WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to keep...Nick Foster2011-05-262-2/+2
* Added TVRX2 supportJason Abele2011-05-132-0/+1912
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-1/+1
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-048-63/+32
* usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)Josh Blum2011-05-048-83/+68
* Added RSSI sensor for RFX series (not rfx400)Jason Abele2011-05-021-6/+29
* dbsrx: implement SUBDEV_PROP_ANTENNA to give users a better errorJosh Blum2011-04-281-1/+5
* rfx: reverted change, now prefer R divider to clock dividerJosh Blum2011-04-161-22/+17
* Merge branch 'gdb_support'Josh Blum2011-04-265-197/+428
|\
| * Enhance WBX IQ balance performance through LO driveJosh Blum2011-04-261-0/+29
| * wbx: split wbx into daughterboard and granddaughterboard implementationJosh Blum2011-04-264-196/+398
* | Merge branch 'sbx-adi'Josh Blum2011-04-262-0/+794
|\ \
| * | Handle antenna switching and LEDsJason Abele2011-04-231-36/+120
| * | SBX enable LO LPF at 1.5GHzJason Abele2011-04-231-12/+31
| * | Makes 2nd SBX proto workJason Abele2011-04-231-32/+47
| * | Updating SBX to latest UHDJason Abele2011-04-231-15/+47
| * | Capture characterization changesJason Abele2011-04-231-6/+6
| * | Initial SBX-ADI driverJason Abele2011-04-232-0/+644
| |/
* / xcvr2450: initialize the max_power variableJosh Blum2011-04-261-1/+1
|/
* rfx: changes to pick from the dboard clock rates and use R=1Josh Blum2011-04-181-17/+22