mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 15:57:35 +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