aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_wbx.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-111-4/+15
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-17/+17
* uhd: added meta-range clip and implemented in dboards, fixed step calculationJosh Blum2010-11-101-5/+4
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-10/+10
* Fix Bandwidth for IQ subdevs on Basic/LFJason Abele2010-10-281-2/+2
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-2/+2
* Added bandwidth property to all daughterboardsJason Abele2010-10-251-0/+21
* 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