5138806f16
IIO_CHAN_INFO_RAW was returning processed data which was incorrect. This also adds the IIO_CHAN_INFO_SCALE value to convert to a processed value. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
16 lines
500 B
Text
16 lines
500 B
Text
What /sys/bus/iio/devices/iio:deviceX/in_proximity_input
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: Matt Ranostay <mranostay@gmail.com>
|
|
Description:
|
|
Get the current distance in meters of storm (1km steps)
|
|
1000-40000 = distance in meters
|
|
|
|
What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: Matt Ranostay <mranostay@gmail.com>
|
|
Description:
|
|
Show or set the gain boost of the amp, from 0-31 range.
|
|
18 = indoors (default)
|
|
14 = outdoors
|