mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
commander preflightCheck fail silently for the 2 seconds (rather than skip checks entirely)
This commit is contained in:
@@ -575,7 +575,7 @@ bool preflightCheck(orb_advert_t *mavlink_log_pub, bool checkSensors, bool check
|
||||
|
||||
if (time_since_boot < 2000000) {
|
||||
// the airspeed driver filter doesn't deliver the actual value yet
|
||||
return true;
|
||||
reportFailures = false;
|
||||
}
|
||||
|
||||
#ifdef __PX4_QURT
|
||||
|
||||
Reference in New Issue
Block a user