Hi,
I'm a little new to the P3D/Prosim/FSUIPC world, so apologies in advance for use of wrong terminology or misunderstandings.
I'm making a motorised, force-feedback tiller for the 737 (Prosim's model). To make it work I need to both set and read the nosewheel position.
The former seems straight forward, but the latter makes me scratch my head. 🤔
So the first question is if it's possible to read the actual nosewheel position. This is important because I use the difference in tiller position and actual nosewheel position to increase force feedback (the bigger the difference the harder the force feedback, with ff increasing exponentially).
I'm using Arduino and prefer interfacing over network/IP. FSUIPC6 and latest versions of P3D and Prosim.
Any tips? 😀