rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity |
| 2 | Date: January 2017 |
| 3 | KernelVersion: 4.11 |
| 4 | Contact: linux-iio@vger.kernel.org |
| 5 | Description: |
| 6 | Show or set the gain boost of the amp, from 0-31 range. |
| 7 | default 31 |
| 8 | |
| 9 | What /sys/bus/iio/devices/iio:deviceX/sensor_max_range |
| 10 | Date: January 2017 |
| 11 | KernelVersion: 4.11 |
| 12 | Contact: linux-iio@vger.kernel.org |
| 13 | Description: |
| 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] |