Enum rc_mpu_accel_fsr_t#

Enum Documentation#

enum rc_mpu_accel_fsr_t#

accelerometer full scale range options

The user may choose from 4 full scale ranges of the accelerometer and gyroscope. They have units of gravity (G) and degrees per second (DPS) The defaults values are A_FSR_2G and G_FSR_2000DPS respectively.

Values:

enumerator ACCEL_FSR_2G#
enumerator ACCEL_FSR_4G#
enumerator ACCEL_FSR_8G#
enumerator ACCEL_FSR_16G#