vatis-project / vatis

Virtual Automated ATIS Generator for VATSIM
https://docs.vatis.clowd.io
GNU General Public License v3.0
36 stars 15 forks source link

[Feature Request] Departure Frequency #186

Open gurselalp opened 3 months ago

gurselalp commented 3 months ago

Hello,

I would like to give an idea about Departure Frequency broadcast via ATIS. Just like the Transition Level tab, another tab for Departure frequency would be very useful for us. Listing from bottom to top vATIS might search for callsign and first match can be broadcast on the ATIS automatically. We are currently using airport condition but if vATIS would do it automatically be perfect for us. I am also trying to find a solution to publish ground frequency in the ATIS, so after landing people can automaticly switch to ground.

Here is an example of real D-ATIS for LTFJ.

image

capzDE commented 3 weeks ago

Listing from bottom to top vATIS might search for callsign and first match can be broadcast on the ATIS automatically.

Though using just the login may be problematic as it would not be able to correctly recognize a position after a controller was relieved by another (e.g., the first controller is properly logged in as EDDN_FRK_APP, but the relieving controller obviously can't log in like that and thus chooses EDDN_1_APP or similar). It would be better to use the logic that EuroScope, VATGlasses, and probably various other solutions as well use: crosscheck the prefix, suffix, and primary frequency to always identify a position correctly.