You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flight termination immediately and irreversibly terminates the current flight, returning the vehicle to ground.
1556
-
The vehicle will ignore RC or other input until it has been power-cycled.
1555
+
Flight termination immediately and irreversibly terminates the current flight, returning the vehicle to ground. (n.b. ArduPilot allows several actions to be reversed).
1556
+
The vehicle will ignore RC or other input until it has been power-cycled (n.b. ArduPilot permits RC and other input).
1557
1557
Termination may trigger safety measures, including: disabling motors and deployment of parachute on multicopters, and setting flight surfaces to initiate a landing pattern on fixed-wing).
1558
1558
On multicopters without a parachute it may trigger a crash landing.
1559
1559
Support for this command can be tested using the protocol bit: MAV_PROTOCOL_CAPABILITY_FLIGHT_TERMINATION.
0 commit comments