1
0
Fork 0
fgdata/Huds/Instruments/Custom/instrlabel.xml

210 lines
5.2 KiB
XML
Raw Normal View History

2001-01-05 16:23:13 +00:00
<PropertyList>
<labels>
<i1>
<name>digitalkias</name>
<x>130</x>
<y>265</y>
2001-09-19 22:19:00 +00:00
<width>40</width> <!-- specify the width of the label box here according to label format-->
2001-01-05 16:23:13 +00:00
<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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
2001-09-19 22:19:00 +00:00
<digits>1</digits>
2001-01-05 16:23:13 +00:00
</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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
</i4>
<i5>
<name>xposn</name>
<x>560</x>
<y>440</y>
<width>40</width>
<height>30</height>
2001-09-19 22:19:00 +00:00
<data_source>aux4</data_source>
2001-01-05 16:23:13 +00:00
<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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
2001-09-19 22:19:00 +00:00
</i5>
2001-01-05 16:23:13 +00:00
2001-09-19 22:19:00 +00:00
<i6>
2001-01-05 16:23:13 +00:00
<name>pla</name>
<x>560</x>
<y>430</y>
<width>40</width>
<height>30</height>
2001-09-19 22:19:00 +00:00
<data_source>throttleval</data_source>
2001-01-05 16:23:13 +00:00
<label_format>%5.0f</label_format>
<pre_label_string>NULL</pre_label_string>
<post_label_string> pla</post_label_string>
2001-09-19 22:19:00 +00:00
<scale_data>130.0</scale_data>
2001-01-05 16:23:13 +00:00
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
2001-09-19 22:19:00 +00:00
</i6>
2001-01-05 16:23:13 +00:00
2001-09-19 22:19:00 +00:00
<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>
2001-01-05 16:23:13 +00:00
<pre_label_string>NULL</pre_label_string>
2001-09-19 22:19:00 +00:00
<post_label_string>blank</post_label_string>
2001-01-05 16:23:13 +00:00
<scale_data>1.0</scale_data>
<options>4</options>
2001-09-19 22:19:00 +00:00
<justification>1</justification>
2001-01-05 16:23:13 +00:00
<blinking>0</blinking>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>false</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
2001-09-19 22:19:00 +00:00
</i7>
2001-01-05 16:23:13 +00:00
2001-09-19 22:19:00 +00:00
<i8>
<name>acceleration</name>
<x>140</x>
<y>90</y>
<width>20</width>
2001-01-05 16:23:13 +00:00
<height>30</height>
2001-09-19 22:19:00 +00:00
<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>
2001-01-05 16:23:13 +00:00
<scale_data>1.0</scale_data>
2001-09-19 22:19:00 +00:00
<options>1</options>
2001-01-05 16:23:13 +00:00
<justification>0</justification>
<blinking>0</blinking>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
<longitude>false</longitude>
<label_box>true</label_box>
2001-01-05 16:23:13 +00:00
<working>true</working>
2001-09-19 22:19:00 +00:00
</i8>
2001-01-05 16:23:13 +00:00
<lat>
<name>lattitude</name>
2001-09-19 22:19:00 +00:00
<x>40</x>
2001-01-05 16:23:13 +00:00
<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>
2001-09-19 22:19:00 +00:00
<longitude>false</longitude>
<label_box>false</label_box>
<working>true</working>
2001-01-05 16:23:13 +00:00
</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>
2001-09-19 22:19:00 +00:00
<latitude>false</latitude>
2001-01-05 16:23:13 +00:00
<longitude>true</longitude>
2001-09-19 22:19:00 +00:00
<working>true</working>
2001-01-05 16:23:13 +00:00
</lon>
</labels>
</PropertyList>
2001-09-19 22:19:00 +00:00