2015-07-05 18:32:41 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
<!-- State -->
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>int</type>
|
|
|
|
<property type="string">/controls/engines/active-engine</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/exhaust</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/cranking</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/running</property>
|
|
|
|
</signal>
|
|
|
|
|
2016-02-10 21:32:19 +00:00
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/crash-engine</property>
|
|
|
|
</signal>
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/kill-engine</property>
|
|
|
|
</signal>
|
2015-07-05 18:32:41 +00:00
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/killed</property>
|
|
|
|
</signal>
|
|
|
|
|
2016-02-10 21:32:19 +00:00
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/crashed</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/engines/active-engine/coughing</property>
|
|
|
|
</signal>
|
|
|
|
|
2015-07-05 18:32:41 +00:00
|
|
|
<!-- ============================================================== -->
|
|
|
|
<!-- Controls -->
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/controls/engines/current-engine/throttle</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/controls/engines/current-engine/mixture</property>
|
|
|
|
</signal>
|
2016-02-10 21:32:19 +00:00
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>bool</type>
|
|
|
|
<property type="string">/controls/engines/current-engine/carb-heat</property>
|
|
|
|
</signal>
|
2015-07-05 18:32:41 +00:00
|
|
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
<!-- Instruments -->
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/engines/active-engine/rpm</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/engines/active-engine/mp-osi</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/engines/active-engine/egt-norm</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/engines/active-engine/oil-temperature-degf</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
<signal>
|
|
|
|
<type>float</type>
|
|
|
|
<property type="string">/engines/active-engine/oil-pressure-psi</property>
|
|
|
|
</signal>
|
|
|
|
|
|
|
|
</PropertyList>
|