theomessin

Results 11 issues of theomessin

Package this program as a Snap (https://snapcraft.io/). This way you don't have to worry about linux updating and it will also mean that one can install the package with ease...

It would be good to know what the bandwidth of the SimConnect ClientData communication channel is. This would help answer some questions, such as whether it is viable to use...

help wanted
question

Similar to #6, however this would would be a bit more unofficial as Python isn't officially supported by SimConnect. This is the Python SimConnect package I've been using: https://pypi.org/project/SimConnect/

enhancement
help wanted

There's a couple of people that have expressed interest in using Jetbridge in C#. I believe that a `Client` equivalent would have to be implemented in C#.

enhancement
help wanted

Can use https://docs.flightsimulator.com/html/Programming_Tools/WASM/Gauge_API/register_key_event_handler.htm as well as ClientEvents

enhancement

Currently a consumer needing to get the value of a simvar at regular intervals needs to create a separate request for each refresh of each individual variable. It would be...

enhancement

Closes #2. Currently replaces pgsql with mysql. Would be a good idea to have an option of one or the other.

enhancement

Would rather have documentation as a site of its own (with examples) instead of a single `readme.md`.

help wanted

I'm trying to use semantic-release but I want my previous release to be a pre-release (`v2.0.0-alpha.1`). This tag already exists (no other tags exist). When running semantic-release, the next inferred...