aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/twinrx/twinrx_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* TwinRX: Fix tuningMichael West2019-01-021-1/+1
* TwinRX: Make routing to LO1 and LO2 mutually exclusivemichael-west2018-12-101-23/+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 all references to boost::this_thread::sleep()Martin Braun2018-04-301-2/+3
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2017-12-081-34/+43
* Merge branch 'maint'Martin Braun2017-06-271-2/+2
|\
| * twinrx: add reimport lo modeMark Meserve2017-06-151-2/+2
* | 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
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-8/+8
* Added TwinRX daughterboard control.Ashish Chaudhari2016-07-191-0/+643