WinWingFCUSync/displayProtocol.xml

51 lines
1,019 B
XML
Raw Permalink Normal View History

<?xml version="1.0"?>
<PropertyList>
<generic>
<output>
<binary_mode>false</binary_mode>
<var_separator>,</var_separator>
<chunk>
<format>d</format>
</chunk>
<chunk>
<node>/winwing/spd</node>
<type>string</type>
<format>%s</format>
</chunk>
<chunk>
<node>/winwing/hdg</node>
<type>string</type>
<format>%s</format>
</chunk>
<chunk>
<node>/winwing/alt</node>
<type>string</type>
<format>%s</format>
</chunk>
<chunk>
<node>/winwing/vs</node>
<type>string</type>
<format>%s</format>
</chunk>
<chunk>
<node>/controls/lighting/fcu-panel-norm</node>
<type>float</type>
<format>%01.2f</format>
</chunk>
<chunk>
<node>/controls/lighting/fcu-digit-norm</node>
<type>float</type>
<format>%01.2f</format>
</chunk>
<chunk>
<node>/winwing/flags</node>
<type>string</type>
<format>%s</format>
</chunk>
<chunk>
<format>d</format>
</chunk>
</output>
</generic>
</PropertyList>