-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[radar] Add --filter_time to reduce mis-decode
Add --filter_time for removing airplanes after the the specified time. This is down to 2 seconds in the ICAO document, but I see 10 seconds as being pretty good for reducing the amount of mis-decodes greatly. This was previosuly 60 seconds, which was giving very bad lat/long if a long period of time was between both messages odd/even. See #21
- Loading branch information
1 parent
f5ca3c6
commit d46b246
Showing
3 changed files
with
22 additions
and
21 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
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