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.98k stars 1.04k forks source link

feat(elac): enable use of both FMGC bus inputs for AP #8672

Closed lukecologne closed 3 months ago

lukecologne commented 3 months ago

Summary of Changes

This PR is a small change in the ELAC logic, which enables use of both FMGC bus inputs, so that both FMGCs can send AP orders. This is necessary for the FMGC PR (#7587), and should have no effect on master.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

Ensure that AP control works for both APs.

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
Saschl commented 3 months ago

QA Report

Tester: saschl

Testing Process:

Tested AP functions (managed, selected, LOC etc.). All work as before.

Testing Results: Passed