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
4.93k stars 1.01k forks source link

Moving throttles with the mouse does not match position linearly and lock in toga/mct #8699

Open alepouna opened 6 days ago

alepouna commented 6 days ago

Aircraft Version

Development

Build info

{
    "built": "2024-06-20T01:51:42+00:00",
    "ref": "refs/heads/master",
    "sha": "c6c13868fd1abc4346d1001ba3f32b4565e8e5aa",
    "actor": "tracernz",
    "event_name": "manual",
    "pretty_release_name": "master:c6c13868",
    "version": "a32nx-v0.12.0-dev.c6c1386"
}

Describe the bug

Using the mouse (no other hardware plugged in) to move the throttles, does not move them linearly from idle to CL/MCT/etc, instead they are extremely sensitive and jump to CL. If the throttle is then released and dragged further upwards to MCT even by one pixel it jumps in MCT and will not go below the MCT setting at all unless forced to idle or lower via a keybind (e.g. F1)

Demonstrated below https://github.com/flybywiresim/aircraft/assets/98479040/8ed1042d-b7dc-4a9d-8184-f0966d07b8ee

Expected behavior

The throttles should follow a progression closer to the distance traveled by the mouse rather than jump suddenly from idle to CL and also not be locked in a specific detent.

Steps to reproduce

  1. Spawn a/c
  2. Use mouse to drag the throttles

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

No response