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

fms: FPLN VNAV predictions not taking entered block fuel into account #8639

Open BravoMike99 opened 2 months ago

BravoMike99 commented 2 months ago

Aircraft Version

Development

Build info

{
    "built": "2024-04-24T17:04:51+00:00",
    "ref": "refs/heads/master",
    "sha": "c989ce225b7a6c201346dfc73609ea45eb203ff0",
    "actor": "frankkopp",
    "event_name": "manual",
    "pretty_release_name": "master:c989ce22",
    "version": "a32nx-v0.12.0-dev.c989ce2"
}

Describe the bug

FMS predictions take into account the FOB instead of the block fuel entered on the INIT FUEL PRED page before engine start. This is especially noticeable when refueling. image image image

Expected behavior

The block fuel entered on the fuel pred page should be used for predictions prior to engine start. Once the first engine is started, the sensed fuel on board should be used.

Steps to reproduce

1) Fill INIT A, INIT FUEL PRED & Perf takeoff with any data. 2) Change the fuel on board via the EFB and observe how the EFOB at destination changes on the F-PLN page.

References (optional)

FCOM DSC-22_20-50-10-25 -> INIT FUEL PRED Page

Additional info (optional)

No response

Discord Username (optional)

bruno_pt99

patmack14 commented 2 months ago

Ill get going on this one!