A3XX: When FBW is direct, use fast control input
This commit is contained in:
parent
c5f0c3d368
commit
8aa1c3573e
2 changed files with 3 additions and 3 deletions
|
@ -456,7 +456,7 @@
|
||||||
</equals>
|
</equals>
|
||||||
</or>
|
</or>
|
||||||
</condition>
|
</condition>
|
||||||
<property>/controls/flight/aileron-input</property>
|
<property>/controls/flight/aileron-input-fast</property>
|
||||||
</input>
|
</input>
|
||||||
<input>
|
<input>
|
||||||
<condition>
|
<condition>
|
||||||
|
@ -1002,7 +1002,7 @@
|
||||||
</less-than-equals>
|
</less-than-equals>
|
||||||
</or>
|
</or>
|
||||||
</condition>
|
</condition>
|
||||||
<property>/controls/flight/elevator-input</property>
|
<property>/controls/flight/elevator-input-fast</property>
|
||||||
</input>
|
</input>
|
||||||
<input>
|
<input>
|
||||||
<condition>
|
<condition>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1501
|
1502
|
Reference in a new issue