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

prefilled flightnumber #5224

Open ErikNL80 opened 3 years ago

ErikNL80 commented 3 years ago

Aircraft Version

Development

Build info

{
  "built": "2021-06-27T09:05:22+00:00",
  "ref": "master",
  "sha": "4b526b9eaf3900b9949b1b08024135c467390478",
  "actor": "Benjozork",
  "event_name": "manual"
}

Describe the bug

Previously when creating a flight with the built-in flightplanner and selecting an aircraft with flight number, the flight number was pre-filled in the MCDU. This is no longer the case.

Expected behavior

I would expect the flight number and other known variables (i.e. cruise speed is also still not pre-filled) to be pre-filled when known.

Steps to reproduce

  1. Select the A320neo and make sure a flight number is entered
  2. Create an IFR flight plan
  3. Load the plane
  4. In the init page verify the flight number is not filled anymore

References (optional)

FNUM

Additional info (optional)

No response

Discord Username (optional)

No response

ErikNL80 commented 3 years ago

I would really like to see both the flight number and cruise altitude prefilled when they are known. I know it is possible with the default A320. Anything I can do to test?

ErikNL80 commented 2 years ago

Any progress in this one?

derl30n commented 2 years ago

As commented for the cruise flight level https://github.com/flybywiresim/a32nx/issues/3544 an efb implementation may be more feasible.

ErikNL80 commented 2 years ago

Why? Not all people are using external tools and Navigraph to fly? I would like to create a flight plan from the world map and when I load an aircraft the flight number is known, cruise altitude is known... If you don;t want it in the FMC, at least prefill the values in the EFB and allow a transfer into the FMC

derl30n commented 2 years ago

That is exactly what I said, no automatic filling of fms data. Instead using the efb to set this data.

tracernz commented 2 years ago

EFB as the flight plan dispatch/AOC tool makes a lot of sense to me. It could import plans from a variety of sources including SimBrief and MSFS… and also provide other uplink data from calculators e.g. takeoff perf when implemented.