|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#include <tilt.h>
Data Fields | |
| struct algorithm_runner_common_config | common |
| Common algorithm configuration. | |
| float | iir_filter_alpha |
| IIR filter alpha (see iir_filter_single_pole_f32) | |
| uint8_t | one_g_percent |
| Percentage within one G magnitude must be to use for tilt calculation. | |
| struct algorithm_runner_common_config algorithm_tilt_config::common |
Common algorithm configuration.
| float algorithm_tilt_config::iir_filter_alpha |
IIR filter alpha (see iir_filter_single_pole_f32)
| uint8_t algorithm_tilt_config::one_g_percent |
Percentage within one G magnitude must be to use for tilt calculation.