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

Add support for limiting ATIS letter ranges on combined ATIS #168

Closed neilenns closed 7 months ago

neilenns commented 8 months ago

Several of the airports in ZSE only publish ATIS information between certain letters. For example, KSEA only publishes from A-M, with N-Z being assigned to nearby KBFI. Similarly KGEG publishes A-M, with N-Z going to KSFF. The ATIS this applies to is a combined ATIS, not a separate arrival or departure.

Looks like vATIS supports letter ranges but disables it when combined is selected. It'd be nice to allow it for combined ATIS too.

neilenns commented 8 months ago

Never mind, I see this is already supported! Nice!

neilenns commented 8 months ago

Sigh, I really should test things out thoroughly first. The current support doesn't work for combined ATIS, which is what KSEA/KGEG use.