mSparks43 / XPlane-11-AutoATC-plugin

C/C++ Source code for Xplane AutoATC plugin
GNU Lesser General Public License v3.0
16 stars 7 forks source link

ATIS improvments #65

Closed JT8D-17 closed 3 years ago

JT8D-17 commented 4 years ago

1) Currently, tuning the radio to an ATIS frequency will output both AutoATC's ATIS (on the Android device) and X-Plane's ATIS.

The plugin should set

sim/atc/atis_enabled

to 0 when...

2) ATIS speech output from the app is very slow and piecemeal and needs improvement.

mSparks43 commented 3 years ago

set atis_enabled=0 in next android update

JT8D-17 commented 2 years ago

When the app is not connected, AutoATC ATIS is still being output via plugin and MaryTTS, overlapping default X-Plane ATIS.

Suggestion: Add a "no_atis" setting to voicesettings.txt. 0: Suppress X-Plane ATIS via above dataref 1: Suppress AutoATC app and plugin ATIS