From 571494358b4367424114ef1761454981d0afd4a7 Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Fri, 3 Aug 2018 23:10:24 -0400 Subject: [PATCH] Revert "Control: Fix FBW Pitch bug on rotating causing slight jerk" This reverts commit 43750594a26040592f7a44aa9f8b94a1e4f3a92f. --- Systems/a320-fcs.xml | 12 ++++++++---- revision.txt | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/Systems/a320-fcs.xml b/Systems/a320-fcs.xml index 32dabee9..414a3f2f 100644 --- a/Systems/a320-fcs.xml +++ b/Systems/a320-fcs.xml @@ -80,9 +80,11 @@ velocities/mach + fbw/roll/gain-switch - 0.2 -26.2 - 0.9 -15.5 + 0 1 + 0.2 -26.2 0.0 + 0.9 -15.5 0.0
@@ -120,9 +122,11 @@ velocities/mach + fbw/pitch/gain-switch - 0.2 28 - 0.9 23 + 0 1 + 0.2 28 0 + 0.9 23 0
diff --git a/revision.txt b/revision.txt index 4abc8cfe..1b4cea18 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4618 \ No newline at end of file +4617 \ No newline at end of file