mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
ROMFS: Use single EKF for optical flow SITL test to enable replay
This commit is contained in:
parent
ea8465c277
commit
3ce4b40bcf
@ -18,3 +18,10 @@ param set-default LPE_FAKE_ORIGIN 1
|
||||
|
||||
param set-default MPC_ALT_MODE 2
|
||||
|
||||
param set-default MPC_ALT_MODE 2
|
||||
|
||||
# Multi-EKF (off by default)
|
||||
param set-default EKF2_MULTI_IMU 0
|
||||
param set-default SENS_IMU_MODE 1
|
||||
param set-default EKF2_MULTI_MAG 0
|
||||
param set-default SENS_MAG_MODE 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user