mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
correct thrust limiting during landing with margin, don't reset position setpoint when switching from takeoff to posctl and allow high enough z velocity for position lock
This commit is contained in:
committed by
Lorenz Meier
parent
09b5bdb1ee
commit
ea7a1a92b5
@@ -24,6 +24,7 @@ then
|
||||
param set MIS_TAKEOFF_ALT 5.0
|
||||
param set COM_DISARM_LAND 1
|
||||
param set RTL_LAND_DELAY 1
|
||||
param set MPC_HOLD_MAX_Z 1.5
|
||||
|
||||
# enable high bandwidth mavlink by default
|
||||
param set SYS_COMPANION 921601
|
||||
|
||||
Reference in New Issue
Block a user