AP_NAVEKF3: change plane check_scaler value to match EKF2 value
This commit is contained in:
parent
8c59eb58bb
commit
8b3f07416c
@ -85,7 +85,7 @@
|
||||
#define FLOW_MEAS_DELAY 10
|
||||
#define FLOW_M_NSE_DEFAULT 0.15f
|
||||
#define FLOW_I_GATE_DEFAULT 500
|
||||
#define CHECK_SCALER_DEFAULT 100
|
||||
#define CHECK_SCALER_DEFAULT 150
|
||||
#define FLOW_USE_DEFAULT 2
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user