From 0221d3fdf8998f5d4f985c4fb5a126f41fbd2706 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 10 Mar 2020 13:44:34 -0700 Subject: utils: Add convert_cal_data utility This will convert cal data files based on CSV to the new binary format. In most cases, running ./convert_cal_data.py is sufficient. --- host/docs/calibration.dox | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/docs') diff --git a/host/docs/calibration.dox b/host/docs/calibration.dox index b9b82e5c7..764060bb8 100644 --- a/host/docs/calibration.dox +++ b/host/docs/calibration.dox @@ -88,6 +88,8 @@ utilities will automatically generate the calibration data in the new format. To convert existing calbration data to the new format, use the convert_cal_data.py utility. By default, it will convert all existing data. Use `convert_cal_data.py --help` to get a full list of command line options. +The tool is installed with the other utilities, for example into `/usr/share/lib/uhd/utils`, +depending on your OS and CMake settings. \subsection ignore_cal_file Ignoring Calibration Files -- cgit v1.2.3