| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -1/+1 |
* | dboard: Made dboard class dtors virtual | Ashish Chaudhari | 2016-02-26 | 1 | -2/+2 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -2/+2 |
* | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -9/+21 |
* | basic: minor fix for copy paste typo | Josh Blum | 2011-12-20 | 1 | -1/+1 |
* | basic: fix basic db center freq to always zero | Josh Blum | 2011-11-20 | 1 | -2/+5 |
* | basic: disable dboard clocks by default | Josh Blum | 2011-11-07 | 1 | -4/+4 |
* | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 1 | -207/+75 |
* | basic/lf: keep dboard clocks disabled (should be by default) | Josh Blum | 2011-10-27 | 1 | -2/+2 |
* | usrp: dboard sensors fix, populate for tvrx, and should be empty on basics/un... | Josh Blum | 2011-08-18 | 1 | -2/+2 |
* | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 1 | -1/+0 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 1 | -0/+8 |
* | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 1 | -0/+2 |
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -11/+7 |
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -2/+2 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | usrp: implement sensors in all the dboards, deprecated read rssi and get lo l... | Josh Blum | 2011-02-11 | 1 | -8/+0 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -4/+4 |
* | uhd: added read-back calls to dboard iface gpio settings, and optional mask | Josh Blum | 2010-11-26 | 1 | -1/+1 |
* | uhd: pulled in some worthwhile changes from flow control branch | Josh Blum | 2010-11-11 | 1 | -0/+5 |
* | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 1 | -2/+12 |
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 1 | -2/+2 |
* | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 1 | -2/+27 |
* | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 1 | -0/+14 |
* | basic: added the 4th BA subdevice to basic and lf dboard code | Josh Blum | 2010-09-23 | 1 | -0/+1 |
* | basic-tx: mirror the rx subdevices for basic tx boards as well | Josh Blum | 2010-08-26 | 1 | -14/+18 |
* | basic: better errors for invalid antenna selection | Josh Blum | 2010-08-23 | 1 | -4/+4 |
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -8/+4 |
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -13/+11 |
* | usrp: removed spectrum inverted property from subdev code and tune helper (it... | Josh Blum | 2010-07-16 | 1 | -8/+0 |
* | Moved mux calculations into dsp type1 utils. | Josh Blum | 2010-06-10 | 1 | -2/+2 |
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -2/+2 |
* | Replaced the dboard base constructor args with an opaque type. | Josh Blum | 2010-05-02 | 1 | -8/+8 |
* | Renamed the prop set/get error macros so they make sense for not-implemented ... | Josh Blum | 2010-04-26 | 1 | -4/+4 |
* | added lock detect status to dboards | Josh Blum | 2010-04-26 | 1 | -0/+8 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -4/+4 |
* | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -6/+6 |
* | Added gain control to rfx. Switched string constants to caps (gains, antennas... | Josh Blum | 2010-04-14 | 1 | -3/+3 |
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into rfx | Josh Blum | 2010-04-06 | 1 | -28/+16 |
|\ |
|
| * | GPIO tested working on usrp. | Josh Blum | 2010-04-05 | 1 | -26/+14 |
| * | paradigm shift for the dsp abstraction | Josh Blum | 2010-04-05 | 1 | -4/+4 |
* | | some work on rfx board code | Josh Blum | 2010-04-02 | 1 | -15/+1 |
|/ |
|
* | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 1 | -1/+1 |
* | Refactor ATR part of dboard interface (and some constants). | Josh Blum | 2010-03-31 | 1 | -2/+2 |
* | removed masks for ddr and gpio write in dboard interface | Josh Blum | 2010-03-30 | 1 | -0/+302 |