From 12de1c2ed57bc8926a829a5cce78e3f51ccf56e6 Mon Sep 17 00:00:00 2001 From: Joshua Davidson <joshuadavidson2000@gmail.com> Date: Mon, 2 Oct 2017 23:17:23 -0400 Subject: [PATCH] A3XX: AP bugfix --- Systems/fmgc-roll-yaw.xml | 2 +- revision.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Systems/fmgc-roll-yaw.xml b/Systems/fmgc-roll-yaw.xml index 8f339925..99ece7ff 100644 --- a/Systems/fmgc-roll-yaw.xml +++ b/Systems/fmgc-roll-yaw.xml @@ -137,7 +137,7 @@ <Kp> <property>/it-autoflight/config/cmd/vorloc</property> </Kp> - <Ki>0.0001</Ki> + <Ki>-0.0001</Ki> <min> <property>/it-autoflight/internal/bank-limit</property> <scale>-1</scale> diff --git a/revision.txt b/revision.txt index 0559805b..97f6d7eb 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -2016 \ No newline at end of file +2017 \ No newline at end of file