VTOL defaults: increase tracking tolerance for VTOL planes

This commit is contained in:
bresch 2021-02-05 09:13:40 +01:00 committed by Lorenz Meier
parent 44872807b3
commit 72e34e02ef
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ then
param set MPC_TKO_SPEED 1
param set MPC_VEL_MANUAL 3
param set MPC_XY_CRUISE 3
param set MPC_XY_ERR_MAX 5
param set MPC_XY_VEL_MAX 4
param set MPC_Z_VEL_MAX_DN 1.5
param set MPC_JERK_MAX 4.5