Skip to content
Snippets Groups Projects
Commit 439ed7d3 authored by Daniel Agar's avatar Daniel Agar
Browse files

posix sitl ekf2 plane model add fw defaults

 - EKF2 airspeed fusion and synthetic sideslip fusion
 - commander eph/epv failsafe thresholds appropirate for FW
parent fa9f400d
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,12 @@ param set CAL_MAG0_ID 196616
param set CAL_MAG0_XOFF 0.01
param set COM_POS_FS_DELAY 5
param set COM_POS_FS_EPH 25
param set COM_POS_FS_EPV 50
param set COM_POS_FS_GAIN 0
param set COM_POS_FS_PROB 1
param set COM_RC_IN_MODE 1
param set COM_VEL_FS_EVH 5
param set EKF2_AID_MASK 1
param set EKF2_ANGERR_INIT 0.01
......
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