aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/cal/interpolation.ipp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+2
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* boost: Added workaround for Boost 1.64Martin Braun2017-07-061-0/+4
|
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-4/+4
|
* calibration: generic containers for datasetsPaul David2016-11-291-0/+199
- Includes a container for power calibration data - Unit tests to check underlying container functionality - Nearest neighbor and bilinear interpolation