mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 18:50:34 +08:00
EKF: upgrade some events from into to warning status
This commit is contained in:
committed by
Daniel Agar
parent
cb8367026c
commit
90a445ddbc
+1
-1
@@ -336,7 +336,7 @@ void Ekf::controlExternalVisionFusion()
|
||||
|
||||
// Turn off EV fusion mode if no data has been received
|
||||
stopEvFusion();
|
||||
ECL_INFO_TIMESTAMPED("vision data stopped");
|
||||
ECL_WARN_TIMESTAMPED("vision data stopped");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user