From 6e35071c1a48d0a6544e1846158207a2af4ef118 Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Sun, 26 Nov 2017 17:07:43 -0500 Subject: [PATCH] A32X: Fix N1 gauge during startup for IAE --- Systems/upper-ecam.xml | 4 ++++ revision.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Systems/upper-ecam.xml b/Systems/upper-ecam.xml index a85df83b..1f0cef09 100644 --- a/Systems/upper-ecam.xml +++ b/Systems/upper-ecam.xml @@ -252,6 +252,7 @@ /engines/engine[0]/n1-actual + 20.0-112.5 22.4-108.0 40.0 -67.5100.0 67.5 @@ -293,6 +294,7 @@
/engines/engine[0]/n1-actual-cmd + 20.0-112.5 22.4-108.0 40.0 -67.5100.0 67.5 @@ -334,6 +336,7 @@
/engines/engine[1]/n1-actual + 20.0-112.5 22.4-108.0 40.0 -67.5100.0 67.5 @@ -375,6 +378,7 @@
/engines/engine[1]/n1-actual-cmd + 20.0-112.5 22.4-108.0 40.0 -67.5100.0 67.5 diff --git a/revision.txt b/revision.txt index b98d0ae2..d9d7163a 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4034 \ No newline at end of file +4035 \ No newline at end of file