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

Initial altitudes not assigning with Mode C correllation #285

Closed
AndyTWF opened this issue Jul 3, 2021 · 1 comment · Fixed by #287
Closed

Initial altitudes not assigning with Mode C correllation #285

AndyTWF opened this issue Jul 3, 2021 · 1 comment · Fixed by #287
Labels
released type: bug Something isn't working

Comments

@AndyTWF
Copy link
Contributor

AndyTWF commented Jul 3, 2021

Same as per #284

@AndyTWF AndyTWF added the type: bug Something isn't working label Jul 3, 2021
AndyTWF added a commit to AndyTWF/uk-controller-plugin that referenced this issue Jul 3, 2021
…elation

When an aircraft connects with a flightplan in C-Mode correlation, the data ES presents to the
plugin can sometimes be invalid - e.g. exactly 0ft at exactly 0.0nm from origin. This prevents
squawks from assigning. This change adds a regular poll to squawks, initial altitudes and initial
headings to check for required updates - which apparently works as during these polls ES returns us
complete data.

fix VATSIM-UK#284 VATSIM-UK#285 VATSIM-UK#286
AndyTWF added a commit that referenced this issue Jul 3, 2021
…nnect (#287)

* fix(squawks): assign squawks when aircraft connect during C-Mode correlation

When an aircraft connects with a flightplan in C-Mode correlation, the data ES presents to the
plugin can sometimes be invalid - e.g. exactly 0ft at exactly 0.0nm from origin. This prevents
squawks from assigning. This change adds a regular poll to squawks, initial altitudes and initial
headings to check for required updates - which apparently works as during these polls ES returns us
complete data.

fix #284 #285 #286

* refactor(deferred-events): remove old deferred events code
VATSIMUK pushed a commit that referenced this issue Jul 3, 2021
## [3.1.1](3.1.0...3.1.1) (2021-07-03)

### Bug Fixes

* **squawks:** assign squawks with C-Mode correlation when aircraft connect ([#287](#287)) ([464de37](464de37)), closes [#284](#284) [#285](#285) [#286](#286)
@VATSIMUK
Copy link

VATSIMUK commented Jul 3, 2021

🎉 This issue has been resolved in version 3.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: bug Something isn't working
Projects
None yet
2 participants