instrlabel.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. <PropertyList>
  2. <labels>
  3. <kias>
  4. <name>KIAS</name>
  5. <x>250</x>
  6. <y>190</y>
  7. <width>2</width>
  8. <height>2</height>
  9. <data_source>speed</data_source>
  10. <label_format>%4.0f</label_format>
  11. <pre_label_string>KIAS: </pre_label_string>
  12. <post_label_string>blank</post_label_string>
  13. <scale_data>1.0</scale_data>
  14. <options>4</options>
  15. <justification>2</justification>
  16. <blinking>0</blinking>
  17. <working>true</working>
  18. <latitude>false</latitude>
  19. <longitude>false</longitude>
  20. </kias>
  21. <alt>
  22. <name>altitude</name>
  23. <x>250</x>
  24. <y>180</y>
  25. <width>50</width>
  26. <height>40</height>
  27. <data_source>altitude</data_source>
  28. <label_format>%4.0f</label_format>
  29. <pre_label_string>ALT: </pre_label_string>
  30. <post_label_string>blank</post_label_string>
  31. <scale_data>1.0</scale_data>
  32. <options>4</options>
  33. <justification>0</justification>
  34. <blinking>0</blinking>
  35. <working>true</working>
  36. <latitude>false</latitude>
  37. <longitude>false</longitude>
  38. </alt>
  39. <!-- <sim>
  40. <name>SIM</name>
  41. <x>250</x>
  42. <y>198</y>
  43. <width>2</width>
  44. <height>2</height>
  45. <data_source></data_source>
  46. <label_format></label_format>
  47. <pre_label_string>SIM</pre_label_string>
  48. <post_label_string>blank</post_label_string>
  49. <scale_data>1.0</scale_data>
  50. <options>4</options>
  51. <justification>2</justification>
  52. <blinking>0</blinking>
  53. <working>true</working>
  54. <latitude>false</latitude>
  55. <longitude>false</longitude>
  56. </sim> -->
  57. <gload>
  58. <name>G Load</name>
  59. <x>250</x>
  60. <y>160</y>
  61. <width>2</width>
  62. <height>2</height>
  63. <data_source>anzg</data_source>
  64. <label_format>%2.1f</label_format>
  65. <pre_label_string>G: </pre_label_string>
  66. <post_label_string>blank</post_label_string>
  67. <scale_data>1.0</scale_data>
  68. <options>4</options>
  69. <justification>2</justification>
  70. <blinking>0</blinking>
  71. <working>true</working>
  72. <latitude>false</latitude>
  73. <longitude>false</longitude>
  74. </gload>
  75. <mach>
  76. <name>machno</name>
  77. <x>250</x>
  78. <y>170</y>
  79. <width>2</width>
  80. <height>2</height>
  81. <data_source>mach</data_source>
  82. <label_format>%4.2f</label_format>
  83. <pre_label_string>MACH: </pre_label_string>
  84. <post_label_string>blank</post_label_string>
  85. <scale_data>1.0</scale_data>
  86. <options>4</options>
  87. <justification>2</justification>
  88. <blinking>0</blinking>
  89. <working>true</working>
  90. <latitude>false</latitude>
  91. <longitude>false</longitude>
  92. </mach>
  93. <heading>
  94. <name>heading</name>
  95. <x>354</x>
  96. <y>190</y>
  97. <width>2</width>
  98. <height>2</height>
  99. <data_source>heading</data_source>
  100. <label_format>%04.0f</label_format>
  101. <pre_label_string>HEADING: </pre_label_string>
  102. <post_label_string>blank</post_label_string>
  103. <scale_data>1.0</scale_data>
  104. <options>4</options>
  105. <justification>0</justification>
  106. <blinking>0</blinking>
  107. <working>true</working>
  108. <latitude>false</latitude>
  109. <longitude>false</longitude>
  110. </heading>
  111. <lat>
  112. <name>lattitude</name>
  113. <x>354</x>
  114. <y>180</y>
  115. <width>1</width>
  116. <height>10</height>
  117. <data_source>latitude</data_source>
  118. <label_format>%s%</label_format>
  119. <pre_label_string>LAT: </pre_label_string>
  120. <post_label_string>blank</post_label_string>
  121. <scale_data>1.0</scale_data>
  122. <options>4</options>
  123. <justification>1</justification>
  124. <blinking>0</blinking>
  125. <working>true</working>
  126. <latitude>true</latitude>
  127. <longitude>false</longitude>
  128. </lat>
  129. <lon>
  130. <name>longitude</name>
  131. <x>354</x>
  132. <y>170</y>
  133. <width>1</width>
  134. <height>10</height>
  135. <data_source>longitude</data_source>
  136. <label_format>%s%</label_format>
  137. <pre_label_string>LONG: </pre_label_string>
  138. <post_label_string>blank</post_label_string>
  139. <scale_data>1.0</scale_data>
  140. <options>4</options>
  141. <justification>1</justification>
  142. <blinking>0</blinking>
  143. <working>true</working>
  144. <latitude>false</latitude>
  145. <longitude>true</longitude>
  146. </lon>
  147. <alpha>
  148. <name>alpha</name>
  149. <x>354</x>
  150. <y>160</y>
  151. <width>1</width>
  152. <height>10</height>
  153. <data_source>aoa</data_source>
  154. <label_format>%4.1f%</label_format>
  155. <pre_label_string>AOA: </pre_label_string>
  156. <post_label_string>blank</post_label_string>
  157. <scale_data>1.0</scale_data>
  158. <options>4</options>
  159. <justification>0</justification>
  160. <blinking>0</blinking>
  161. <working>true</working>
  162. <latitude>false</latitude>
  163. <longitude>false</longitude>
  164. </alpha>
  165. </labels>
  166. </PropertyList>