A3XX: When FBW is direct, use fast control input

This commit is contained in:
Joshua Davidson 2017-09-17 09:51:39 -04:00
parent c5f0c3d368
commit 8aa1c3573e
2 changed files with 3 additions and 3 deletions

View file

@ -456,7 +456,7 @@
</equals>
</or>
</condition>
<property>/controls/flight/aileron-input</property>
<property>/controls/flight/aileron-input-fast</property>
</input>
<input>
<condition>
@ -1002,7 +1002,7 @@
</less-than-equals>
</or>
</condition>
<property>/controls/flight/elevator-input</property>
<property>/controls/flight/elevator-input-fast</property>
</input>
<input>
<condition>

View file

@ -1 +1 @@
1501
1502