aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* uhd: added read-back calls to dboard iface gpio settings, and optional maskJosh Blum2010-11-261-1/+1
* uhd: removed windows warnings, added string formatting in usrp-nJosh Blum2010-11-112-2/+2
* uhd: fixed ranges stuff, export symbols and use doubles not iterators...Josh Blum2010-11-111-2/+2
* Merge branch 'ranges'Josh Blum2010-11-116-69/+64
|\
| * dbsrx2: updated code for ranges useJosh Blum2010-11-101-6/+6
| * uhd: added meta-range clip and implemented in dboards, fixed step calculationJosh Blum2010-11-105-15/+18
| * uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-105-60/+52
* | uhd: pulled in some worthwhile changes from flow control branchJosh Blum2010-11-112-0/+8
|/
* added warning about rfx classic boards and dboard notesJosh Blum2010-11-091-12/+31
* dbsrx2: removed windows warnings, made bandwidth param a doubleJosh Blum2010-11-051-11/+11
* Added mangling for DBSRX2 i2c addresses on USRPJason Abele2010-11-051-10/+9