mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 01:44:06 +08:00
EKF: Remove out of date comment
This commit is contained in:
parent
ec1a14bc6b
commit
092cc52838
@ -341,7 +341,6 @@ bool Ekf::initialiseFilter(void)
|
||||
}
|
||||
|
||||
} else if (_primary_hgt_source == VDIST_SENSOR_EV) {
|
||||
// vision data counters are sampled elsewhere
|
||||
_hgt_counter = _ev_counter;
|
||||
} else {
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user