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

fix: Fixed FLX-CLB thrust limit transition #8619

Closed frankkopp closed 2 months ago

frankkopp commented 2 months ago

Summary of Changes

Fixes the FLX-CLB transition which was happening instantly but should be very gradual.

Discord username (if different from GitHub): cdr_maverick

Testing instructions

Check if FLX-CLB transition after a FLX takeoff when reducing to the CLB detent is slow and gradual - first there is a several seconds phase where FLX and CLB limit are still identical then CLB limit raises slowly.

How to download the PR for QA

Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo or flybywire-aircraft-a380-842 download link at the bottom of the page
frankkopp commented 2 months ago

Covered by #8622