mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FW defaults set commander eph, epv, evh thresholds
This commit is contained in:
parent
b70e7433dc
commit
f131409bce
@ -8,8 +8,11 @@ then
|
||||
# Default parameters for FW
|
||||
#
|
||||
param set COM_POS_FS_DELAY 5
|
||||
param set COM_POS_FS_PROB 1
|
||||
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_VEL_FS_EVH 5
|
||||
|
||||
param set EKF2_ARSP_THR 8.0
|
||||
param set EKF2_FUSE_BETA 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user