November 20, 201312 yr How can I interrogate the left-right position of the joystick? I want to make some gauge code that will record the bank angle when the joystick is centred and maintain it until the joystick is moved a given minimum deflection away from centre, as part of some code for simulating autopilot Control Wheel Steering.Which parameters do I need, either native C parameters, or XML parameters I can get in C using execute_calculator_code?Thanks a lot, if anyone can help,George
November 20, 201312 yr You can give this a try if you like. www.douglassdawson.ca/files/cJoystick.zip Doug
November 21, 201312 yr Author That could help except that it's in C++ -- what things do I need to change in my C gauge programming to convert it to C++ (other than to change the .c extensions on the files to .cpp)?
November 21, 201312 yr These vars return yoke X/Y values irregardless of autopilot settings etc.. They are the raw input values to FS from the joystick (A:YOKE X INIDICATOR, number) (A:YOKE X POSITION, number) (A:YOKE Y INIDICATOR, number) (A:YOKE Y POSITION, number) FS RTWR SHRS F-111 JoinFS Little Navmap
Create an account or sign in to comment