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