mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 05:04:07 +08:00
A false positive could be triggered if velocity fusion started, then stopped after takeoff and only position fusion started again (because velocity fusion timed out and had a timestamp > time_last_on_ground). We now also check if the fusion timeout is due to the innovation being rejected (and not just a temporary check failure or data interruption).