-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_NavEKF: Prevent transients failing GPS check after landing
If the GPS is not glitching when we land, then we assume the GPS is good and wait 5 seconds until a fail can be declared to allow touchdown transients to clear. This opens up a small window of vulnerability wrt GPS glitching but is acceptable due to the low probability.
- Loading branch information
1 parent
905e08d
commit 5631446
Showing
2 changed files
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters