A3XX: remove sounds not in real Airbus
This commit is contained in:
parent
fd1c38a18c
commit
1326a64c34
3 changed files with 0 additions and 70 deletions
|
@ -144,76 +144,6 @@
|
|||
<max-dist>100.0</max-dist>
|
||||
</callout>
|
||||
|
||||
<callout>
|
||||
<name>VR</name>
|
||||
<mode>once</mode>
|
||||
<path>vr.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/vr</property>
|
||||
</greater-than>
|
||||
<equals>
|
||||
<property>/FMGC/internal/vr-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>
|
||||
|
||||
<callout>
|
||||
<name>V2</name>
|
||||
<mode>once</mode>
|
||||
<path>v2.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/v2</property>
|
||||
</greater-than>
|
||||
<equals>
|
||||
<property>/FMGC/internal/v2-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>
|
||||
|
||||
<!-- Custom GPWS -->
|
||||
<gpws>
|
||||
<name>2500O</name>
|
||||
|
|
BIN
Sounds/v2.wav
BIN
Sounds/v2.wav
Binary file not shown.
BIN
Sounds/vr.wav
BIN
Sounds/vr.wav
Binary file not shown.
Reference in a new issue