aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/twinrx
Commit message (Expand)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-2/+3
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-3/+3
* Moved default register values into ic_reg_mapDerek Kozel2017-01-301-0/+2
* lib: remove statements after throwAndrej Rode2017-01-121-1/+0
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-085-40/+40
* TwinRX: Remove unhelpful warningDerek Kozel2016-10-261-8/+0
* TwinRX: Use command time to schedule synchronous eventsDerek Kozel2016-10-262-0/+63
* TwinRX: Fixed missing and redundant writes to FE settingsDerek Kozel2016-08-261-0/+6
* Fix minor spelling errorDerek Kozel2016-08-091-1/+1
* Add sleep function to dboard_ifaceKevin Gilbert2016-08-051-4/+3
* Added TwinRX daughterboard control.Ashish Chaudhari2016-07-198-0/+3504