aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated documentation and improved XCVR RSSI calculationJason Abele2011-04-141-2/+11
* Correct RFX400 div2 logic, makes RFX400 TX workJason Abele2011-03-311-3/+6
* Merge branch 'master' into nextJosh Blum2011-03-101-1/+1
|\
| * TVRX: no longer muxing in noise on Q channelNick Foster2011-03-081-1/+1
* | uhd: switch algorithm namespace to uhdJosh Blum2011-02-245-25/+25
* | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+2
* | uhd: renamed the assert header to assert hasJosh Blum2011-02-248-8/+8
|/
* Merge branch 'sensors' into dboard_serialJosh Blum2011-02-228-38/+66
|\
| * usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-118-38/+66
* | Make RFX400 work in UHDJason Abele2011-02-161-15/+13
|/
* TVRX: forgot to disable debug messagesNick Foster2011-01-211-1/+1
* TVRX: fixed spectrum inversion on USRP1, hopefully for the last $%^&* time.Nick Foster2011-01-211-2/+10
* uhd: update copyright dates on host codeJosh Blum2011-01-137-7/+7
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-118-89/+89
* uhd: update copyright datesJosh Blum2011-01-051-1/+1
* uhd: replaced templated ranges with one range thing using doubles only to avo...Josh Blum2011-01-051-5/+5
* xcvr2450: update comment for full duplex caseJosh Blum2010-12-311-1/+2
* TVRX: fix bug in rf_gain_to_voltage -- we're hi-side mixing, not lo-sideNick Foster2010-12-281-1/+1
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-9/+11
* dbsrx: increase setup time for dbsrx band selectJosh Blum2010-12-181-1/+1