|
@@ -0,0 +1,175 @@
|
|
|
|
+<?xml version="1.0"?>
|
|
|
|
+
|
|
|
|
+<PropertyList>
|
|
|
|
+ <name type="string">Honeycomb Aeronautical Bravo Throttle Quadrant</name>
|
|
|
|
+ <axis>
|
|
|
|
+ <desc type="string">Throttle Engine 1</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-scale</command>
|
|
|
|
+ <property type="string">/controls/engines/engine[1]/throttle</property>
|
|
|
|
+ <factor type="double">0.5</factor>
|
|
|
|
+ <offset type="double">1</offset>
|
|
|
|
+ <power type="double">1</power>
|
|
|
|
+ </binding>
|
|
|
|
+ </axis>
|
|
|
|
+ <axis n="1">
|
|
|
|
+ <desc type="string">Throttle Engine 0</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-scale</command>
|
|
|
|
+ <property type="string">/controls/engines/engine[0]/throttle</property>
|
|
|
|
+ <factor type="double">0.5</factor>
|
|
|
|
+ <offset type="double">1</offset>
|
|
|
|
+ <power type="double">1</power>
|
|
|
|
+ </binding>
|
|
|
|
+ </axis>
|
|
|
|
+ <axis n="5">
|
|
|
|
+ <desc type="string">Throttle Engine 2</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-scale</command>
|
|
|
|
+ <property type="string">/controls/engines/engine[2]/throttle</property>
|
|
|
|
+ <factor type="double">0.5</factor>
|
|
|
|
+ <offset type="double">1</offset>
|
|
|
|
+ <power type="double">1</power>
|
|
|
|
+ </binding>
|
|
|
|
+ </axis>
|
|
|
|
+ <axis n="4">
|
|
|
|
+ <desc type="string">Throttle Engine 3</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-scale</command>
|
|
|
|
+ <property type="string">/controls/engines/engine[3]/throttle</property>
|
|
|
|
+ <factor type="double">0.5</factor>
|
|
|
|
+ <offset type="double">1</offset>
|
|
|
|
+ <power type="double">1</power>
|
|
|
|
+ </binding>
|
|
|
|
+ </axis>
|
|
|
|
+ <button n="28">
|
|
|
|
+ <desc type="string">Engine 0 Reverser</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[0]/reverser</property>
|
|
|
|
+ <value type="bool">true</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <mod-up>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[0]/reverser</property>
|
|
|
|
+ <value type="bool">false</value>
|
|
|
|
+ </binding>
|
|
|
|
+ </mod-up>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="8">
|
|
|
|
+ <desc type="string">Engine 1 Reverser</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[1]/reverser</property>
|
|
|
|
+ <value type="bool">true</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <mod-up>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[1]/reverser</property>
|
|
|
|
+ <value type="bool">false</value>
|
|
|
|
+ </binding>
|
|
|
|
+ </mod-up>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="9">
|
|
|
|
+ <desc type="string">Engine 2 Reverser</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[2]/reverser</property>
|
|
|
|
+ <value type="bool">true</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <mod-up>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[2]/reverser</property>
|
|
|
|
+ <value type="bool">false</value>
|
|
|
|
+ </binding>
|
|
|
|
+ </mod-up>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="10">
|
|
|
|
+ <desc type="string">Engine 3 Reverser</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[3]/reverser</property>
|
|
|
|
+ <value type="bool">true</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <mod-up>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">controls/engines/engine[3]/reverser</property>
|
|
|
|
+ <value type="bool">false</value>
|
|
|
|
+ </binding>
|
|
|
|
+ </mod-up>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="30">
|
|
|
|
+ <desc type="string">Gear Up</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.gearDown(-1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="31">
|
|
|
|
+ <desc type="string">Gear Down</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.gearDown(1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="14">
|
|
|
|
+ <desc type="string">Flaps Down</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.flapsDown(1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="15">
|
|
|
|
+ <desc type="string">Flaps Up</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.flapsDown(-1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="21">
|
|
|
|
+ <desc type="string">Elevator Trim Down</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.elevatorTrim(1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">1</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="22">
|
|
|
|
+ <desc type="string">Elevator Trim Up</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">nasal</command>
|
|
|
|
+ <script type="string">controls.elevatorTrim(-1);</script>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">1</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="34">
|
|
|
|
+ <desc type="string">Wipers Off</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">/controls/anti-ice/wiper</property>
|
|
|
|
+ <value type="bool">false</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+ <button n="33">
|
|
|
|
+ <desc type="string">Wipers On</desc>
|
|
|
|
+ <binding>
|
|
|
|
+ <command type="string">property-assign</command>
|
|
|
|
+ <property type="string">/controls/anti-ice/wiper</property>
|
|
|
|
+ <value type="bool">true</value>
|
|
|
|
+ </binding>
|
|
|
|
+ <repeatable type="double">0</repeatable>
|
|
|
|
+ </button>
|
|
|
|
+</PropertyList>
|