88b49b4259
Sync with commit cab40a0af989bf08302836f98e91672920369fa3
77 lines
2.3 KiB
XML
77 lines
2.3 KiB
XML
<?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>
|
|
|
|
<signal>
|
|
<type>bool</type>
|
|
<property type="string">/engines/active-engine/killed</property>
|
|
</signal>
|
|
|
|
<!-- ============================================================== -->
|
|
<!-- 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>
|
|
|
|
<!-- ============================================================== -->
|
|
<!-- 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>
|