aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/apply_corrections.cpp
Commit message (Collapse)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-6/+6
|
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+1
| | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development.
* Frontend corrections: Provide new function for RFNoC-based radioNicolas Cuervo2016-08-111-1/+50
|
* cal: dont interpolate if freq is the same +/- epsilonJosh Blum2012-08-291-0/+12
|
* uhd: rev iq correction numbers formatJosh Blum2012-03-141-43/+6
|
* uhd: added freq options and common gain setterJosh Blum2011-11-151-2/+4
|
* uhd: different interp methods for IQ vs DCJosh Blum2011-11-141-3/+39
|
* uhd: added tx dc offset calibration + tweaksJosh Blum2011-11-141-2/+9
|
* uhd: created rx IQ imbalance app to parallel txJosh Blum2011-11-111-36/+70
|
* uhd: lots of tweaks for calibration utilityJosh Blum2011-11-111-1/+3
|
* usrp: basically working iq cal on txJosh Blum2011-11-101-0/+136