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

atc not replying #6

Closed mSparks43 closed 5 years ago

mSparks43 commented 5 years ago

johnbc on main install comments:

Installed AutoATC as directed. The android tablet is connected and I'm able to speak my commands successfully. However I receive no ATC reply. I would welcome any help.

mSparks43 commented 5 years ago

likely one of two things:

  1. incompatible xplane plugin version - I need to add version check to android app
  2. null callsign - I need to add handling of non good day/radio check requests before callsign is registered
mSparks43 commented 5 years ago

AI Server build 2019 04 08 (Beta branch): applied fix to AI logging failure causing AI ATC response failure allow AI controller to repeat itself when responding to remote mesages

Android app (0.8.6.902): Version check implemented

TODO: ATC to respond even when callsign is null.

mSparks43 commented 5 years ago

Fixed multiple bugs with help/wrong frequency @ 0.8.6.905. Closing unless more reports come in.

mSparks43 commented 5 years ago

Found issues with message reliability code, reopening until fixed.

mSparks43 commented 5 years ago

should be fixed in 0.8.6.913

mSparks43 commented 5 years ago

found bug in the android application which would stop the application reading out received messages. Fix applied in Android version 0.8.6.916

mSparks43 commented 5 years ago

found bug in the android application which would stop the application reading out received messages:

0.8.6.916 doesnt seem to fix it :(

work in progress

mSparks43 commented 5 years ago

seems fixed at 0.8.6.920