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

Flight Number in ATSU does not match flight number in FMGC #9912

Open
heclak opened this issue Mar 12, 2025 · 1 comment
Open

Flight Number in ATSU does not match flight number in FMGC #9912

heclak opened this issue Mar 12, 2025 · 1 comment
Labels
A32NX Related to the A32NX aircraft Bug Something isn't working

Comments

@heclak
Copy link
Contributor

heclak commented Mar 12, 2025

Simulator Version

2024

Aircraft Version

Development

Build info

{
    "built": "2025-03-09T18:39:01+00:00",
    "ref": "refs/heads/master",
    "sha": "c2a79ea1d00e02c3da35df75961d75fe793c9645",
    "actor": "tracernz",
    "event_name": "manual",
    "pretty_release_name": "master:c2a79ea1",
    "version": "a32nx-v0.13.0-dev.c2a79ea"
}

Describe the bug

Note: This is a 2024 only bug. The SDK issue has been reported and logged in the dev support forum. https://devsupport.flightsimulator.com/t/unable-to-set-atc-flight-number-atc-id-and-atc-airline/12486

ATSU Flight number doesn't match the flight number in the FMGC section after importing the flight plan from simbrief or setting the flight number manually.

This issue is due to a bug in the 2024 SDK where the function to set the 'ATC FLIGHT NUMBER' simvar in not functioning as expected. The flight plan import will attempt to set the simvar (which fails in 2024) and the ATSU will retrieve the flight number via the simvar.

This renders the ATSU pages which uses the flight number inop due to an incorrect flight number.

A long term solution would be to skip the use of setting and getting the flight number through simvars.

Expected behavior

The flight number in the ATSU section should reflect the flight number set in the FMGC page.

Steps to reproduce

  1. Navigate to a page in the ATSU that uses the flight number (eg. ATC COM Ground Request page) and observe the flight number
  2. Go to the INIT page and import a flight plan or set a flight number manually
  3. Return to the previous page in the ATSU and check the flight number. Flight number would still remain the same.

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

Heclak

@heclak heclak added A32NX Related to the A32NX aircraft Bug Something isn't working labels Mar 12, 2025
@tracernz
Copy link
Member

The aircraft systems should never take the flight number from this simvar except at init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A32NX Related to the A32NX aircraft Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants