mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
Failure Detector - Play TONE_PARACHUTE_RELEASE_TUNE when force failsafe is set
This commit is contained in:
@@ -2226,6 +2226,7 @@ Commander::run()
|
||||
_in_flight_termination = true;
|
||||
|
||||
mavlink_log_critical(&mavlink_log_pub, "Attitude failure detected: force failsafe");
|
||||
set_tune_override(TONE_PARACHUTE_RELEASE_TUNE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user