From 5247a621f21d14dfe083ec634d9545108e74b75e Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Wed, 29 Nov 2017 11:54:17 -0500 Subject: [PATCH] A3XX: Improve Mach by pitch, Autothrottle --- Systems/fmgc-pitch.xml | 6 +++--- Systems/fmgc-thrust.xml | 13 ++++++------- revision.txt | 2 +- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/Systems/fmgc-pitch.xml b/Systems/fmgc-pitch.xml index 567d5925..090dec5d 100644 --- a/Systems/fmgc-pitch.xml +++ b/Systems/fmgc-pitch.xml @@ -166,7 +166,7 @@ /it-autoflight/internal/lookahead-15-sec-mach - 500.0 + 1000.0 @@ -185,7 +185,7 @@ /it-autoflight/internal/flch-mach - 500.0 + 1000.0 /it-autoflight/internal/target-fpm-b @@ -198,7 +198,7 @@ 7 - -50 + -55 diff --git a/Systems/fmgc-thrust.xml b/Systems/fmgc-thrust.xml index 3068292e..24937324 100644 --- a/Systems/fmgc-thrust.xml +++ b/Systems/fmgc-thrust.xml @@ -201,11 +201,11 @@ /controls/engines/throttle-cmd-pid - 0.05 + 0.11 1.0 0.1 0.0 - 10.0 + 7.5 0.00001 /controls/engines/idle-limit @@ -217,7 +217,6 @@ - MACH THR false @@ -257,21 +256,21 @@ /instrumentation/airspeed-indicator/indicated-mach - 500.0 + 1000.0 /it-autoflight/internal/mach - 500.0 + 1000.0 /controls/engines/throttle-cmd-pid - 0.05 + 0.11 1.0 0.1 0.0 - 10.0 + 7.5 0.00001 /controls/engines/idle-limit diff --git a/revision.txt b/revision.txt index 2e365a35..14964db9 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4045 \ No newline at end of file +4046 \ No newline at end of file