Typedef rc_mpu_accel_dlpf_t#
Defined in File mpu.h
Typedef Documentation#
-
typedef enum rc_mpu_accel_dlpf_t rc_mpu_accel_dlpf_t
accelerometer digital low-pass filter options
The user may choose from 7 digital low pass filter constants for the accelerometer and gyroscope. The filter runs at 1kz and helps to reduce sensor noise when sampling more slowly. The default values are ACCEL_DLPF_184 GYRO_DLPF_184. Lower cut-off frequencies incur phase-loss in measurements. Number is cutoff frequency in hz.