aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/calibration.dox
Commit message (Collapse)AuthorAgeFilesLines
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-021-6/+18
| | | | | | | | | Now that we have cal::iq_cal and cal::database, there's no need to manually wrangle CSV files for calibration data. This commit replaces all CSV operations with cal::database calls and uses cal::iq_cal as a container. CSV files can still be read, but are considered deprecated.
* Docs: Minor housekeepingDerek Kozel2016-10-211-3/+3
|
* docs: added UBX to list of calibratable daughterboardsMarcus Müller2016-07-181-0/+1
|
* docs: Fixed many typos, recompressed and cropped imagesMarcus Müller2015-12-081-4/+6
|
* Creating the $UHD_CONFIG_DIR env var, here used for custom cal data storage.Ben Hilburn2015-02-111-5/+13
| | | | This is a renaming of the previously created $UHDCALIBPATH.
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-2/+2
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-021-0/+15
| | | | | * Add "ignore-cal-file" to the uhd::device_addr_t arguments * Added documentation for new feature
* docs: Moved manual to DoxygenMartin Braun2014-04-091-0/+70