-
Hi again all,
A quick note to say I've put up a new version of the motion driver software I've been working on. This version is for fs9 again but uses FSUIPC for all its data reads so the setup is simpler than before. The program runs on the same PC as fs9 and outputs 3 DOF position demands to a COM port (COM2 as default).
The source code is included and I've indicated in the three separate cue calculation function scripts how I've determined the cues. May be of interest to all you motion guys and to the opensource contributors.
I'm afraid to customise the cue generation the code would need to be modified - it doesn't have a fancy interface.
It's at http://buggies.builtforfun.co.uk/Sim/sim-downloads.html
The serial output format is explained on the page but if anyone is interested in trying it but with a different serial output format let me know - the COM port config and data order/format can be altered fairly easily.
Ian
-
inspiring!
Very inspiring Ian! Thanks for releasing the source code for all of us to learn from.
Dutchboy