aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/calibration.dox
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs/calibration.dox')
-rw-r--r--host/docs/calibration.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/calibration.dox b/host/docs/calibration.dox
index 162bd8825..90beda82d 100644
--- a/host/docs/calibration.dox
+++ b/host/docs/calibration.dox
@@ -97,8 +97,8 @@ The JSON data can be converted back to binary using
flatc -b <install dir>/include/uhd/cal/<foo>_cal.fbs <data>.json
-This generates a `<data>.bin` that can be read by the calibration routines
-of UHD. To make UHD reading these files you need to rename it to `<data>.cal`.
+This generates a `<data>.cal` that can be read by the calibration routines
+of UHD.
\subsection calibration_data_csv Converting UHD 3.x calibration data to UHD 4