1
0
Fork 0
fgdata/Aircraft/Instruments-3d/kfc200/fd-annun.xml
curt c16aa2cd25 Syd Adams:
3d instrument updates, especailly the primus-1000.
2006-01-30 19:33:23 +00:00

169 lines
No EOL
3.4 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>fd-annun.ac</path>
<animation>
<type>select</type>
<object-name>FD-ON</object-name>
<condition>
<not-equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>off</value>
</not-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>NAV-ON</object-name>
<condition>
<or>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>nav-arm</value>
</equals>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>nav-cpld</value>
</equals>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>NAVARM-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>nav-arm</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>NAVCPLD-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>nav-cpld</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>HDG-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>hdg</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>APPR-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>appr</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>GS-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>gs</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>GA-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>ga</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ALT-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>alt</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>AP-ON</object-name>
<condition>
<or>
<not-equals>
<property>/autopilot/locks/heading</property>
<value></value>
</not-equals>
<not-equals>
<property>/autopilot/locks/speed</property>
<value></value>
</not-equals>
<not-equals>
<property>/autopilot/locks/speed</property>
<value></value>
</not-equals>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>BC-ON</object-name>
<condition>
<equals>
<property>/instrumentation/kfc200/fdmode</property>
<value>bc</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>O-ON</object-name>
<condition>
<equals>
<property>/instrumentation/marker-beacon/outer</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>M-ON</object-name>
<condition>
<equals>
<property>/instrumentation/marker-beacon/middle</property>
<value>true</value>
</equals>
</condition>
</animation>
</PropertyList>