astenlund / fs2ff

A utility that connects Microsoft Flight Simulator 2020 with ForeFlight, Sky Demon, Garmin Pilot, FlyQ EFB, and probably a few more EFB apps
The Unlicense
127 stars 19 forks source link

Add support for auto-connect #58

Closed neilenns closed 3 years ago

neilenns commented 3 years ago

Fixes #57

Adds support for auto-connect via a new setting. When enabled the connect/disconnect button is disabled and the app will just keep trying to connect to Flight Simulator every 5 seconds.

image

astenlund commented 3 years ago

Thanks for the contribution! I made a few adjustments, hope you don't mind.

neilenns commented 3 years ago

Not at all! I did it this morning to distract myself from constant CTDs with SU6 and tried to follow current code pattern as best I could.

astenlund commented 3 years ago

Yes, I noticed, much appreciated! Hope they will fix those crashes soon though.