VATSIM-UK / uk-controller-plugin

UK Controller Plugin for EuroScope 3.2.
https://vatsim.uk
GNU General Public License v3.0
25 stars 25 forks source link

D1 intention code not displaying #207

Closed hazzas-99 closed 3 years ago

hazzas-99 commented 3 years ago

I use an up to date airways.txt file in EuroScope, but have noticed a good number of flights in recent weeks displaying the destination airport as intention code when routing via KONAN, instead of D1. What seems to be common about these flight plans is that the fix at the end of the UL607 they have filed is no longer on the UL607 - this is my best guess based on a few of them. I'm just a little concerned that these flights - even if planned slightly incorrectly - could do with a less intrusive intention code as opposed to their 4-letter ICAO destination, especially since there is little we can do with pilots' AIRAC data/flight plans not aligning with the latest AIRAC cycle.

I think the intention code D is for aircraft via KOK, as much as D1 is. I am proposing we - potentially as a "VATSIMism" - display an intention code D for aircraft via KONAN who do not meet the conditions of EB/D1, to 'catch' these wayward soles... any thoughts?

image

AndyTWF commented 3 years ago

Hi @hsugden - the way UKCP is currently written, adding KONAN would mean it would override all the other routes via KOK. This particular issue is probably happening because the exit point doesn't think they're exiting there (their onward direction of travel is what we use to determine if they're entering or leaving the FIR).

My proposal would be that we update the KOK exit points to allow a wider range of directions post-KOK, which would fix it. Can you send me a route string from one of the affected flights so I can have a look at it?

hazzas-99 commented 3 years ago

Would it be possible to check for “KONAN UL607” in the route string? This would probably catch the problem a/c.

AndyTWF commented 3 years ago

Possibly, yes - I'll have a look!

Do you know which onward fix is the problem one?

AndyTWF commented 3 years ago

Hi @hsugden - I've done a fix that will make traffic via KONAN display "D1" via Koksy, or just "D" otherwise.

hazzas-99 commented 3 years ago

Great, thank you!

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: