aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_basic_and_lf.cpp
Commit message (Expand)AuthorAgeFilesLines
* dboard: Made dboard class dtors virtualAshish Chaudhari2016-02-261-2/+2
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-2/+2
* mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-201-9/+21
* basic: minor fix for copy paste typoJosh Blum2011-12-201-1/+1
* basic: fix basic db center freq to always zeroJosh Blum2011-11-201-2/+5
* basic: disable dboard clocks by defaultJosh Blum2011-11-071-4/+4
* Port of daughterboards from wax to new property treesJason Abele2011-11-071-207/+75
* basic/lf: keep dboard clocks disabled (should be by default)Josh Blum2011-10-271-2/+2
* usrp: dboard sensors fix, populate for tvrx, and should be empty on basics/un...Josh Blum2011-08-181-2/+2
* usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-291-1/+0
* usrp2: restored discovery and most of io_implJosh Blum2011-06-271-0/+8
* b100: added b100 host (squashed)Josh Blum2011-06-141-0/+2
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-11/+7
* 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-241-1/+1
* usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-111-8/+0
* 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-4/+4
* uhd: added read-back calls to dboard iface gpio settings, and optional maskJosh Blum2010-11-261-1/+1
* uhd: pulled in some worthwhile changes from flow control branchJosh Blum2010-11-111-0/+5
* Fix Bandwidth for IQ subdevs on Basic/LFJason Abele2010-10-281-2/+12
* 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-2/+27
* usrp: added subdev enabled propertyJosh Blum2010-09-301-0/+14
* basic: added the 4th BA subdevice to basic and lf dboard codeJosh Blum2010-09-231-0/+1
* basic-tx: mirror the rx subdevices for basic tx boards as wellJosh Blum2010-08-261-14/+18
* basic: better errors for invalid antenna selectionJosh Blum2010-08-231-4/+4
* uhd: extract named prop returns a named prop (not a tuple)Josh Blum2010-08-151-8/+4
* uhd: work on tune logic, and subdev connection logicJosh Blum2010-07-161-13/+11
* usrp: removed spectrum inverted property from subdev code and tune helper (it...Josh Blum2010-07-161-8/+0
* Moved mux calculations into dsp type1 utils.Josh Blum2010-06-101-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-8/+8
* 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/+8
* prefixed the ASSERT_THROW macro with UHD for the sake of namespaceJosh Blum2010-04-261-4/+4
* Work on exceptions.Josh Blum2010-04-251-6/+6
* Added gain control to rfx. Switched string constants to caps (gains, antennas...Josh Blum2010-04-141-3/+3
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into rfxJosh Blum2010-04-061-28/+16
|\
| * GPIO tested working on usrp.Josh Blum2010-04-051-26/+14
| * paradigm shift for the dsp abstractionJosh Blum2010-04-051-4/+4
* | some work on rfx board codeJosh Blum2010-04-021-15/+1
|/
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-1/+1
* Refactor ATR part of dboard interface (and some constants).Josh Blum2010-03-311-2/+2
* removed masks for ddr and gpio write in dboard interfaceJosh Blum2010-03-301-0/+302