From 4ccca1c790fa1d95c09c4778aa0b377a630ffac5 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Mon, 11 Sep 2006 13:55:22 +0000 Subject: [PATCH] Added description of SDF_SOFT_CALIBRATED flag. --- doc/funcref | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/funcref b/doc/funcref index 5b20cd7..7c49f00 100644 --- a/doc/funcref +++ b/doc/funcref @@ -286,6 +286,15 @@ Description: The subdevice supports asynchronous commands. + SDF_SOFT_CALIBRATED + 0x00002000 + The subdevice relies on the host to do calibration in software. + Software calibration coefficients are determined by the comedi_soft_calibrate + utility. See the description of the comedi_get_softcal_converter() function + for more information. + + + SDF_READABLE 0x00010000 The subdevice can be read (e.g. analog input). -- 2.26.2