Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect BDS60 detection #39

Merged
merged 1 commit into from
Apr 2, 2022
Merged

Conversation

Douglasdc3
Copy link
Member

When both IRS and Baro ROCD are available and the difference is greater
than 500fpm the message should be considered invalid. this reduces mutli
match detection.

During testing with same raw ADS data log following reducion in multi matches was detected:

Before fix
Number of multiple matches 83811 / 5687090 (1,5 %)

After fix
Number of multiple matches 80824 / 5687090 (1,4 %)

When both IRS and Baro ROCD are available and the difference is greater
than 500fpm the message should be considered invalid. this reduces mutli
match detection.

During testing with same raw ADS data log following reducion in multi matches was detected:

Before fix
Number of multiple matches 83811 / 5687090 (1,5 %)

After fix
Number of multiple matches 80824 / 5687090 (1,4 %)
@Douglasdc3 Douglasdc3 merged commit b8e64f3 into master Apr 2, 2022
@Douglasdc3 Douglasdc3 deleted the improve-bds-60-detection branch April 2, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant