mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00: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_power_check
|
||||||
bool circuit_breaker_engaged_airspd_check
|
bool circuit_breaker_engaged_airspd_check
|
||||||
bool circuit_breaker_engaged_enginefailure_check
|
bool circuit_breaker_engaged_enginefailure_check
|
||||||
bool circuit_breaker_engaged_gpsfailure_check
|
|
||||||
bool circuit_breaker_flight_termination_disabled
|
bool circuit_breaker_flight_termination_disabled
|
||||||
bool circuit_breaker_engaged_usb_check
|
bool circuit_breaker_engaged_usb_check
|
||||||
bool circuit_breaker_engaged_posfailure_check # set to true when the position valid checks have been disabled
|
bool circuit_breaker_engaged_posfailure_check # set to true when the position valid checks have been disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user