Skip to content
Snippets Groups Projects
Unverified Commit 2d922b5c authored by Daniel Agar's avatar Daniel Agar Committed by GitHub
Browse files

FW airframe defaults relax EKF2 GPS checks

parent 2b16be92
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,14 @@ then
param set EKF2_ARSP_THR 8
param set EKF2_FUSE_BETA 1
param set EKF2_GPS_CHECK 21
param set EKF2_MAG_ACCLIM 0
param set EKF2_MAG_YAWLIM 0
param set EKF2_REQ_EPH 10
param set EKF2_REQ_EPV 10
param set EKF2_REQ_HDRIFT 0.5
param set EKF2_REQ_SACC 1
param set EKF2_REQ_VDRIFT 1.0
param set RTL_RETURN_ALT 100
param set RTL_DESCEND_ALT 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment