-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(fms): MSFS 2024 route sync support #10005
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
base: master
Are you sure you want to change the base?
feat(fms): MSFS 2024 route sync support #10005
Conversation
c902799
to
824a623
Compare
824a623
to
f065c75
Compare
fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanManager.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanService.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanService.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanService.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/MsfsFlightPlanSync.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/rpc/FlightPlanRpcClient.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/rpc/FlightPlanRpcServer.ts
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/test/FlightPlan.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/test/FlightPlan.ts
Outdated
Show resolved
Hide resolved
fbw-common/src/systems/instruments/src/EFB/Localization/data/en.json
Outdated
Show resolved
Hide resolved
d6bef28
to
5eba3a6
Compare
# Conflicts: # fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanService.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work!
# Conflicts: # fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanInterface.ts # fbw-a32nx/src/systems/fmgc/src/flightplanning/FlightPlanService.ts # fbw-a32nx/src/systems/fmgc/src/flightplanning/plans/BaseFlightPlan.ts # fbw-a32nx/src/systems/fmgc/src/flightplanning/rpc/FlightPlanRpcClient.ts # fbw-a380x/src/systems/instruments/src/MFD/FMC/FlightManagementComputer.ts
Quality Assurance Tester Report Discord Username : jonny_23 Testing Process: 2020
2024
Both Simulators
Testing Results: Negatives: Conclusions: |
Fixes #10004
Summary of Changes
Introduces route sync capabilities for MSFS2024.
The following features are supported:
The following elements are synced between the simulator and FMS:
Limitations:
Testing instructions
MSFS 2020
On both aircraft:
MSFS 2024
On both aircraft:
On both sims
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.