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

Automatic conversion of RR to track-based request when routes match exactly #35

Open
erikquinn opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@erikquinn
Copy link

If an aircraft requests an oceanic clearance as a RR, rather than selecting the appropriate oceanic track (this actually happens much more frequently than one would think), and provides a random routing which exactly matches the routing of an established NAT Track, efforts should be made to change them from a RR request to a track-based request. This could be done in multiple ways:

  • Reject the pilot's attempt to request clearance, and show a helpful message to the effect of hey, stupid! your routing exactly matches Track P. Please refile your request and select Track P, not RR.
  • Silently change the pilot's request from a RR request to the appropriate track based request. It appears to the controller and pilot as a track-based request.

Personally I can see the value in both. However, rejecting with the message may be a better solution, since it (a) educates the pilot on their mistake, and (b) is likely to be a bit less work than the latter solution.

@erikquinn erikquinn added the enhancement New feature or request label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant