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

Can't cancel flight plans #46

Closed mSparks43 closed 4 years ago

mSparks43 commented 4 years ago

Deleting an open non AI, non active flight plan should cancel it requires android and AI server update

mSparks43 commented 4 years ago

Probably just overwrite if past start time and not activated. possibly also catch callsigns based on location so same callsign can be used more than once

mSparks43 commented 4 years ago

It seems the best way to solve this is to bind the "googdbye/flight completed" calls to close and complete a flight plan rather than any attempt to do it with UI. In which case the process would be: File a flight plan decide you want to cancel it go to the source airport and register the callsign say "goodbye" or "flight completed" and the flightplan will be closed and any AI aircraft flying it stopped.

I'll put a initial version of this up in AI server v0.9.2.4 due to transition tomorrow at 16:00 UTC

mSparks43 commented 4 years ago

available from AI Server version 0.9.2.5