mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 08:09:06 +08:00
* ekf: disable xy accel bias learning before takeoff As those biases are usually poorly observable before takeoff because they are almost perpendicular to the gravity vector, learning is often driven by noise and numerical issues. This results in incorrect bias learning before takeoff when the drone is static on ground for a long period of time. * ekf: update unit test and change indicator