JonathanOrr / A321Neo-FXPL

The A32NX Project, a A321NEO freeware for the X-Plane community
GNU General Public License v3.0
165 stars 70 forks source link

DC ESS BUS Functions #50

Closed frazer380 closed 1 year ago

frazer380 commented 3 years ago

Upon loss of DC ESS BUS power, ECAM actions (except ALL, RCL, CLR, EMER CMD, and STS) are inop, and the GPWS fails.

JonathanOrr commented 3 years ago

image The power source of GPWS system is AC 1.

frazer380 commented 3 years ago

Yes I've realized this. However ECAM code should still work. https://youtu.be/dyJeE4pgmRo?t=192

hkkhkhkhk commented 3 years ago

Can you try not to reference from a video from 2008.... We have the neo manuals and we follow them 🥲

hkkhkhkhk commented 3 years ago

Anyways we'll take a look

JonathanOrr commented 3 years ago

You will need to provide document-based evidence for us to review. However, we will take a look. Also, outside the failure manager, FAILURE datarefs are not to be written to.

frazer380 commented 3 years ago

Okay, I've fixed it.

rico23rico commented 3 years ago

@frazer380 Sorry, I lost the notification of this PR. I'll test it next week and I'll let you know :)

rico23rico commented 3 years ago

@frazer380 I'm not sure it works correctly, what happens when phase == SASL_COMMAND_CONTINUE or phase == SASL_COMMAND_END?