ATIS Hosting Guide¶
Summary¶
There are two ATIS hosting solutions supported by VATSIM UK - VATATIS uses the native EuroScope ATIS generator, whereas vATIS is a standalone program.
This page how to set up an ATIS using the two systems and the pros and cons of each.
VATATIS¶
Pros:
- Native to EuroScope (set up for you already).
- Automatic online station detection (it will automatically know who to tell departing aircraft to contact).
Cons:
- Less scope for customisation than vATIS.
Usage¶
VATATIS is set up in the pack ready-to-go. The main difference is that due to the server-side synchronisation of the ATIS letter, you will need to bring your EuroScope ATIS letter into line with VATATIS's when first connecting it.
These are the steps to connect using VATATIS (an active connection to VATSIM is required):
-
Select the active runway in use using the EuroScope runway selector dialog.
-
Click the appropriate '-' in the top bar to open the ATIS Setup Dialog.
(There are 4 - one for each ATIS you may host if covering multiple aerodromes).
-
Select the ATIS Callsign for the airport you wish to connect an ATIS at e.g. EGKK_ATIS.
-
Press
Get METAR
. -
To add any required 'extra' items into the ATIS, such as Low Visibility Procedures or PDC availability, insert extra arguments into the ATIS Maker URL, e.g.
&lvp
or&dcl=EGKK
(see Custom Parameters). -
Press
Test URL
. -
Press the
-
or+
buttons to synchronise the 'Current ATIS info'with that in the 'Text ATIS' box.
-
Tick
Automatically generate new ATIS using the URL
-
Press
Connect ATIS
!
Custom Parameters¶
Some additional parameters can be added to the URL to add information to the ATIS.
Parameter | Result |
---|---|
&lvp |
"Low visibility procedures are in operation" |
&wndshrrwy=[text] |
"Windshear reported at [text]" |
&dcl=[code] |
"Datalink clearances are available from [code]" |
A full list can be found on the VATATIS documentation.
Support¶
For issues relating to VATATIS, you can contact the team directly on the VATATIS Discord.
vATIS¶
Pros:
- Profiles are more customisable, and open source.
- Synchronises online ATIS stations (useful for handovers).
- Automatic updating profiles.
Cons:
- Requires a standalone piece of software.
- No server side synchronisation of ATIS letter.
- Doesn't automatically detect who's online.
Setup¶
vATIS is a standalone piece of software, which requires some first time setup:
-
Select the correct version for your operating system from
the vATIS website. (This documentation was written using Version 4.1.0-beta.16, you must be using a version newer that 4.1.0-beta.5).
-
Run the Downloaded
vATIS-Setup.exe
. -
Run vATIS
-
Click
Import
-
Navigate to your UK Controller pack location (usually in AppData\Roaming\EuroScope\UK).
-
Open the 'vATIS` folder.
-
Select the profile for the position you are controlling. e.g.
ADC/Essex(EGSS & EGGW & EGSC).json
(you can select multiple profiles to import at once). -
Double click to open the imported profile.
-
In
User Settings
fill in your VATSIM credentials and preferences, thenSave Settings
.
Your vATIS is now ready to use, and for this example will look like this when you first load vATIS:
Usage¶
-
Open the desired profile
-
Ensure the correct airport is selected (for example ESSEX has 3)
-
From the bottom drop down menu select the current runway in use.
-
Click the
ARPT COND
text and select any that apply, e.g. current staffing, or weather conditions. -
Click
CONNECT
-
Shift and
double click
the ATIS letter and type the desired letter in (Enter to confirm). (if you are taking over from someone, the letter should already be correct)
To add custom NOTAMs or Airport Conditions, click the type in the relevant field
Once setup, to use less screen space, this button at the top-right will collapse it into a 'mini' mode.
REMEMBER Unlike VATATIS, vATIS will not automatically detect changes to who is online, so if the controller state changes, the ATIS needs to be manually updated.
Support¶
If you're still having problems after following this guide, you can ask for help in the #community-help forum in the VATSIM UK Discord.
If you spot an error in the profiles or wish to update them, raise an issue on the Controller Pack GitHub.