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.99k stars 1.04k forks source link

ECAM Bleed Page errors #8121

Open pinatacolada opened 1 year ago

pinatacolada commented 1 year ago

Aircraft Version

Development

Build info

{
    "built": "2023-07-15T17:10:17+00:00",
    "ref": "refs/heads/master",
    "sha": "f261d1508cdff801e4dcaa887a61dac0429297f4",
    "actor": "Benjozork",
    "event_name": "manual",
    "pretty_release_name": "master:f261d150",
    "version": "v0.11.0-dev.f261d15"
}

Describe the bug

After engine and APU shutdown, some indications are colored wrong or missing:

Expected behavior

These should be green:

These should be amber:

GND HP Ground Connection Indication should be always displayed when on the ground, in white.

Engine Identification should be displayed in white, though I am guessing this is only after the FADECs turn off and stop transmitting the N2 value. FCOM says it should be amber when below idle.

Steps to reproduce

  1. Spawn cold and dark
  2. connect to external power
  3. wait 5 minutes for FADECs to turn off
  4. open ECAM Bleed page

References (optional)

image

FCOM DSC-21-10-50 and DSC-36-20.

Additional info (optional)

gaem unplayable pls fix

Discord Username (optional)

No response

pinatacolada commented 1 year ago

Precooler inlet beeing green is technically correct, it should turn amber when below 4 PSI. However having pressure without engines is incorrect too. So not a display error, more of a system implementation thing @BlueberryKing