aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRamona Bolboaca <[email protected]>2023-08-08 10:50:58 +0300
committerJonathan Cameron <[email protected]>2023-09-12 10:42:03 +0100
commit94a39f2c443b3fc5efe31a68502991020eefa3d2 (patch)
treeee15d117b44fe8b018af872b514386118d3df417 /tools/perf/scripts/python/export-to-sqlite.py
parent744f4990ee0519ebef21fa7db094240bbaf3d746 (diff)
iio: Add IIO_DELTA_VELOCITY channel type
The delta velocity is defined as a piece-wise integration of acceleration data. The delta velocity represents the linear velocity change between two consecutive measurements and it is measured in m / s (meters per second). In order to track the total linear velocity change during a desired period of time, simply sum-up the delta velocity samples acquired during that time. IIO currently does not offer a suitable channel type for this type of measurements hence this patch adds it. Signed-off-by: Ramona Bolboaca <[email protected]> Reviewed-by: Nuno Sa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions