linux/tools/iio
Wadim Mueller 22bba9dfd2 iio: types: add IIO_VOLUMEFLOW channel type
Add a new IIO channel type for liquid volumetric flow sensors.  The
unit exposed via the standard _scale attribute is cubic metres per
second (m^3/s), following the SI convention used by the other IIO
channel types.

Update iio-core's name table, the iio_event_monitor whitelist and
the sysfs-bus-iio ABI document to match.  The new _scale attribute is
folded into the existing shared _scale block; only the per-type _raw
needs a fresh entry.

Signed-off-by: Wadim Mueller <wafgo01@gmail.com>
Reviewed-by: Joshua Crofts <joshua.crofts1@gmail.com>
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
2026-08-05 00:02:55 +01:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Build tools: iio: Correctly add make dependency for iio_utils 2019-11-10 17:11:06 +00:00
iio_event_monitor.c iio: types: add IIO_VOLUMEFLOW channel type 2026-08-05 00:02:55 +01:00
iio_generic_buffer.c iio: tools: Add support for floating-point types in buffer scan elements 2026-04-27 09:58:16 +01:00
iio_utils.c iio: tools: Add support for floating-point types in buffer scan elements 2026-04-27 09:58:16 +01:00
iio_utils.h iio: tools: Add support for floating-point types in buffer scan elements 2026-04-27 09:58:16 +01:00
lsiio.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Makefile tools: iio: rm .*.cmd when make clean 2024-09-05 19:27:13 +01:00