mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
hwdef: Fix MicoAir743 internal compass rotation
This commit is contained in:
parent
0a3ff72fd8
commit
890a83166d
@ -118,7 +118,7 @@ define HAL_BATT_CURR_SCALE 40.2
|
||||
define HAL_COMPASS_DISABLE_IST8310_INTERNAL_PROBE
|
||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||
COMPASS IST8310 I2C:ALL_EXTERNAL:0x0E true ROTATION_NONE
|
||||
COMPASS IST8310 I2C:0:0x0E false ROTATION_NONE
|
||||
COMPASS IST8310 I2C:ALL_INTERNAL:0x0E false ROTATION_YAW_90
|
||||
|
||||
# barometers
|
||||
BARO DPS310 I2C:0:0x76
|
||||
@ -164,4 +164,4 @@ define HAL_BOARD_TERRAIN_DIRECTORY "/APM/TERRAIN"
|
||||
# setup for OSD
|
||||
define OSD_ENABLED 1
|
||||
define HAL_OSD_TYPE_DEFAULT 1
|
||||
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
|
||||
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
|
||||
|
Loading…
Reference in New Issue
Block a user