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

Add ALT mode to Throttle/Mixture levers and trim wheels #1498

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 24, 2024

  1. Add ALT mode to Throttle/Mixture levers

    Pressing ALT and moving the levers (mousewheel/dragging) gives finer control now.
    This simulates throttles friction lock and the mixtures vernier feature.
    hbeni committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4d76b95 View commit details
    Browse the repository at this point in the history
  2. Throttle/mixture adjusted to 5% increments for "normal" use.

    - Shift usage now still does 10% increments
    - Alt usage does 1% increments
    - combining alt+shift results in 2% steps
    - This applies also to dragging and mouse wheel scrolling
    
    (It is in sync with the C182 now; see HHS81/c182s#571 )
    hbeni committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f419ab0 View commit details
    Browse the repository at this point in the history
  3. Added finer ALT mode to elevator and rudder trim

    Pressing ALT and operating the trim wheels make smaller adjusments for fine control.
    This is now like the latest FGData for the mouse wheel trim adjustment.
    hbeni committed May 24, 2024
    Configuration menu
    Copy the full SHA
    552f6a0 View commit details
    Browse the repository at this point in the history