ArduCopter: switch on INS in APM_Config.h (i.e. on by default for users uploading through Arduino IDE)
This commit is contained in:
parent
bdb47c449a
commit
aa5e7e63a0
@ -54,7 +54,7 @@
|
||||
|
||||
// Inertia based contollers. disabled by default, work in progress
|
||||
//#define ACCEL_ALT_HOLD 0
|
||||
//#define INERTIAL_NAV ENABLED
|
||||
#define INERTIAL_NAV ENABLED
|
||||
|
||||
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user