A3XX: fix sidestick PFD
This commit is contained in:
parent
d8c762ff6c
commit
f58694931a
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
||||||
<type>translate</type>
|
<type>translate</type>
|
||||||
<object-name>sidestick-pos</object-name>
|
<object-name>sidestick-pos</object-name>
|
||||||
<property>controls/flight/elevator-input-fast</property>
|
<property>controls/flight/elevator-input-fast</property>
|
||||||
<factor>0.0198</factor>
|
<factor>0.0259</factor>
|
||||||
<axis>
|
<axis>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<type>translate</type>
|
<type>translate</type>
|
||||||
<object-name>sidestick-pos</object-name>
|
<object-name>sidestick-pos</object-name>
|
||||||
<property>controls/flight/aileron-input-fast</property>
|
<property>controls/flight/aileron-input-fast</property>
|
||||||
<factor>0.0220</factor>
|
<factor>0.0275</factor>
|
||||||
<axis>
|
<axis>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>1</y>
|
<y>1</y>
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<type>translate</type>
|
<type>translate</type>
|
||||||
<object-name>sidestick-pos</object-name>
|
<object-name>sidestick-pos</object-name>
|
||||||
<property>controls/flight/elevator-input-fast</property>
|
<property>controls/flight/elevator-input-fast</property>
|
||||||
<factor>0.0198</factor>
|
<factor>0.0259</factor>
|
||||||
<axis>
|
<axis>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<type>translate</type>
|
<type>translate</type>
|
||||||
<object-name>sidestick-pos</object-name>
|
<object-name>sidestick-pos</object-name>
|
||||||
<property>controls/flight/aileron-input-fast</property>
|
<property>controls/flight/aileron-input-fast</property>
|
||||||
<factor>0.0220</factor>
|
<factor>0.0275</factor>
|
||||||
<axis>
|
<axis>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>1</y>
|
<y>1</y>
|
||||||
|
|
Reference in a new issue