simconnect-rust icon indicating copy to clipboard operation
simconnect-rust copied to clipboard

SimConnect bindings for rust.

Results 4 simconnect-rust issues
Sort by recently updated
recently updated
newest added

@Sequal32 (sorry, I messed up the fork sync the first time) I've fixed the input example to tackle issue #16. There was some faulty pointer logic. While there, I've updated...

Current master, both other examples work flawlessly. @BitsAndDroids Can you reproduce this one or is that just me? I reckon it worked on your machine Output ``` $ cargo run...

Resolves #5 _note: I wouldn't recommend accepting this PR in its current state. Organization needs to be done to split 64/32-bit builds. I imagine you'll have better ideas on how...

64-bit versions of prepar3d are backwards compatible with 32-bit versions. A 32-bit version written with the help of this library would then support all versions of prepar3d. I gave it...