1
0
Fork 0

Fix some instrument installation instructions to prevent spamming MP properties

This commit is contained in:
Benedikt Wolf 2023-03-02 15:46:22 +01:00
parent 8e3ef0d2e4
commit a90b331ce1
3 changed files with 21 additions and 21 deletions

View file

@ -47,11 +47,11 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/systems/electrical/outputs/flarm</property>
<property>systems/electrical/outputs/flarm</property>
<value>9</value>
</greater-than>
<equals>
<property>/instrumentation/flarm/new-contact</property>
<property>instrumentation/flarm/new-contact</property>
<value>0</value>
</equals>
</and>
@ -70,11 +70,11 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/systems/electrical/outputs/flarm</property>
<property>systems/electrical/outputs/flarm</property>
<value>9</value>
</greater-than>
<equals>
<property>/instrumentation/flarm/new-contact</property>
<property>instrumentation/flarm/new-contact</property>
<value>1</value>
</equals>
</and>
@ -94,11 +94,11 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/systems/electrical/outputs/flarm</property>
<property>systems/electrical/outputs/flarm</property>
<value>9</value>
</greater-than>
<equals>
<property>/instrumentation/flarm/warn</property>
<property>instrumentation/flarm/warn</property>
<value>1</value>
</equals>
</and>
@ -118,11 +118,11 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/systems/electrical/outputs/flarm</property>
<property>systems/electrical/outputs/flarm</property>
<value>9</value>
</greater-than>
<equals>
<property>/instrumentation/flarm/warn</property>
<property>instrumentation/flarm/warn</property>
<value>2</value>
</equals>
</and>

View file

@ -44,25 +44,25 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/instrumentation/s3/te-reading-mps</property>
<property>instrumentation/s3/te-reading-mps</property>
<value>0.01</value>
</greater-than>
<greater-than-equals>
<property>/systems/electrical/outputs/S3</property>
<property>systems/electrical/outputs/S3</property>
<value>9</value>
</greater-than-equals>
<equals>
<property>/instrumentation/s3/start</property>
<property>instrumentation/s3/start</property>
<value>1.0</value>
</equals>
</and>
</condition>
<pitch>
<property>/instrumentation/s3/sound-pitch</property>
<property>instrumentation/s3/sound-pitch</property>
<offset>0</offset>
</pitch>
<volume>
<property>/instrumentation/s3/volume</property>
<property>instrumentation/s3/volume</property>
<factor>1</factor>
<max>1</max>
</volume>
@ -83,29 +83,29 @@ To install this instrument into your aircraft, you need to do the following:
<condition>
<and>
<greater-than>
<property>/instrumentation/s3/te-reading-mps</property>
<property>instrumentation/s3/te-reading-mps</property>
<value>-10.00</value>
</greater-than>
<less-than>
<property>/instrumentation/s3/te-reading-mps</property>
<property>instrumentation/s3/te-reading-mps</property>
<value>-0.01</value>
</less-than>
<greater-than-equals>
<property>/systems/electrical/outputs/S3</property>
<property>systems/electrical/outputs/S3</property>
<value>9</value>
</greater-than-equals>
<equals>
<property>/instrumentation/s3/start</property>
<property>instrumentation/s3/start</property>
<value>1.0</value>
</equals>
</and>
</condition>
<pitch>
<property>/instrumentation/s3/sound-pitch</property>
<property>instrumentation/s3/sound-pitch</property>
<offset>0</offset>
</pitch>
<volume>
<property>/instrumentation/s3/volume</property>
<property>instrumentation/s3/volume</property>
<factor>1</factor>
<max>1</max>
</volume>

View file

@ -23,7 +23,7 @@ You will need to :
</and>
</condition>
<pitch>
<property>/instrumentation/ilec-sc7/sound-pitch</property>
<property>instrumentation/ilec-sc7/sound-pitch</property>
<offset>0</offset><!-- Do not remove, default is 1 -->
</pitch>
<volume>
@ -53,7 +53,7 @@ You will need to :
</and>
</condition>
<pitch>
<property>/instrumentation/ilec-sc7/sound-pitch</property>
<property>instrumentation/ilec-sc7/sound-pitch</property>
<offset>0</offset><!-- Do not remove, default is 1 -->
</pitch>
<volume>