mirror of https://github.com/ArduPilot/ardupilot
Copter: fixed PX4 mag orientation
This commit is contained in:
parent
583ec2b236
commit
580abf1106
|
@ -77,7 +77,7 @@
|
|||
# define CONFIG_BARO AP_BARO_PX4
|
||||
# define CONFIG_PUSHBUTTON DISABLED
|
||||
# define CONFIG_RELAY DISABLED
|
||||
# define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD
|
||||
# define MAG_ORIENTATION ROTATION_NONE
|
||||
# define CONFIG_SONAR_SOURCE SONAR_SOURCE_ANALOG_PIN
|
||||
# define MAGNETOMETER ENABLED
|
||||
#elif CONFIG_HAL_BOARD == HAL_BOARD_SMACCM
|
||||
|
|
Loading…
Reference in New Issue