mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Failure Detector - Play TONE_PARACHUTE_RELEASE_TUNE when force failsafe is set
This commit is contained in:
parent
d655c33faa
commit
7b531bcaef
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user