mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 03:27:35 +08:00
commander remove gps receiver checks
This commit is contained in:
committed by
Lorenz Meier
parent
a6e863ac89
commit
4e45d7959c
@@ -31,5 +31,4 @@ bool offboard_control_loss_timeout # true if offboard is lost for
|
||||
bool rc_signal_found_once
|
||||
bool rc_input_blocked # set if RC input should be ignored temporarily
|
||||
bool vtol_transition_failure # Set to true if vtol transition failed
|
||||
bool gps_failure # Set to true if a gps failure is detected
|
||||
bool usb_connected # status of the USB power supply
|
||||
|
||||
Reference in New Issue
Block a user