Added description of SDF_SOFT_CALIBRATED flag.
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 11 Sep 2006 13:55:22 +0000 (13:55 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 11 Sep 2006 13:55:22 +0000 (13:55 +0000)
doc/funcref

index 5b20cd7706d5509579353791d3bf625731cf5834..7c49f00161148a92cf0ed47c94a0f325ca24305c 100644 (file)
@@ -286,6 +286,15 @@ Description:
  <entry>The subdevice supports asynchronous commands.</entry>
  </row>
  <row>
+ <entry>SDF_SOFT_CALIBRATED</entry>
+ <entry>0x00002000</entry>
+ <entry>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.
+ </entry>
+ </row>
+ <row>
  <entry>SDF_READABLE</entry>
  <entry>0x00010000</entry>
  <entry>The subdevice can be read (e.g. analog input).</entry>