daheise / simrate_control

A 'set it and forget it' utility to increase and decrease sim rate while following a flight plan. Provides time compression while in stable flight.
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Move to MobiFlight Python Simconnect #39

Closed daheise closed 2 years ago

daheise commented 2 years ago

MobiFlight has an extension to python simconnect that should allow me to support add-on aircraft using simvars only accessible using WASM. This could clear the pinned wontfix issues.

https://github.com/Koseng/MSFSPythonSimConnectMobiFlightExtension

MobiFlight's tools might also give me the jumping off point I need to rewrite in C# and get a GUI.