xref: /linux/Documentation/ABI/testing/sysfs-bus-iio-distance-srf08 (revision 1dc2af87877dd43e6874ef331974505df63378e7)
1*1dc2af87SAndreas KlingerWhat		/sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
2*1dc2af87SAndreas KlingerDate:		January 2017
3*1dc2af87SAndreas KlingerKernelVersion:	4.11
4*1dc2af87SAndreas KlingerContact:	linux-iio@vger.kernel.org
5*1dc2af87SAndreas KlingerDescription:
6*1dc2af87SAndreas Klinger		Show or set the gain boost of the amp, from 0-31 range.
7*1dc2af87SAndreas Klinger		default 31
8*1dc2af87SAndreas Klinger
9*1dc2af87SAndreas KlingerWhat		/sys/bus/iio/devices/iio:deviceX/sensor_max_range
10*1dc2af87SAndreas KlingerDate:		January 2017
11*1dc2af87SAndreas KlingerKernelVersion:	4.11
12*1dc2af87SAndreas KlingerContact:	linux-iio@vger.kernel.org
13*1dc2af87SAndreas KlingerDescription:
14*1dc2af87SAndreas Klinger                Show or set the maximum range between the sensor and the
15*1dc2af87SAndreas Klinger		first object echoed in meters. Default value is 6.020.
16*1dc2af87SAndreas Klinger		This setting limits the time the driver is waiting for a
17*1dc2af87SAndreas Klinger		echo.
18*1dc2af87SAndreas Klinger		Showing the range of available values is represented as the
19*1dc2af87SAndreas Klinger		minimum value, the step and the maximum value, all enclosed
20*1dc2af87SAndreas Klinger		in square brackets.
21*1dc2af87SAndreas Klinger		Example:
22*1dc2af87SAndreas Klinger		[0.043 0.043 11.008]
23