diff --git a/Engines/cfm56-5b4_1.xml b/Engines/cfm56-5b4_1.xml
index 2c1d93a2..85ff55bf 100644
--- a/Engines/cfm56-5b4_1.xml
+++ b/Engines/cfm56-5b4_1.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/cfm56-5b4_2.xml b/Engines/cfm56-5b4_2.xml
index 1a7d8f7f..e82598bb 100644
--- a/Engines/cfm56-5b4_2.xml
+++ b/Engines/cfm56-5b4_2.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/leap1a26_1.xml b/Engines/leap1a26_1.xml
index c94593bc..ddcf9d94 100644
--- a/Engines/leap1a26_1.xml
+++ b/Engines/leap1a26_1.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/leap1a26_2.xml b/Engines/leap1a26_2.xml
index 1b7c37f9..1c8b4894 100644
--- a/Engines/leap1a26_2.xml
+++ b/Engines/leap1a26_2.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/pw1127g_1.xml b/Engines/pw1127g_1.xml
index 93a5c80e..5a73bd62 100644
--- a/Engines/pw1127g_1.xml
+++ b/Engines/pw1127g_1.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/pw1127g_2.xml b/Engines/pw1127g_2.xml
index 9948097f..cdcf0897 100644
--- a/Engines/pw1127g_2.xml
+++ b/Engines/pw1127g_2.xml
@@ -7,9 +7,9 @@
27000
0.335
0.03
- 0.6
+ 2.3
22.2
- 0.05
+ 0.19
1.85
0.573
1.127
diff --git a/Engines/v2527-a5_1.xml b/Engines/v2527-a5_1.xml
index 46c3859e..db4f2d10 100644
--- a/Engines/v2527-a5_1.xml
+++ b/Engines/v2527-a5_1.xml
@@ -9,10 +9,10 @@
0.03
4.8
23.9
- 0.2
- 1.0
+ 0.37
+ 1.85
0.365
- 1.724
+ 0.767
22.4
60.9
100.0
diff --git a/Engines/v2527-a5_2.xml b/Engines/v2527-a5_2.xml
index 9534d7ce..892cc50d 100644
--- a/Engines/v2527-a5_2.xml
+++ b/Engines/v2527-a5_2.xml
@@ -9,10 +9,10 @@
0.03
4.8
23.9
- 0.2
- 1.0
+ 0.37
+ 1.85
0.365
- 1.724
+ 0.767
22.4
60.9
100.0
diff --git a/Nasal/Systems/Engines/engines-cfm.nas b/Nasal/Systems/Engines/engines-cfm.nas
index c668b98e..a67f2e4b 100644
--- a/Nasal/Systems/Engines/engines-cfm.nas
+++ b/Nasal/Systems/Engines/engines-cfm.nas
@@ -197,7 +197,7 @@ var auto_start_one = func {
}
var eng_one_auto_start = maketimer(0.5, func {
- if (pts.Engines.Engine.n2Actual[0].getValue() >= 22) {
+ if (pts.Engines.Engine.n2Actual[0].getValue() >= 21) {
eng_one_auto_start.stop();
pts.Engines.Engine.state[0].setValue(2);
pts.Controls.Engines.Engine.cutoff[0].setValue(0);
@@ -260,7 +260,7 @@ var auto_start_two = func {
}
var eng_two_auto_start = maketimer(0.5, func {
- if (pts.Engines.Engine.n2Actual[1].getValue() >= 22) {
+ if (pts.Engines.Engine.n2Actual[1].getValue() >= 21) {
eng_two_auto_start.stop();
pts.Engines.Engine.state[1].setValue(2);
pts.Controls.Engines.Engine.cutoff[1].setValue(0);
diff --git a/Systems/a320-cfm56-5b4-engine-fadec.xml b/Systems/a320-cfm56-5b4-engine-fadec.xml
index f0ff67da..f89ab810 100644
--- a/Systems/a320-cfm56-5b4-engine-fadec.xml
+++ b/Systems/a320-cfm56-5b4-engine-fadec.xml
@@ -1350,13 +1350,13 @@
/engines/engine[0]/fuel-flow_pph
- 3
+ 3.0
/engines/engine[1]/fuel-flow_pph
- 3
+ 3.0
diff --git a/Systems/a320-fbw.xml b/Systems/a320-fbw.xml
index 0cf04dea..f077b877 100644
--- a/Systems/a320-fbw.xml
+++ b/Systems/a320-fbw.xml
@@ -213,21 +213,6 @@
1.0
-
-
-
- fbw/pitch/g-instrumented
-
- -1
-
- attitude/roll-rad
-
-
- 1
-
-
-
-
diff --git a/Systems/a320-v2527-a5-engine-fadec.xml b/Systems/a320-v2527-a5-engine-fadec.xml
index 71ff7ef3..520e2482 100644
--- a/Systems/a320-v2527-a5-engine-fadec.xml
+++ b/Systems/a320-v2527-a5-engine-fadec.xml
@@ -1963,13 +1963,13 @@
/engines/engine[0]/fuel-flow_pph
- 3
+ 3.0
/engines/engine[1]/fuel-flow_pph
- 3
+ 3.0