mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 11:50:34 +08:00
ekf2: consolidate and simplify gnd effect logic
This commit is contained in:
@@ -887,7 +887,7 @@ void Ekf::controlHeightFusion()
|
||||
|
||||
updateBaroHgtBias();
|
||||
updateBaroHgtOffset();
|
||||
checkGroundEffectTimeout();
|
||||
updateGroundEffect();
|
||||
|
||||
if (_control_status.flags.baro_hgt) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user