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(efcs): fix ground spoiler thrust lever idle condition threshold #8620

Closed lukecologne closed 2 months ago

lukecologne commented 2 months ago

Fixes #8618

Summary of Changes

Changes ground spoiler logic, more specifically raises the thrust lever angle condition from <=0° to <20°, as per references.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

Check that the ground spoilers work as intended, during RTO, goaround and landing

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
2hwk commented 2 months ago

QA Report

Tier of Testing : 1 Date : 20/04/2024

Testing Process: Check that the ground spoilers work as intended, during RTO, goaround and landing

Negatives: N/A

Testing Results: Passed

Conclusions: Passed