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

Frequency change sometimes not registering correctly #58

Closed mSparks43 closed 4 years ago

mSparks43 commented 4 years ago

It seems that sometimes the AI Server and client frequency are not syncing correctly.

This manifests as the client not receiving messages on the current frequency until after a call is made.

Making a call seems to recover synchronization. Unclear if the synchronization is lost client or server side. Possibly android only.

mSparks43 commented 4 years ago

This happens particularly when beginning a standalone flight after being connected to the simulator. This is fixed in the next Android update (0.9.3.8 or above) and also now included in future unit tests for any other occurrences.