aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/twinrx
Commit message (Expand)AuthorAgeFilesLines
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-211-5/+2
* twinrx: add lo charge pump propertiesMark Meserve2019-05-214-19/+94
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* TwinRX: Fix tuningMichael West2019-01-021-1/+1
* TwinRX: Make routing to LO1 and LO2 mutually exclusivemichael-west2018-12-102-25/+15
* TwinRX: Tuning improvementsmichael-west2018-12-101-2/+7
* TwinRX: Fix initializationmichael-west2018-12-101-62/+60
* twinrx: enable ch1 lo amps if ch2 is using an external lo sourceMark Meserve2018-08-211-1/+13
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-021-770/+769
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-2/+3
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-143-4/+4
* uhd: Update license headersMartin Braun2018-02-197-7/+13
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* Move all license headers to SPDX format.Martin Braun2017-12-226-72/+6
* TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2017-12-083-38/+65
* Merge branch 'maint'Martin Braun2017-06-273-16/+21
|\
| * twinrx: add reimport lo modeMark Meserve2017-06-153-16/+21
* | 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