pedro2555 / messagemaker

This project has moved to:
https://gitlab.com/prodrigues1990/messagemaker
GNU General Public License v2.0
0 stars 1 forks source link

Message Maker Build Status

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

Euroscope Installation

  1. Get the latest audio package.zip from the releases tab, extract to Documents/Euroscope/messagemaker/.

Screenshot_4

image

  1. On the Voice ATIS Setup Dialog in Euroscope, select the atisfiles.txt included with the audio package

image

  1. On 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

Usage options

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.

Show Frequencies

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.

Transponder on startup

&xpndr_startup=True

EXP XPNDR ONLY AT STARTUP

Runway 35 closed

&rwy_35_clsd=True

RWY 35 CLSD FOR TKOF AND LDG AVBL TO TAXI

High intensity runway operations

&hiro=True

HIGH INTENSITY RWY OPS

Contributing

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: