1ed66bcd0SMauro Carvalho ChehabWhat:		/sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
21dc2af87SAndreas KlingerDate:		January 2017
31dc2af87SAndreas KlingerKernelVersion:	4.11
41dc2af87SAndreas KlingerContact:	linux-iio@vger.kernel.org
51dc2af87SAndreas KlingerDescription:
61dc2af87SAndreas Klinger		Show or set the gain boost of the amp, from 0-31 range.
71dc2af87SAndreas Klinger		default 31
81dc2af87SAndreas Klinger
9ed66bcd0SMauro Carvalho ChehabWhat:		/sys/bus/iio/devices/iio:deviceX/sensor_max_range
101dc2af87SAndreas KlingerDate:		January 2017
111dc2af87SAndreas KlingerKernelVersion:	4.11
121dc2af87SAndreas KlingerContact:	linux-iio@vger.kernel.org
131dc2af87SAndreas KlingerDescription:
141dc2af87SAndreas Klinger                Show or set the maximum range between the sensor and the
151dc2af87SAndreas Klinger		first object echoed in meters. Default value is 6.020.
161dc2af87SAndreas Klinger		This setting limits the time the driver is waiting for a
171dc2af87SAndreas Klinger		echo.
181dc2af87SAndreas Klinger		Showing the range of available values is represented as the
191dc2af87SAndreas Klinger		minimum value, the step and the maximum value, all enclosed
201dc2af87SAndreas Klinger		in square brackets.
211dc2af87SAndreas Klinger		Example:
221dc2af87SAndreas Klinger		[0.043 0.043 11.008]
23