mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
VTOL: set RTL_TYPE default for VTOL to 1 (return to home via mission landing if available)
This commit is contained in:
committed by
Roman Bapst
parent
8a8cc3b52b
commit
536f073d02
@@ -26,6 +26,7 @@ then
|
||||
param set PWM_RATE 400
|
||||
|
||||
param set RTL_LAND_DELAY 0
|
||||
param set RTL_TYPE 1
|
||||
|
||||
param set WV_EN 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user