mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 04:20:34 +08:00
vehicle_status_flags: remove unused circuit_breaker_engaged_gpsfailure_check
This commit is contained in:
@@ -18,7 +18,6 @@ bool condition_escs_error # set to true if one or more ESCs reporting esc
|
||||
bool circuit_breaker_engaged_power_check
|
||||
bool circuit_breaker_engaged_airspd_check
|
||||
bool circuit_breaker_engaged_enginefailure_check
|
||||
bool circuit_breaker_engaged_gpsfailure_check
|
||||
bool circuit_breaker_flight_termination_disabled
|
||||
bool circuit_breaker_engaged_usb_check
|
||||
bool circuit_breaker_engaged_posfailure_check # set to true when the position valid checks have been disabled
|
||||
|
||||
Reference in New Issue
Block a user