Files
PX4-Autopilot/EKF
bresch 804c3563fb heading_fusion: fix yaw gyro bias oscillation on ground
When the mag is pulled away before takeoff, the EKF can end up learning
a bad yaw gyro bias. This bad gyro bias makes the estimated heading spin
and even if the bias continues to be learned, it can end up being stuck
in limit cycle due to the innovation changing its sign every time the
heading estimate overshoots the measurement.
To prevent this, the Z gyro bias variance is reset when the mag heading
fusion test ratio fails on ground.
2021-06-22 16:45:26 +10:00
..
2021-01-02 06:29:11 +11:00
2021-01-02 06:29:11 +11:00
2021-03-09 21:23:38 +11:00
2021-01-05 21:08:28 +11:00
2020-08-09 11:08:59 -04:00