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(squawks): assign squawks with C-Mode correlation when aircraft connect #287

Merged
merged 2 commits into from Jul 3, 2021

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Jul 3, 2021

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
fix #285
fix #286

…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 AndyTWF added the type: bug Something isn't working label Jul 3, 2021
@AndyTWF AndyTWF changed the title fix(squawks): assign squawks when aircraft connect withC-Mode correlation fix(squawks): assign squawks with C-Mode correlation when aircraft connect Jul 3, 2021
@AndyTWF AndyTWF merged commit 464de37 into VATSIM-UK:main Jul 3, 2021
VATSIMUK pushed a commit that referenced this pull request 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 PR is included 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