1
0
Fork 0

KAP140 updates...

This commit is contained in:
sydadams 2007-05-03 03:42:31 +00:00
parent af56aed55e
commit 8cc5ea4c79

View file

@ -43,7 +43,7 @@ properties' values.
<name>AP Anunciator</name>
<condition>
<equals>
<property>/autopilot/KAP140/annunciators/ap</property>
<property>/autopilot/KAP140/annunciators/ap/state</property>
<value type="bool">true</value>
</equals>
</condition>
@ -65,7 +65,7 @@ properties' values.
<name>HDG Anunciator</name>
<condition>
<equals>
<property>/autopilot/KAP140/annunciators/hdg</property>
<property>/autopilot/KAP140/annunciators/hdg/state</property>
<value type="bool">true</value>
</equals>
</condition>
@ -175,7 +175,7 @@ properties' values.
<name>ALERT Anunciator</name>
<condition>
<equals>
<property>/autopilot/KAP140/annunciators/alt-alert</property>
<property>/autopilot/KAP140/annunciators/alt-alert/state</property>
<value type="bool">true</value>
</equals>
</condition>