|
|
@@ -1193,3 +1193,18 @@ Description:
|
|
|
This attribute is used to read the current speed value of the
|
|
|
user (which is the norm or magnitude of the velocity vector).
|
|
|
Units after application of scale are m/s.
|
|
|
+
|
|
|
+What: /sys/.../iio:deviceX/in_steps_debounce_count
|
|
|
+KernelVersion: 3.20
|
|
|
+Contact: linux-iio@vger.kernel.org
|
|
|
+Description:
|
|
|
+ Specifies the number of steps that must occur within
|
|
|
+ in_steps_filter_debounce_time for the pedometer to decide the
|
|
|
+ consumer is making steps.
|
|
|
+
|
|
|
+What: /sys/.../iio:deviceX/in_steps_debounce_time
|
|
|
+KernelVersion: 3.20
|
|
|
+Contact: linux-iio@vger.kernel.org
|
|
|
+Description:
|
|
|
+ Specifies number of seconds in which we compute the steps
|
|
|
+ that occur in order to decide if the consumer is making steps.
|