Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.14 17 lines 527 B view raw
1What: /sys/bus/iio/devices/iio:deviceX/sensor_max_range 2Date: January 2017 3KernelVersion: 4.11 4Contact: linux-iio@vger.kernel.org 5Description: 6 Show or set the maximum range between the sensor and the 7 first object echoed in meters. Default value is 6.020. 8 This setting limits the time the driver is waiting for a 9 echo. 10 11 Showing the range of available values is represented as the 12 minimum value, the step and the maximum value, all enclosed 13 in square brackets. 14 15 Example:: 16 17 [0.043 0.043 11.008]