aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/lmx2592.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: lmx2592: Comment out some unused constantsMartin Braun2021-03-041-7/+10
* rh: Remove unnecessary register read during set frequencyCiro Nishiguchi2020-05-151-3/+0
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-210/+181
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* lmx2592: Better "abs()" compiler compatibilityMichael Dickens2018-12-121-3/+3
* lmx2592: remove initial scratch register readbackMark Meserve2018-10-171-24/+0
* lmx2592: add spur dodgingMark Meserve2018-10-171-22/+326
* lmx2592: fix calibration start during tuningMark Meserve2018-07-311-1/+3
* lmx2592: always mux lock detect after initMark Meserve2018-07-311-9/+5
* LMX2592: Fix PFD calculationDerek Kozel2018-06-121-1/+1
* LMX2592: Skip output div-by-3 due to harmonicsDerek Kozel2018-06-061-0/+6
* uhd: Added LMX2592 driverDerek Kozel2018-05-031-0/+471