We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can the cleared time over be different from a time restriction?
Currently both Ireland's own plugin and TopSky interpret an "at" time wrong.
As the cleared time over is pushed as a time restriction it is received on our end as the cleared time over, not before time and not later than time.
So ABC123 cleared to cross DOGAL at time 1200 with no NBT or NLT is received as: Cleared time over - 1200 NBT - 1200 NLT - 1200
All restrictions show as such in our sector list. This gives the perception that there is no allowance on either side of that time.
This is incorrect. A cleared time over is the time in which the aircraft must cross the ocean +/- 2 minutes. There should be no appended NBT or NLTs.
The text was updated successfully, but these errors were encountered:
WIP and will be fixed for this event (although Ireland is an inbound sector this time, easier to get it done now)
Sorry, something went wrong.
lieselwd
No branches or pull requests
Can the cleared time over be different from a time restriction?
Currently both Ireland's own plugin and TopSky interpret an "at" time wrong.
As the cleared time over is pushed as a time restriction it is received on our end as the cleared time over, not before time and not later than time.
So ABC123 cleared to cross DOGAL at time 1200 with no NBT or NLT is received as:
Cleared time over - 1200
NBT - 1200
NLT - 1200
All restrictions show as such in our sector list. This gives the perception that there is no allowance on either side of that time.
This is incorrect. A cleared time over is the time in which the aircraft must cross the ocean +/- 2 minutes. There should be no appended NBT or NLTs.
The text was updated successfully, but these errors were encountered: