Fix axis assignment in flightgear

Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
fly 2024-11-08 20:52:09 +01:00
parent 404653fe4f
commit 7605a5147a

View file

@ -59,34 +59,31 @@
<event>
<name>abs-z-translate-4</name>
<desc type="string">FloodTL Pedestal</desc>
<min-range>-4095</min-range>
<max-range>4095</max-range>
<binding>
<command type="string">property-scale</command>
<property type="string">/controls/lighting/ped-flood-knb</property>
<factor type="double">0.000244140625</factor>
<offset type="double">0</offset>
<power type="double">1</power>
</binding>
</event>
<event>
<name>abs-z-translate-7</name>
<desc type="string">FloodTL Main Panel</desc>
<min-range>-4095</min-range>
<max-range>4095</max-range>
<binding>
<command type="string">property-scale</command>
<property type="string">/controls/lighting/main-flood-knb</property>
<factor type="double">0.000244140625</factor>
<offset type="double">0</offset>
<power type="double">1</power>
</binding>
</event>
<event>
<name>abs-z-translate-8</name>
<desc type="string">IntegLT</desc>
<min-range>-4095</min-range>
<max-range>4095</max-range>
<binding>
<command type="string">property-scale</command>
<property type="string">/controls/lighting/main-panel-knb</property>
<factor type="double">0.000244140625</factor>
<offset type="double">0</offset>
<power type="double">1</power>
</binding>
</event>
<!-- Buttons -->