Hi,
I dont know how to exactly use axes in my Thrustmaster TCA Throttle for communicating with MSFS.
Let me explain first the issue:
What do I have?
- I have some arduino boards and some devices such thottle with flaps, yoke etc connected to the PC.
- I want to use this devices to communicate with MSFS via mobiflight instead build-in msfs settings because this is simpler to change profiles in mobiflight and use every same device for many planes.
What did i do?
I want to make one of thrustmaster's tca throttle quadrant axis work with MSFS PMDG 738 flaps. One on axes is used for flaps and I have done detents (with 3d printing) there. Only need to make it work with mobiflight.
How is it working now on this config (look screenshot)?
Right now axis is working only in first 2milimeters of its range. If i move 1% of real axis it makes about 50% movement in PMDG. So the REAL value from axis is propably half of possible values in PMDG. I have checked and propably pmdg is working with 0-1023 values. My axis is sending 0-65000 values (something about it).
What should i do? Can I make something like dividing real value before sending it to simulator? Or specify my range of axis somewhere in mobiflight?