Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A10C2 SAI pitch angle W sign moves in opposite direction to the sim #832

Closed
rocketeer998 opened this issue Aug 8, 2024 · 4 comments
Closed
Labels
wontfix This will not be worked on

Comments

@rocketeer998
Copy link

In the A10CII SAI binding, there are only two options. Pitch adjust or pitch adjust needle, to bind to the pitch adjustment offset. When I turn the knob in the sim, it goes up, the W sign in the second monitor moves down, and vice versa. I tried both. Binding either one still makes it move in opposite direction in second monitor compared to the sim in main monitor.
Capture
Capture2

@BlueFinBima BlueFinBima added the wontfix This will not be worked on label Aug 13, 2024
@BlueFinBima
Copy link

The A-10C SAI gauge (ie the componets behind the glass) hark back to the original Helios 1.3 product and many profiles use this SAI in its current form. Assuming it is actually necessary, changing this SAI adjustment would break user profiles which make use of the current behaviour. If you need assistance getting the pitch adjustment bound, then I would recommend following the Discord link in the Wiki section about Getting Help. The Discord community has many knowledgable members who I am sure would be happy to assist you.
Hope this helps.

@MadKreator37
Copy link

Testing:
SAI Pitch adjust knob( helios control and in-game) rotated clockwise moves the Wings downward instead of upward, rotated counter-clockwise moves the Wings upward.

  • Range of movement (wings) does not correspond with full range of knob movements.

    • interface ( a-10c and c2) shows a value range on the SAI pitch adjust knob to be -1 to 1 ( verified in clickabledata.lua)
    • the Helios Toolbox SAI is expecting a range from 1 to 0 ( 1 being full downward deflection, 0 being full upward deflection)
  • Created calibration filter to change the input values ( -1 to 1) to the expected output value (1 to 0) and Wings function correctly

  • Recommended change-
    In the toolbox item: A-10C Warthog -> Backup ADI. Lower value, currently 1, should be changed to -1. Upper value, currently 0, should be changed to 1.
    Screenshot 2024-08-20 104040
    Screenshot 2024-08-20 104054

BlueFinBima added a commit to HeliosVirtualCockpit/HeliosInterfaces that referenced this issue Sep 2, 2024
@BlueFinBima
Copy link

@rocketeer998 A-10C SAI has been fixed which has required changing the A-10C and A-10C2 interfaces with the result that existing users will need to alter their bindings to the pitch adjustment of the SAI. Artwork for the SAI tape and Wings have also been updated. Shipped in 1.6.6100.4

@rocketeer998
Copy link
Author

rocketeer998 commented Sep 6, 2024 via email

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants