Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: cal: Add iq_cal calibration data container class | Martin Braun | 2020-04-02 | 1 | -0/+38 |
| | | | | | | | | This class can be used to store calibration coefficients for the X300 DC offset and IQ imbalance calibration. Note: This also modifies Doxyfile.in to not document files generated by flatc. | ||||
* | uhd: cal: Add database class | Martin Braun | 2020-03-26 | 1 | -0/+61 |
This class contains methods to store and retrieve data from the local calibration database. Note that in this case, the "database" is just a bunch of files on the local filesystem. |