mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 04:07:36 +08:00
Commander: send out parachute MAVLink command when kill switch engaged
This commit is contained in:
@@ -1549,6 +1549,7 @@ void Commander::executeActionRequest(const action_request_s &action_request)
|
||||
|
||||
_status_changed = true;
|
||||
_armed.manual_lockdown = true;
|
||||
send_parachute_command();
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user