mirror of https://github.com/ArduPilot/ardupilot
autotest: enable EK2 for autotest
This commit is contained in:
parent
b9aad88d17
commit
fd5d449210
|
@ -1,3 +1,4 @@
|
|||
EK2_ENABLE 1
|
||||
AHRS_EKF_USE 1
|
||||
ALT_CTRL_ALG 2
|
||||
BATT_MONITOR 4
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
EK2_ENABLE 1
|
||||
WP_RADIUS 3
|
||||
LOG_BITMASK 65535
|
||||
MAG_ENABLE 1
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
EK2_ENABLE 1
|
||||
FRAME 0
|
||||
MAG_ENABLE 1
|
||||
FS_THR_ENABLE 1
|
||||
|
|
Loading…
Reference in New Issue