From e3f7be1b96f7abe48b5e21d8cb59129d6af92dac Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Wed, 20 Dec 2017 15:52:52 -0500 Subject: [PATCH] A32X: Inhibit full spoiler with AP on, fix autospoilers --- Systems/hydraulics.xml | 33 +++++++++++++++++++++++++++++++-- revision.txt | 2 +- 2 files changed, 32 insertions(+), 3 deletions(-) diff --git a/Systems/hydraulics.xml b/Systems/hydraulics.xml index 3e0073a1..e4f8eb5e 100644 --- a/Systems/hydraulics.xml +++ b/Systems/hydraulics.xml @@ -1267,8 +1267,10 @@ /controls/engines/engine[1]/throttle 0.15 - /gear/gear[1]/wow - /gear/gear[2]/wow + + /gear/gear[1]/wow + /gear/gear[2]/wow + /velocities/groundspeed-kt 72 @@ -1306,6 +1308,33 @@ /controls/flight/speedbrake /controls/flight/speedbrake-norm + 0.0 + + + + + /gear/gear[1]/wow + 0 + + + /gear/gear[1]/wow + 0 + + + + /it-autoflight/output/ap1 + 1 + + + /it-autoflight/output/ap2 + 1 + + + + + 0.5 + + 1.0 diff --git a/revision.txt b/revision.txt index 7aee86b9..f1919849 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4101 \ No newline at end of file +4102 \ No newline at end of file