This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Typedef rc_mpu_accel_dlpf_t

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.