mirror of https://github.com/ArduPilot/ardupilot
Plane: fixed orientation of PX4 compass
This commit is contained in:
parent
6119201307
commit
f9cb9e08ae
|
@ -145,6 +145,7 @@
|
|||
# define CONFIG_INS_TYPE CONFIG_INS_PX4
|
||||
# define CONFIG_PITOT_SOURCE PITOT_SOURCE_ANALOG_PIN
|
||||
# define MAGNETOMETER ENABLED
|
||||
# define MAG_ORIENTATION ROTATION_NONE
|
||||
# define CONFIG_BARO AP_BARO_PX4
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue