Mauro Carvalho Chehab | ed66bcd | 2019-06-13 23:04:07 -0300 | [diff] [blame] | 1 | What: /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity |
Andreas Klinger | 1dc2af8 | 2017-01-25 20:07:47 +0100 | [diff] [blame] | 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 | |
Mauro Carvalho Chehab | ed66bcd | 2019-06-13 23:04:07 -0300 | [diff] [blame] | 9 | What: /sys/bus/iio/devices/iio:deviceX/sensor_max_range |
Andreas Klinger | 1dc2af8 | 2017-01-25 20:07:47 +0100 | [diff] [blame] | 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] |