Message Maker provides ATIS services for VATSIM at LPPT, LPPR, LPFR, LPMA, LPPD, and LPLA airfields. All ATIS text and recordings are intended to be as close, as is possible on VATSIM, to the real ATIS provided by NAV Portugal at the respective airfields.
Without disconsideration to the above, information deemed as not useful on VATSIM and/or in simulation may not be provided, despite its publication on the real ATIS for the time or situation.
Message Maker is provided as free software under the terms of the GNU General Public License, version 2 of the license. Other software used by Message Maker may be provided under different licenses, please refer to any
Documents/Euroscope/messagemaker/
.Voice ATIS Setup Dialog
in Euroscope, select the atisfiles.txt
included with the audio packageOn the same dialog, replace your current ATIS Maker URL
with:
https://atis-pt.herokuapp.com/?metar=$metar($atisairport)&rwy=$arrrwy($atisairport)&letter=$atiscode&show_freqs=True&hiro=False&xpndr_startup=False&rwy_35_clsd=False
All optional information available to display on the ATIS message is controlable via a corresponding URL parameter.
Some options are airport specific and are ignored where they do not apply.
default True
This option is on by default but you can similarly disable it by forcing it to off:
&show_freqs=False
Displays information of frequencies to contact on ground and/or after departure, when they differ from the ones published on the charts.
&xpndr_startup=True
EXP XPNDR ONLY AT STARTUP
&rwy_35_clsd=True
RWY 35 CLSD FOR TKOF AND LDG AVBL TO TAXI
&hiro=True
HIGH INTENSITY RWY OPS
Make sure your contributions fall under projecto scope above, and submit either an issue or a pull request.
If your pull request includes code, make sure it includes test cases for, at least, the most basic functionality it provides.
Welcome changes: