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.97k stars 1.03k forks source link

STS page on ecam #8046

Closed mrshiljo closed 1 year ago

mrshiljo commented 1 year ago

Aircraft Version

Development

Build info

{
    "built": "2023-05-23T08:10:56+00:00",
    "ref": "refs/heads/experimental",
    "sha": "7ac70bfd908988bfdc68879b16a169d26bf0c72c",
    "actor": "Saschl",
    "event_name": "manual",
    "pretty_release_name": "experimental:7ac70bfd",
    "version": "v0.10.0-exp.7ac70bf"
}

Describe the bug

Well, when you push STS button on ECAM control panel, then status page is shown, Thats ok. But when status is normal, which is inidicated with word normal on middle of ecam, then page returns itself to previous mode, whichever that was. Normally if there are any faults or messages, it would stay, but in FBW case it stays even if itas normaly, And thats not correct, if its normaly it should roll back to one before in 4 second, lets say 4. Kind regards

Expected behavior

explained before

Steps to reproduce

STS need to roll back if status is normal to page we were before, or at least to first one. And when in cruise, to cruise page

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

addict2flight

pluce commented 1 year ago

Found pushbutton logic in FCOM (page 1190)

STS_button
pluce commented 1 year ago

For the "single ECAM on" scenarios, I'm not sure it's a scenario currently available.