mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 10:43:58 -04:00
AP_HAL_Linux: correct compilation of the Aero board
hwdef: make BMM150 internal Need to choose force-external or not, assuming this one is on-board
This commit is contained in:
parent
87bc4f2e53
commit
23ffc39afa
@ -5,7 +5,7 @@ IMU BMI160 SPI:bmi160
|
||||
define INS_MAX_INSTANCES 3
|
||||
|
||||
# Compasses:
|
||||
COMPASS BMM150 I2C:2:0x12 ROTATION_NONE
|
||||
COMPASS BMM150 I2C:2:0x12 false ROTATION_NONE
|
||||
COMPASS HMC5843 I2C:4:0x1e true ROTATION_NONE
|
||||
COMPASS IST8310 I2C:4:0x0e true ROTATION_PITCH_180_YAW_90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user