commit | d35d43d783bf770638098a8dd939e8fd270cafc9 | [log] [tgz] |
---|---|---|
author | Peter Meerwald-Stadler <pmeerw@pmeerw.net> | Tue Oct 10 15:48:46 2017 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Oct 14 18:19:09 2017 +0100 |
tree | 803b02b317181f6026bb5837667bec3462d1f72f | |
parent | 3888ffd0c76110e8f45523e3ede842699a2c6614 [diff] |
Documentation: iio: Clarify meaning of IIO_DISTANCE channel type IIO_DISTANCE is used for two purposes: for pedometers to record the distance covered by a walker, and to measure the distance to an object IIO_DISTANCE is in meters while IIO_PROXIMITY is a unitless measure indirectly proportional to distance (higher value relates to a closer object) Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>