2017-07-13 17:30:33 +00:00
|
|
|
<!--
|
2017-11-16 19:29:08 +00:00
|
|
|
##############################################
|
|
|
|
# Copyright (c) Joshua Davidson (it0uchpods) #
|
|
|
|
##############################################
|
2017-07-13 17:30:33 +00:00
|
|
|
-->
|
|
|
|
|
2016-11-04 22:13:12 +00:00
|
|
|
<PropertyList>
|
2017-08-01 10:00:31 +00:00
|
|
|
<fx>
|
|
|
|
<apu>
|
|
|
|
<name>apu_in</name>
|
|
|
|
<mode>looped</mode>
|
|
|
|
<path>apu/apu_inside.wav</path>
|
|
|
|
<condition>
|
|
|
|
<property>sim/current-view/internal</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/systems/apu/rpm</property>
|
2017-08-01 16:12:47 +00:00
|
|
|
<factor>0.005</factor>
|
2017-08-01 10:00:31 +00:00
|
|
|
<min>0</min>
|
|
|
|
</volume>
|
|
|
|
<pitch>
|
|
|
|
<property>/systems/apu/rpm</property>
|
|
|
|
<factor>0.01</factor>
|
|
|
|
<offset>0</offset>
|
|
|
|
</pitch>
|
|
|
|
</apu>
|
2016-11-04 22:13:12 +00:00
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
<apu>
|
|
|
|
<name>apu_out</name>
|
|
|
|
<mode>looped</mode>
|
|
|
|
<path>apu/turbine.wav</path>
|
|
|
|
<condition>
|
|
|
|
<not><property>sim/current-view/internal</property></not>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/systems/apu/rpm</property>
|
2017-08-01 16:12:47 +00:00
|
|
|
<factor>0.005</factor>
|
2017-08-01 10:00:31 +00:00
|
|
|
<min>0</min>
|
|
|
|
</volume>
|
|
|
|
<pitch>
|
|
|
|
<property>/systems/apu/rpm</property>
|
|
|
|
<factor>0.01</factor>
|
|
|
|
<offset>0</offset>
|
|
|
|
</pitch>
|
|
|
|
</apu>
|
2016-11-04 22:13:12 +00:00
|
|
|
|
2017-10-20 22:37:10 +00:00
|
|
|
<!-- Disabled until proper PTU system implemented, to not annoy people -->
|
|
|
|
<!--hyd>
|
2017-08-01 10:00:31 +00:00
|
|
|
<name>PTU</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>airbus_ptu.wav</path>
|
|
|
|
<condition>
|
|
|
|
<property>/systems/hydraulic/ptu-active</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
2017-10-20 22:37:10 +00:00
|
|
|
</hyd-->
|
2017-08-01 10:00:31 +00:00
|
|
|
|
2017-07-22 16:15:00 +00:00
|
|
|
<announcement>
|
|
|
|
<name>PurserSnacks</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>purserSnacks.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/cabinCall</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</announcement>
|
|
|
|
|
|
|
|
<announcement>
|
|
|
|
<name>MechCall</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>mechCall.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/mechCall</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</announcement>
|
|
|
|
|
2017-07-25 18:35:57 +00:00
|
|
|
<announcement>
|
|
|
|
<name>EmerCall</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>tripleBelt.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/emerCall</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</announcement>
|
|
|
|
|
2017-06-12 01:37:22 +00:00
|
|
|
<callout>
|
|
|
|
<name>V1</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>V1.wav</path>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
|
|
|
|
<property>/FMGC/internal/v1</property>
|
|
|
|
</greater-than>
|
|
|
|
<equals>
|
|
|
|
<property>/FMGC/internal/v1-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/FMGC/status/to-state</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</callout>
|
|
|
|
|
2016-12-10 16:51:31 +00:00
|
|
|
<!-- Custom GPWS -->
|
2017-10-13 19:15:12 +00:00
|
|
|
<gpws>
|
|
|
|
<name>2500</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/2500.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>2500</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>2450</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>2000</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/2000.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>2000</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>1950</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>1000</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/1000.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>1000</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>950</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>500</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/500.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>500</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>450</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>400</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/400.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>400</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>350</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>300</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/300.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>300</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>250</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>200</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/200.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>200</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>150</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>100</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/100.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>100</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>80</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>50</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/50.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>50</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>42</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>40</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/40.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>40</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>32</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>30</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/30.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>30</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>22</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>20</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/20.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>20</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>14</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>10</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/10.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/controls/flight/flaps</property>
|
|
|
|
<value>0.640</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>10</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>8</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap1</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap2</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
|
|
|
<name>5</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/5.wav</path>
|
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/controls/flight/flaps</property>
|
|
|
|
<value>0.640</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>5</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>2</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
</less-than>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/engine[0]/throttle</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/engine[1]/throttle</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
|
2017-06-19 02:53:08 +00:00
|
|
|
<gpws>
|
2018-01-01 01:52:20 +00:00
|
|
|
<name>100above</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/100-above.wav</path>
|
2017-10-13 19:15:12 +00:00
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
2018-01-01 01:52:20 +00:00
|
|
|
<less-than-equals> <!-- Until I add a calulation for minimums + 100, and add the ability to adjust DH, I'm keeping 350. Should be working soon -->
|
2017-10-13 19:15:12 +00:00
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>350</value>
|
2017-06-19 02:53:08 +00:00
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
2018-01-01 01:52:20 +00:00
|
|
|
<value>300</value>
|
2017-06-19 02:53:08 +00:00
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
2017-10-13 19:15:12 +00:00
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
2017-06-19 02:53:08 +00:00
|
|
|
</less-than>
|
2017-10-13 19:15:12 +00:00
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
2017-06-19 02:53:08 +00:00
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
|
|
|
<gpws>
|
2018-01-01 01:52:20 +00:00
|
|
|
<name>Minimum</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/minimum.wav</path>
|
2017-06-19 02:53:08 +00:00
|
|
|
<mode>once</mode>
|
|
|
|
<condition>
|
|
|
|
<and>
|
2017-10-13 19:15:12 +00:00
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/mk-viii/inputs/discretes/gpws-inhibit</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
2017-06-19 02:53:08 +00:00
|
|
|
<less-than-equals>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
2018-01-01 01:52:20 +00:00
|
|
|
<value>250</value>
|
2017-06-19 02:53:08 +00:00
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
2018-01-01 01:52:20 +00:00
|
|
|
<value>200</value>
|
2017-06-19 02:53:08 +00:00
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
2017-10-13 19:15:12 +00:00
|
|
|
<property>/position/gear-agl-ft-2-sec</property>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
2017-06-19 02:53:08 +00:00
|
|
|
</less-than>
|
2017-10-13 19:15:12 +00:00
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
2017-06-19 02:53:08 +00:00
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>8</factor>
|
|
|
|
</volume>
|
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
|
|
|
</gpws>
|
2018-01-01 01:52:20 +00:00
|
|
|
|
|
|
|
<!-- Retard Warning -->
|
|
|
|
<retard>
|
|
|
|
<name>retard</name>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/GPWS/retard.wav</path>
|
|
|
|
<mode>looped</mode>
|
2017-06-19 02:53:08 +00:00
|
|
|
<condition>
|
|
|
|
<and>
|
2017-04-10 23:08:55 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>/controls/flight/flaps</property>
|
|
|
|
<value>0.640</value>
|
|
|
|
</greater-than>
|
|
|
|
<or>
|
|
|
|
<and>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>18</value>
|
|
|
|
</less-than>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap1</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap2</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
<and>
|
|
|
|
<less-than>
|
|
|
|
<property>/position/gear-agl-ft</property>
|
|
|
|
<value>8</value>
|
|
|
|
</less-than>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap1</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap2</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</or>
|
2016-11-05 13:07:11 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>controls/engines/engine[0]/throttle</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</greater-than>
|
|
|
|
<greater-than>
|
|
|
|
<property>controls/engines/engine[1]/throttle</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
|
|
|
<property>controls/engines/engine[0]/throttle</property>
|
|
|
|
<value>0.80</value>
|
|
|
|
</less-than>
|
|
|
|
<less-than>
|
|
|
|
<property>controls/engines/engine[1]/throttle</property>
|
|
|
|
<value>0.80</value>
|
|
|
|
</less-than>
|
|
|
|
<not>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
</not>
|
|
|
|
<less-than>
|
|
|
|
<property>velocities/airspeed-kt</property>
|
|
|
|
<value>160</value>
|
|
|
|
</less-than>
|
2017-10-13 19:15:12 +00:00
|
|
|
<greater-than-equals>
|
|
|
|
<property>/systems/electrical/outputs/mk-viii</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than-equals>
|
2016-11-05 13:07:11 +00:00
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
2017-04-16 20:27:15 +00:00
|
|
|
<factor>8</factor>
|
2016-11-05 13:07:11 +00:00
|
|
|
</volume>
|
2017-04-16 20:27:15 +00:00
|
|
|
<reference-dist>20.0</reference-dist>
|
|
|
|
<max-dist>100.0</max-dist>
|
2016-11-05 13:07:11 +00:00
|
|
|
</retard>
|
2018-01-01 15:30:11 +00:00
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
<apoff>
|
|
|
|
<name>apoff</name>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>/Aircraft/IDG-A32X/Sounds/apoff.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
2018-01-01 15:30:11 +00:00
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap1</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/ap2</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<or>
|
|
|
|
<property>/it-autoflight/sound/apoffsound</property>
|
|
|
|
<property>/it-autoflight/sound/apoffsound2</property>
|
|
|
|
</or>
|
|
|
|
</and>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>40.0</factor>
|
|
|
|
</volume>
|
|
|
|
</apoff>
|
2018-01-01 15:30:11 +00:00
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
<gear>
|
|
|
|
<name>gear0</name>
|
|
|
|
<mode>in-transit</mode>
|
|
|
|
<path>FL2070/320gear.wav</path>
|
|
|
|
<property>gear/gear[0]/position-norm</property>
|
|
|
|
<volume>
|
|
|
|
<property>sim/sounde/gear-vol</property>
|
|
|
|
</volume>
|
|
|
|
</gear>
|
2016-11-04 22:13:12 +00:00
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
<gear>
|
|
|
|
<name>gear1</name>
|
|
|
|
<mode>in-transit</mode>
|
|
|
|
<path>FL2070/320gear.wav</path>
|
|
|
|
<property>gear/gear[1]/position-norm</property>
|
|
|
|
<volume>
|
|
|
|
<property>sim/sounde/gear-vol</property>
|
|
|
|
</volume>
|
|
|
|
</gear>
|
|
|
|
|
|
|
|
<gear>
|
|
|
|
<name>gear2</name>
|
|
|
|
<mode>in-transit</mode>
|
|
|
|
<path>FL2070/320gear.wav</path>
|
|
|
|
<property>gear/gear[2]/position-norm</property>
|
|
|
|
<volume>
|
|
|
|
<property>sim/sounde/gear-vol</property>
|
|
|
|
</volume>
|
|
|
|
</gear>
|
|
|
|
|
|
|
|
<gear>
|
|
|
|
<name>gearding</name>
|
|
|
|
<mode>once</mode>
|
|
|
|
<path>nosmoko.wav</path> <!-- since it is trigered by smoking sign logic then the sound must be smoking sign sound -->
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>gear/gear[0]/position-norm</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>gear/gear[1]/position-norm</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>gear/gear[2]/position-norm</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
</gear>
|
|
|
|
|
|
|
|
<wind>
|
|
|
|
<path>FL2070/320wind.wav</path>
|
|
|
|
<mode>looped</mode>
|
|
|
|
<name>wind</name>
|
|
|
|
<condition>
|
|
|
|
<property>sim/current-view/internal</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>sim/sound/other/wind</property>
|
|
|
|
<offset>0</offset>
|
|
|
|
</volume>
|
|
|
|
<pitch>
|
|
|
|
<property>sim/sound/other/windp</property>
|
|
|
|
<offset>0</offset>
|
|
|
|
</pitch>
|
|
|
|
</wind>
|
|
|
|
|
|
|
|
<wow>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>wow0</name>
|
|
|
|
<path>FL2070/320touch.wav</path>
|
|
|
|
<condition>
|
|
|
|
<property>gear/gear[0]/wow</property>
|
|
|
|
</condition>
|
|
|
|
</wow>
|
|
|
|
|
|
|
|
<wow>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>wow1</name>
|
|
|
|
<path>FL2070/320touch.wav</path>
|
|
|
|
<condition>
|
|
|
|
<property>gear/gear[1]/wow</property>
|
|
|
|
</condition>
|
|
|
|
</wow>
|
|
|
|
|
|
|
|
<wow>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>wow2</name>
|
|
|
|
<path>FL2070/320touch.wav</path>
|
|
|
|
<condition>
|
|
|
|
<property>gear/gear[2]/wow</property>
|
|
|
|
</condition>
|
|
|
|
</wow>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendaa</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
2017-07-25 17:30:49 +00:00
|
|
|
<equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>IDLE</value>
|
2017-07-25 17:30:49 +00:00
|
|
|
</equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendba</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>IDLE</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendab</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
2017-07-25 17:30:49 +00:00
|
|
|
<equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbb</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendac</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbc</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendad</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbd</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendae</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MCT</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbe</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MCT</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendaf</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>TOGA</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbf</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>TOGA</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendag</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/engine[0]/reverser</property>
|
2017-07-25 17:30:49 +00:00
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbg</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
2017-07-25 17:30:49 +00:00
|
|
|
<equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
<property>/controls/engines/engine[1]/reverser</property>
|
2017-07-25 17:30:49 +00:00
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<detenta>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendah</name>
|
|
|
|
<path>Cockpit/detenta.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/engine[0]/reverser</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detenta>
|
|
|
|
|
|
|
|
<detentb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>detendbh</name>
|
|
|
|
<path>Cockpit/detentb.wav</path>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/engine[1]/reverser</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</detentb>
|
|
|
|
|
|
|
|
<sb>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>sb</name>
|
|
|
|
<path>seatbelt.wav</path>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/bus/dc-ess</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than>
|
|
|
|
<property>/sim/sounde/seatbelt-sign</property>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</sb>
|
|
|
|
<ns>
|
|
|
|
<mode>once</mode>
|
|
|
|
<name>ns</name>
|
|
|
|
<path>nosmoko.wav</path>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/bus/dc-ess</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than>
|
|
|
|
<property>/sim/sounde/no-smoking-sign</property>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<property>/sim/sound/effects/volume</property>
|
|
|
|
</volume>
|
|
|
|
</ns>
|
|
|
|
|
|
|
|
<switch>
|
|
|
|
<name>Button</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/button.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<property>/sim/sounde/btn1</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.75</factor>
|
|
|
|
</volume>
|
|
|
|
</switch>
|
|
|
|
|
|
|
|
<switch>
|
|
|
|
<name>ButtonOH</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/button2.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<property>/sim/sounde/oh-btn</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.75</factor>
|
|
|
|
</volume>
|
|
|
|
</switch>
|
|
|
|
|
|
|
|
<switch>
|
|
|
|
<name>Button3</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/button3.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<property>/sim/sounde/btn3</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.75</factor>
|
|
|
|
</volume>
|
|
|
|
</switch>
|
|
|
|
|
|
|
|
<switch>
|
|
|
|
<name>Knob</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/knob.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<property>/sim/sounde/knb1</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</switch>
|
|
|
|
|
|
|
|
<switch>
|
|
|
|
<name>Switch</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/switch.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<property>/sim/sounde/switch1</property>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.75</factor>
|
|
|
|
</volume>
|
|
|
|
</switch>
|
|
|
|
|
|
|
|
<cvrtone>
|
|
|
|
<name>CVRtone</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/700hz.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
2017-10-04 21:47:16 +00:00
|
|
|
<and>
|
|
|
|
<property>sim/current-view/internal</property>
|
|
|
|
<equals>
|
|
|
|
<property>controls/CVR/tone</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</cvrtone>
|
|
|
|
|
|
|
|
<relay>
|
|
|
|
<name>RelayBatt1</name>
|
|
|
|
<mode>once</mode>
|
2017-10-13 19:15:12 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/relay2.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
2017-10-04 22:00:49 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/battery1-amps</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</relay>
|
|
|
|
|
|
|
|
<relay>
|
|
|
|
<name>RelayBatt2</name>
|
|
|
|
<mode>once</mode>
|
2017-10-13 19:15:12 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/relay2.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
2017-10-04 22:00:49 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/battery2-amps</property>
|
|
|
|
<value>25</value>
|
|
|
|
</greater-than>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</relay>
|
|
|
|
|
|
|
|
<relay>
|
|
|
|
<name>RelayEXT</name>
|
|
|
|
<mode>once</mode>
|
2017-10-13 19:15:12 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/relay4.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/cart</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</relay>
|
|
|
|
|
2017-10-04 21:47:16 +00:00
|
|
|
<relay>
|
|
|
|
<name>RelayAPU</name>
|
|
|
|
<mode>once</mode>
|
2017-10-13 19:15:12 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/Cockpit/relay4.wav</path>
|
2017-10-04 21:47:16 +00:00
|
|
|
<condition>
|
2017-10-04 22:00:49 +00:00
|
|
|
<equals>
|
|
|
|
<property>/systems/electrical/gen-apu</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
2017-10-04 21:47:16 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</relay>
|
|
|
|
|
2017-10-04 21:35:09 +00:00
|
|
|
<relay>
|
|
|
|
<name>Avionics</name>
|
|
|
|
<mode>looped</mode>
|
|
|
|
<path>Aircraft/IDG-A32X/Sounds/FL2070/320efis.wav</path>
|
|
|
|
<condition>
|
2017-10-04 21:47:16 +00:00
|
|
|
<and>
|
|
|
|
<property>sim/current-view/internal</property>
|
|
|
|
<or>
|
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/bus/ac1</property>
|
|
|
|
<value>110</value>
|
|
|
|
</greater-than>
|
|
|
|
<greater-than>
|
|
|
|
<property>/systems/electrical/bus/ac2</property>
|
|
|
|
<value>110</value>
|
|
|
|
</greater-than>
|
|
|
|
</or>
|
|
|
|
</and>
|
2017-10-04 21:35:09 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</relay>
|
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
<announcements>
|
|
|
|
<name>welcomeFA</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/welcome.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
2017-06-09 16:53:49 +00:00
|
|
|
<equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
<property>/sim/sounde/welcomefa</property>
|
2017-06-09 16:53:49 +00:00
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
2017-08-01 10:00:31 +00:00
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
|
|
|
|
|
|
|
<announcements>
|
|
|
|
<name>welcomeCA</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/captwelcome.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sounde/welcomecapt</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
|
|
|
|
|
|
|
<announcements>
|
|
|
|
<name>doorsDep</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/doorsdepart.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sounde/doors</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
|
|
|
|
|
|
|
<announcements>
|
|
|
|
<name>PrepTo</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/takeoff.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sounde/prepareto</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
|
|
|
|
|
|
|
<announcements>
|
|
|
|
<name>seatbeltOff</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/belt10k.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sounde/seatbelt-10k</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
|
|
|
|
|
|
|
<announcements>
|
|
|
|
<name>safety</name>
|
|
|
|
<mode>once</mode>
|
2017-09-17 17:11:35 +00:00
|
|
|
<path>Aircraft/IDG-A32X/Sounds/safety.wav</path>
|
2017-08-01 10:00:31 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sounde/safety</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<volume>
|
|
|
|
<factor>0.60</factor>
|
|
|
|
</volume>
|
|
|
|
</announcements>
|
2017-07-29 16:50:51 +00:00
|
|
|
|
2017-08-01 10:00:31 +00:00
|
|
|
</fx>
|
2016-11-04 22:13:12 +00:00
|
|
|
</PropertyList>
|