mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
ArduCopter: disable INERTIAL_NAV_XY by default
This commit is contained in:
parent
39d524212f
commit
8d682b9812
@ -54,7 +54,7 @@
|
||||
|
||||
// Inertia based contollers. disabled by default, work in progress
|
||||
//#define ACCEL_ALT_HOLD 0
|
||||
#define INERTIAL_NAV_XY ENABLED
|
||||
//#define INERTIAL_NAV_XY ENABLED
|
||||
#define INERTIAL_NAV_Z ENABLED
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user