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

feat(aoc): integrate simbrief #8014

Draft
wants to merge 43 commits into
base: master
Choose a base branch
from
Draft

feat(aoc): integrate simbrief #8014

wants to merge 43 commits into from

Conversation

svengcz
Copy link
Contributor

@svengcz svengcz commented May 11, 2023

Summary of Changes

This PR moves the non-EFB simbrief integration into the AOC component.
It is the base for a more complex AOC simulation and can later be used with FMS-v2 to handle route-loading uplinks.

In a first functional change uses the AOC-INIT/PRES page the AOC communication channel to receive the data

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

  • Request on METAR/TAF in AOC
  • Load data in AOC-INIT (with and without valid simbrief route)
    • Valid route: Flightnumber is combination from airline and flight number of simbrief
    • Invalid route: No data visualized and "COM UNAVAILABLE" is printed in the scratchpad

How to download the PR for QA

Every new commit to this PR will cause a new A32NX artifact 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, click on the bottom PR tab
  4. Click on the A32NX download link at the bottom of the page

@tracernz tracernz added this to the v0.12.0 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants