42832d3e79
Patch goals: 1. Implement instrument and pannel lights controled by the nav-light switch. 2. Use Instruments-3d/vor which includes GS flag and filters for smooth movement of cdi and gs needles to and from parked position. 3. Adjust model and pilot view per the agreed to changes in Re: [Flightgear-devel] c172p pitch at cruise question, 12/06/2008 02:27 PM. These changes were never committed.
696 lines
21 KiB
XML
696 lines
21 KiB
XML
<?xml version="1.0" ?>
|
|
<PropertyList>
|
|
<params>
|
|
<right-display>/instrumentation/adf[0]/right-display</right-display>
|
|
<dimming>instrumentation/adf[0]/dimming-norm</dimming>
|
|
</params>
|
|
|
|
<path>kr87.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator</object-name>
|
|
<condition>
|
|
<property>/instrumentation/adf[0]/serviceable</property>
|
|
<property>/instrumentation/adf[0]/power-btn</property>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>noshadow</type>
|
|
</animation>
|
|
<animation>
|
|
<type>range</type>
|
|
<min-m>0</min-m>
|
|
<max-m>10</max-m>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>Chassis</object-name>
|
|
<object-name>Volume</object-name>
|
|
<object-name>FRQOuter</object-name>
|
|
<object-name>FRQInner</object-name>
|
|
<object-name>knobs.ADF</object-name>
|
|
<object-name>knobs.BFO</object-name>
|
|
<object-name>knobs.FRQ</object-name>
|
|
<object-name>knobs.FLT</object-name>
|
|
<object-name>knobs.SET</object-name>
|
|
<emission>
|
|
<red>0.5</red>
|
|
<green>0.1</green>
|
|
<blue>0.00005</blue>
|
|
<factor-prop>sim/model/material/instruments/factor</factor-prop>
|
|
</emission>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>indicator</object-name>
|
|
<emission>
|
|
<red>-1.0</red>
|
|
<green>-1.0</green>
|
|
<blue>-1.0</blue>
|
|
<factor-prop alias="../../../params/dimming"/>
|
|
<offset>1</offset>
|
|
</emission>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.ANT</object-name>
|
|
<condition>
|
|
<not>
|
|
<property>/instrumentation/adf[0]/adf-btn</property>
|
|
</not>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.ADF</object-name>
|
|
<condition>
|
|
<property>/instrumentation/adf[0]/adf-btn</property>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.BFO</object-name>
|
|
<condition>
|
|
<property>/instrumentation/adf[0]/bfo-btn</property>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.FRQ</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">0</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.FLT</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">1</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.ET</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">2</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<!-- Use FREQ -->
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>indicator.Use.1000</object-name>
|
|
<condition>
|
|
<greater-than-equals>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<value type="int">1000</value>
|
|
</greater-than-equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Use.1000</object-name>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<step>1000</step>
|
|
<factor>0.0001</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Use.100</object-name>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<step>100</step>
|
|
<factor>0.001</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Use.10</object-name>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<step>10</step>
|
|
<factor>0.01</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Use.1</object-name>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<step>1</step>
|
|
<factor>0.1</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<!-- STBY FREQ -->
|
|
<animation>
|
|
<condition>
|
|
<not-equals>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">0</value>
|
|
</not-equals>
|
|
</condition>
|
|
<type>select</type>
|
|
<object-name>indicator.dots</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<condition>
|
|
<greater-than-equals>
|
|
<property alias="../../../../params/right-display"/>
|
|
<value type="int">1000</value>
|
|
</greater-than-equals>
|
|
</condition>
|
|
<type>select</type>
|
|
<object-name>indicator.Stby.1000</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<condition>
|
|
<greater-than-equals>
|
|
<property alias="../../../../params/right-display"/>
|
|
<value type="int">100</value>
|
|
</greater-than-equals>
|
|
</condition>
|
|
<type>select</type>
|
|
<object-name>indicator.Stby.100</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Stby.1000</object-name>
|
|
<property alias="../../params/right-display"/>
|
|
<step>1000</step>
|
|
<factor>0.0001</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Stby.100</object-name>
|
|
<property alias="../../params/right-display"/>
|
|
<step>100</step>
|
|
<factor>0.001</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Stby.10</object-name>
|
|
<property alias="../../params/right-display"/>
|
|
<step>10</step>
|
|
<factor>0.01</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>textranslate</type>
|
|
<object-name>indicator.Stby.1</object-name>
|
|
<property alias="../../params/right-display"/>
|
|
<step>1</step>
|
|
<factor>0.1</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
|
|
<!-- knobs and buttons -->
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>knobs.ADF</object-name>
|
|
<property>/instrumentation/adf[0]/adf-btn</property>
|
|
<factor>-0.004</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>knobs.ADF</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-toggle</command>
|
|
<property>/instrumentation/adf[0]/adf-btn</property>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>knobs.BFO</object-name>
|
|
<property>/instrumentation/adf[0]/bfo-btn</property>
|
|
<factor>-0.004</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>knobs.BFO</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-toggle</command>
|
|
<property>/instrumentation/adf[0]/bfo-btn</property>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>knobs.FRQ</object-name>
|
|
<property>/instrumentation/adf[0]/frq-btn</property>
|
|
<factor>-0.004</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>knobs.FRQ</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-toggle</command>
|
|
<property>/instrumentation/adf[0]/bfo-frq</property>
|
|
</binding>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/frq-btn</property>
|
|
<value type="int">1</value>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">0</value>
|
|
</equals>
|
|
</condition>
|
|
<command>property-swap</command>
|
|
<property>/instrumentation/adf[0]/frequencies/selected-khz</property>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
</binding>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<value type="int">0</value>
|
|
</binding>
|
|
<mod-up>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/frq-btn</property>
|
|
<value type="int">0</value>
|
|
</binding>
|
|
</mod-up>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>knobs.FLT</object-name>
|
|
<property>/instrumentation/adf[0]/flt-btn</property>
|
|
<factor>-0.004</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>knobs.FLT</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/flt-btn</property>
|
|
<value type="int">1</value>
|
|
</binding>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/display-mode</property>
|
|
<step>1</step>
|
|
<min>1</min>
|
|
<max>3</max>
|
|
<wrap>true</wrap>
|
|
</binding>
|
|
<mod-up>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/flt-btn</property>
|
|
<value type="int">0</value>
|
|
</binding>
|
|
</mod-up>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>knobs.SET</object-name>
|
|
<property>/instrumentation/adf[0]/set-btn</property>
|
|
<factor>-0.004</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>knobs.SET</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/set-btn</property>
|
|
<value type="int">1</value>
|
|
</binding>
|
|
<mod-up>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/set-btn</property>
|
|
<value type="int">0</value>
|
|
</binding>
|
|
</mod-up>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>Volume</object-name>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<factor>-270</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
<center>
|
|
<x-m>0.0188946</x-m>
|
|
<y-m>0.03362955</y-m>
|
|
<z-m>-0.00472295</z-m>
|
|
</center>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>false</visible>
|
|
<object-name>VolumePickRight</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<step>0.1</step>
|
|
<min>0</min>
|
|
<max>1.0</max>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<greater-than>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<value>0.0</value>
|
|
</greater-than>
|
|
</condition>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/power-btn</property>
|
|
<value type="bool">1</value>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>false</visible>
|
|
<object-name>VolumePickLeft</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<step>-0.1</step>
|
|
<min>0</min>
|
|
<max>1.0</max>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<less-than>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<value>0.1</value>
|
|
</less-than>
|
|
</condition>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/power-btn</property>
|
|
<value type="bool">0</value>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<visible>true</visible>
|
|
<object-name>Volume</object-name>
|
|
<action>
|
|
<button>4</button>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<step>0.1</step>
|
|
<min>0</min>
|
|
<max>1.0</max>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<greater-than>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<value>0.0</value>
|
|
</greater-than>
|
|
</condition>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/power-btn</property>
|
|
<value type="bool">1</value>
|
|
</binding>
|
|
</action>
|
|
<action>
|
|
<button>3</button>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<step>-0.1</step>
|
|
<min>0</min>
|
|
<max>1.0</max>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<less-than>
|
|
<property>/instrumentation/adf[0]/volume-norm</property>
|
|
<value>0.1</value>
|
|
</less-than>
|
|
</condition>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/adf[0]/power-btn</property>
|
|
<value type="bool">0</value>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<object-name>FreqPickLeft</object-name>
|
|
<visible>false</visible>
|
|
<action>
|
|
<button>0</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>-1</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<resolution>1</resolution>
|
|
<wrap>true</wrap>
|
|
</binding>
|
|
</action>
|
|
<action>
|
|
<button>1</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>-100</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<wrap>true</wrap>
|
|
<mask>integer</mask>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<object-name>FreqPickRight</object-name>
|
|
<visible>false</visible>
|
|
<action>
|
|
<button>0</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>1</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<resolution>1</resolution>
|
|
<wrap>true</wrap>
|
|
</binding>
|
|
</action>
|
|
<action>
|
|
<button>1</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>100</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<wrap>true</wrap>
|
|
<mask>integer</mask>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<object-name>FRQOuter</object-name>
|
|
<object-name>FRQInner</object-name>
|
|
<visible>true</visible>
|
|
<action>
|
|
<button>3</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<condition>
|
|
<property>devices/status/keyboard/shift</property>
|
|
</condition>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>-100</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<resolution>1</resolution>
|
|
<wrap>true</wrap>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<not>
|
|
<property>devices/status/keyboard/shift</property>
|
|
</not>
|
|
</condition>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>-1</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<resolution>1</resolution>
|
|
<wrap>true</wrap>
|
|
</binding>
|
|
</action>
|
|
<action>
|
|
<button>4</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<condition>
|
|
<not>
|
|
<property>devices/status/keyboard/shift</property>
|
|
</not>
|
|
</condition>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>1</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<wrap>true</wrap>
|
|
<mask>integer</mask>
|
|
</binding>
|
|
<binding>
|
|
<condition>
|
|
<property>devices/status/keyboard/shift</property>
|
|
</condition>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
|
<step>100</step>
|
|
<min>200</min>
|
|
<max>1800</max>
|
|
<wrap>true</wrap>
|
|
<mask>integer</mask>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
</PropertyList>
|