mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 08:47:35 +08:00
remove setting rng faulty in ev mode because not checked
This commit is contained in:
committed by
ChristophTobler
parent
066c641d61
commit
4a4b0fa604
@@ -665,7 +665,6 @@ void Ekf::controlHeightSensorTimeouts()
|
||||
|
||||
if (reset_to_baro) {
|
||||
// set height sensor health
|
||||
_rng_hgt_faulty = true;
|
||||
_baro_hgt_faulty = false;
|
||||
|
||||
// reset the height mode
|
||||
|
||||
Reference in New Issue
Block a user