From ba6591faf9c603077448a6a3e919308779870c5a Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Sat, 20 Oct 2018 13:03:31 -0400 Subject: [PATCH] Control: Fix A/P Yaw Axis --- Systems/fmgc-roll-yaw.xml | 36 +++++++++++++++++------------------- revision.txt | 2 +- 2 files changed, 18 insertions(+), 20 deletions(-) diff --git a/Systems/fmgc-roll-yaw.xml b/Systems/fmgc-roll-yaw.xml index 71b1e2b0..fa3398f4 100644 --- a/Systems/fmgc-roll-yaw.xml +++ b/Systems/fmgc-roll-yaw.xml @@ -250,21 +250,7 @@ -0.05 - - - - - /gear/gear[1]/wow - 1 - - - /gear/gear[2]/wow - 1 - - - - -0.02 - + -0.02 0 -0.15 @@ -279,10 +265,22 @@ output - - /it-autoflight/output/lat - 4 - + + + + /it-autoflight/output/ap1 + 1 + + + /it-autoflight/output/ap2 + 1 + + + + /it-autoflight/output/lat + 4 + + /it-autoflight/internal/rudder-cmd diff --git a/revision.txt b/revision.txt index 5d3c1d34..607f57d7 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4680 \ No newline at end of file +4681 \ No newline at end of file