diff --git a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml index 94105a3cd2..a9c883ddd3 100644 --- a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml +++ b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml @@ -89,6 +89,17 @@ Empty + + Mission command to trigger a parachute + action (0=disable, 1=enable, 2=release, See PARACHUTE_ACTION enum) + Empty + Empty + Empty + Empty + Empty + Empty + + @@ -146,6 +157,19 @@ Flag set when plane is to immediately descend to break altitude and land without GCS intervention. Flag not set when plane is to loiter at Rally point until commanded to land. + + + + Disable parachute release + + + Enable parachute release + + + Release parachute + + +