mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
bmi160: set accel range to 16g
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
#define BMI_GYRO_NORMAL_MODE 0x15 //Wait at least 80 ms before another CMD
|
||||
#define BMI160_SOFT_RESET 0xB6
|
||||
|
||||
#define BMI160_ACCEL_DEFAULT_RANGE_G 4
|
||||
#define BMI160_ACCEL_DEFAULT_RANGE_G 16
|
||||
#define BMI160_GYRO_DEFAULT_RANGE_DPS 2000
|
||||
#define BMI160_ACCEL_DEFAULT_RATE 800
|
||||
#define BMI160_ACCEL_MAX_RATE 1600
|
||||
|
||||
Reference in New Issue
Block a user