aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_rfx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sensors' into usrp2_dual_dspJosh Blum2011-02-171-4/+15
|\
| * usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-111-4/+15
* | Make RFX400 work in UHDJason Abele2011-02-161-15/+13
|/
* 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-14/+14
* uhd: removed windows warnings, added string formatting in usrp-nJosh Blum2010-11-111-1/+1
* uhd: added meta-range clip and implemented in dboards, fixed step calculationJosh Blum2010-11-101-1/+1
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-21/+19
* 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: use the dboard id to prefix the subdev gain group namesJosh Blum2010-10-201-6/+6
* usrp: added subdev enabled propertyJosh Blum2010-09-301-0/+14
* uhd: extract named prop returns a named prop (not a tuple)Josh Blum2010-08-151-15/+11
* Propogate gain range into RX pga0 helper for RFX boardsJason Abele2010-08-021-3/+4
* Fixes gain range for rfx400 vs other rfxJason Abele2010-08-021-6/+20
* 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
* Merge branch 'burn_dbid' into pre_mergeJosh Blum2010-06-181-14/+10
|\
| * uhd: added dboard manager call to register xcvr board, implemented in xcvr db...Josh Blum2010-06-181-14/+10
* | uhd: added enums for aux adc and dac, usrp2: implemented enums in db ifaceJosh Blum2010-06-171-1/+1
|/
* Fixed USRP2 aux_dac numbering conventionJason Abele2010-06-111-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-22/+26
* Added support to set GPIO pins from dboard interface:Josh Blum2010-05-241-1/+3
* rfx dboard code minor refactor to look more like xcvr2450 codeJosh Blum2010-05-191-43/+73
* init values in dboards to remove gcc warningsJosh Blum2010-05-181-2/+2
* Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-2/+2
* Replaced the dboard base constructor args with an opaque type.Josh Blum2010-05-021-7/+7
* Renamed the prop set/get error macros so they make sense for not-implemented ...Josh Blum2010-04-261-4/+4
* added lock detect status to dboardsJosh Blum2010-04-261-0/+17
* prefixed the ASSERT_THROW macro with UHD for the sake of namespaceJosh Blum2010-04-261-5/+5
* Work on exceptions.Josh Blum2010-04-251-8/+6
* xcvr work, skeleton layoutJosh Blum2010-04-211-1/+1
* RFX seems to be tuning. Added some code to dsp to check for valid range.Josh Blum2010-04-161-49/+67
* work on rfx registersJosh Blum2010-04-151-10/+78
* work on tuning rfx tx and rx LOsJosh Blum2010-04-141-27/+75
* removed some windows warningsJosh Blum2010-04-141-2/+2
* Added gain control to rfx. Switched string constants to caps (gains, antennas...Josh Blum2010-04-141-11/+36
* work on atr bits in rfx boardJosh Blum2010-04-141-11/+21
* renamed dboard interface to dboard iface, the lengthy name was getting to be ...Josh Blum2010-04-141-14/+14
* work on rfx atr regsJosh Blum2010-04-131-1/+30
* merged unit type and gpio bank for dboard interface into one type, expanded d...Josh Blum2010-04-121-1/+1
* moved spi transact to usrp2 impl, and removed spi readJosh Blum2010-04-121-1/+1
* Reworked the spi part of the dboard interface.Josh Blum2010-04-071-11/+5
* added code for adf4360 chipJosh Blum2010-04-061-2/+27
* some work on rfx board codeJosh Blum2010-04-021-0/+300