1
0
Fork 0

Input/Joysticks/Saitek/Aviator.xml:

- Disable squared (if it has indeed ever been on).
This commit is contained in:
Anders Gidenstam 2010-12-11 17:07:23 +01:00
parent 429a4e6ad6
commit 6afac31ea5

View file

@ -120,7 +120,6 @@
<property>/controls/flight/aileron</property>
<dead-band type="double">0.01</dead-band>
<offset type="double">0.0</offset>
<squared type="bool">true</squared>
</binding>
</axis>
@ -139,7 +138,6 @@
<dead-band type="double">0.01</dead-band>
<offset type="double">0.0</offset>
<factor type="double">-1.0</factor>
<squared type="bool">true</squared>
</binding>
</axis>
@ -158,7 +156,6 @@
<dead-band type="double">0.01</dead-band>
<offset type="double">0.0</offset>
<factor type="double">1.0</factor>
<squared type="bool">true</squared>
</binding>
<!-- binding>
<command>nasal</command>