1
0
Fork 0
fgdata/Huds/Instruments/Custom/instrlabel.xml
2001-09-19 22:19:00 +00:00

209 lines
5.2 KiB
XML

<PropertyList>
<labels>
<i1>
<name>digitalkias</name>
<x>130</x>
<y>265</y>
<width>40</width> <!-- specify the width of the label box here according to label format-->
<height>30</height>
<data_source>speed</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options> <!-- Read ReadMe.xmlhud -->
<justification>2</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i1>
<i2>
<name>machno</name>
<x>140</x>
<y>245</y>
<width>40</width>
<height>30</height>
<data_source>mach</data_source>
<label_format>%5.2f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>2</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i2>
<i3>
<name>pressurealtitude</name>
<x>430</x>
<y>265</y>
<width>40</width>
<height>30</height>
<data_source>altitude</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
<digits>1</digits>
</i3>
<i4>
<name>radioaltitude</name>
<x>430</x>
<y>245</y>
<width>40</width>
<height>30</height>
<data_source>agl</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string> R</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i4>
<i5>
<name>xposn</name>
<x>560</x>
<y>440</y>
<width>40</width>
<height>30</height>
<data_source>aux4</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string> m</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i5>
<i6>
<name>pla</name>
<x>560</x>
<y>430</y>
<width>40</width>
<height>30</height>
<data_source>throttleval</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string> pla</post_label_string>
<scale_data>130.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i6>
<i7>
<name>FrameRate</name>
<x>0</x>
<y>25</y>
<width>60</width>
<height>10</height>
<data_source>framerate</data_source>
<label_format>%3.1f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</i7>
<i8>
<name>acceleration</name>
<x>140</x>
<y>90</y>
<width>20</width>
<height>30</height>
<data_source>anzg</data_source>
<label_format>%1.1f</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>NULL</post_label_string>
<scale_data>1.0</scale_data>
<options>1</options>
<justification>0</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>true</label_box>
<working>true</working>
</i8>
<lat>
<name>lattitude</name>
<x>40</x>
<y>40</y>
<width>1</width>
<height>10</height>
<data_source>latitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<latitude>true</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
</lat>
<lon>
<name>longitude</name>
<x>550</x>
<y>40</y>
<width>1</width>
<height>10</height>
<data_source>longitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<latitude>false</latitude>
<longitude>true</longitude>
<working>true</working>
</lon>
</labels>
</PropertyList>