xref: /linux/Documentation/ABI/testing/sysfs-bus-iio-distance-srf08 (revision 48dea9a700c8728cc31a1dd44588b97578de86ee)
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		Showing the range of available values is represented as the
19		minimum value, the step and the maximum value, all enclosed
20		in square brackets.
21		Example:
22		[0.043 0.043 11.008]
23