vatis-project / vatis-archive

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

Bug & Feature on beta 2 #38

Closed RudiZhang closed 1 year ago

RudiZhang commented 2 years ago

BUGs: image for TL, i don't know why but it shows together

image I don't have any option for arrival

image It read as "runway one", but for non-FAA it should be runway zero one

image image no [WIND] and CAVOK text display for non-FAA format, but read correctly

no text ATIS showing when using external ATIS

for external ATIS, ATIS letter read as "a b c", i don't know why

Feature: Add Transition Altitude maybe?

make [TL] logic like if no value on [TL] then don't show [TL]? so people can make a commen temple

set ATIS code before connect?

cloud shows in metric on text?

airport condition/NOTAM fetch from main pannel?

mythicfci commented 2 years ago

I can confirm I'm having the same bug with vATIS not adding a space between "Transition level" and the number.

image

I previously uploaded my vATIS profile in #42 if it is helpful in diagnosing this issue.

justinshannon commented 1 year ago

The next version should fix the following issues (not yet released):

The ATIS code cannot be set before connecting. This would require lots of changes to the current codebase.

The issue with vATIS not reading the ATIS code correctly from an external ATIS generator is not an easy fix. vATIS just reads what the external ATIS generator (e.g. UniATIS) produces. vATIS doesn't know the ATIS template format, so it's difficult to parse and replace the ATIS code with the correct phonetic.

I am going to close this issue, since it is so old. Once the new vATIS version is released, feel free to open a new Github issue if you are still experiencing any formatting or functionality issues.