aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_wbx.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: added subdev enabled propertyJosh Blum2010-09-301-0/+14
* wbx: fix for id swap typoJosh Blum2010-09-281-1/+1
* uhd: extract named prop returns a named prop (not a tuple)Josh Blum2010-08-151-18/+14
* uhd: work on tune logic, and subdev connection logicJosh Blum2010-07-161-12/+4
* usrp: removed spectrum inverted property from subdev code and tune helper (it...Josh Blum2010-07-161-8/+0
* wbx: removed print after freq clipJosh Blum2010-07-161-4/+0
* Change WBX frequency range to match actual VCO/divider possiblesJason Abele2010-07-161-1/+6
* Merge branch 'burn_dbid' into pre_mergeJosh Blum2010-06-181-2/+1
|\
| * uhd: added dboard manager call to register xcvr board, implemented in xcvr db...Josh Blum2010-06-181-2/+1
* | uhd: added enums for aux adc and dac, usrp2: implemented enums in db ifaceJosh Blum2010-06-171-1/+1
|/
* replaced the assert falses with an invalid code path exceptionJosh Blum2010-06-021-2/+2
* Refactor WBX and RFX to use conventions more like XCVRJason Abele2010-06-011-109/+146
* Added support to set GPIO pins from dboard interface:Josh Blum2010-05-241-1/+3
* init values in dboards to remove gcc warningsJosh Blum2010-05-181-1/+1
* code tweaks to get wbx compiling with masterJosh Blum2010-05-041-5/+5
* Fixed unguarded debug messageJason Abele2010-05-041-3/+5
* First working RX/TX WBX in UHDJason Abele2010-05-041-7/+11
* Fixed SPI register lengthJason Abele2010-05-041-10/+19
* Fixed casts in set_freq and attenuator bit maskJason Abele2010-05-031-9/+11
* First pass WBX code, it compilesJason Abele2010-05-031-120/+212
* Added first wbx dboard codeJason Abele2010-04-261-0/+504