0e7415296c
Signed-off-by: fly <merspieler@alwaysdata.net>
50 lines
1,019 B
XML
50 lines
1,019 B
XML
<?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>
|