mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_NavEKF3: Update default plane optical flow param values
Reduce time required to form estimate of terrain offset
This commit is contained in:
parent
e2148e7e2a
commit
d3e9281846
@ -81,8 +81,8 @@
|
||||
#define MAG_CAL_DEFAULT 0
|
||||
#define GLITCH_RADIUS_DEFAULT 25
|
||||
#define FLOW_MEAS_DELAY 10
|
||||
#define FLOW_M_NSE_DEFAULT 0.25f
|
||||
#define FLOW_I_GATE_DEFAULT 300
|
||||
#define FLOW_M_NSE_DEFAULT 0.15f
|
||||
#define FLOW_I_GATE_DEFAULT 500
|
||||
#define CHECK_SCALER_DEFAULT 100
|
||||
#define FLOW_USE_MASK_DEFAULT 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user