From 117f0256f848681e12f2f15ddeb670f574c5af5e Mon Sep 17 00:00:00 2001 From: legoboyvdlp R Date: Wed, 14 Oct 2020 00:32:24 +0100 Subject: [PATCH] Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus --- Models/Instruments/OHpanel/OHpanel.xml | 26 ++++---------------------- Systems/a320-electrical.xml | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 22 deletions(-) diff --git a/Models/Instruments/OHpanel/OHpanel.xml b/Models/Instruments/OHpanel/OHpanel.xml index 773b2bf1..c978dde7 100644 --- a/Models/Instruments/OHpanel/OHpanel.xml +++ b/Models/Instruments/OHpanel/OHpanel.xml @@ -3140,7 +3140,7 @@ 14.0 - systems/electrical/bus/dc-ess + systems/electrical/bus/dc-bat 25 @@ -3214,16 +3214,7 @@ false - - - systems/electrical/bus/dc-bat - 25 - - - systems/electrical/bus/dc-ess - 25 - - + /systems/electrical/sources/idg-1/gcu-1-powered property-toggle controls/electrical/switches/gen-1 @@ -3536,16 +3527,7 @@ false - - - systems/electrical/bus/dc-bat - 25 - - - systems/electrical/bus/dc-ess - 25 - - + /systems/electrical/sources/idg-2/gcu-2-powered property-toggle controls/electrical/switches/gen-2 @@ -3643,7 +3625,7 @@ 14.0 - systems/electrical/bus/dc-ess + systems/electrical/bus/dc-bat 25 diff --git a/Systems/a320-electrical.xml b/Systems/a320-electrical.xml index 9fa11456..d3cfbb65 100644 --- a/Systems/a320-electrical.xml +++ b/Systems/a320-electrical.xml @@ -770,6 +770,14 @@ + + + + /systems/electrical/bus/dc-bat ge 25 + /systems/electrical/sources/idg-1/pmg-volt ge 110 + + + @@ -805,6 +813,14 @@ + + + + /systems/electrical/bus/dc-bat ge 25 + /systems/electrical/sources/idg-2/pmg-volt ge 110 + + +