flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.02k stars 1.05k forks source link

Support for TO/GA button built into the throttle (not on axis) #8246

Closed ImmortalCake closed 9 months ago

ImmortalCake commented 1 year ago

Aircraft Version

Stable

Description

This request pertains specifically to the Turtle Beach VelocityOne flight stick. The two throttle sliders have two buttons built into them which are activated by moving the slider all the way in either direction - intended to be used for FULL REVERSE (buttons B10 and B12) and TO/GA (buttons B9 and B11). These buttons are labelled as such, and effectively provide detents for IDLE and FLX/MCT.

The FBW A32NX already supports using these buttons for reverse thrust, as detailed in the flyPad Throttle Calibration page.

Support for using the B9 and B11 buttons for TO/GA would improve compatibility with this flight stick. The configuration would be similar to that of reverse thrust: on the EFB, an option to disable TO/GA on axis, and binding B9/B11 button press to increase throttle.

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

immortalcake

ImmortalCake commented 1 year ago

Forgot to say I started implementing this! I'll open a pull request soon.