hud.xml 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <enable3d>true</enable3d>
  4. <label>
  5. <name>G Load</name>
  6. <x>50</x>
  7. <y>-65</y>
  8. <width>2</width>
  9. <height>2</height>
  10. <input>
  11. <property>/accelerations/pilot/z-accel-fps_sec</property>
  12. <factor>-0.03108095</factor>
  13. <damp>1.0</damp>
  14. </input>
  15. <format>%2.1f</format>
  16. <halign>left</halign>
  17. </label>
  18. <label>
  19. <name>G-warning</name>
  20. <x>-35</x>
  21. <y>-75</y>
  22. <width>70</width>
  23. <height>15</height>
  24. <format>Release Stick</format>
  25. <box>true</box>
  26. <condition>
  27. <greater-than>
  28. <property>accelerations/pilot-g</property>
  29. <value>9</value>
  30. </greater-than>
  31. </condition>
  32. </label>
  33. <ladder>
  34. <name>Pitch Ladder</name>
  35. <type>pitch</type>
  36. <x>-20</x>
  37. <y>-20</y>
  38. <width>40</width>
  39. <height>20</height>
  40. <roll-input>
  41. <property>/orientation/roll-deg</property>
  42. </roll-input>
  43. <pitch-input>
  44. <property>/orientation/pitch-deg</property>
  45. </pitch-input>
  46. <compression-factor>7.8</compression-factor>
  47. <display-span>10.0</display-span>
  48. <divisions>5.0</divisions>
  49. <screen-hole>10</screen-hole>
  50. <zero-bar-overlength>5</zero-bar-overlength>
  51. <enable-dive-bar-angle>true</enable-dive-bar-angle>
  52. <enable-dynamic-origin>false</enable-dynamic-origin>
  53. <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
  54. <enable-target-spot>false</enable-target-spot>
  55. <enable-target-markers>true</enable-target-markers>
  56. <enable-velocity-vector>true</enable-velocity-vector>
  57. <enable-drift-marker>false</enable-drift-marker>
  58. <enable-alpha-bracket>false</enable-alpha-bracket>
  59. <enable-energy-marker>true</enable-energy-marker>
  60. <enable-climb-dive-marker>true</enable-climb-dive-marker>
  61. <enable-glide-slope-marker>true</enable-glide-slope-marker>
  62. <glide-slope>0.0</glide-slope>
  63. <enable-energy-worm>true</enable-energy-worm>
  64. <enable-waypoint-marker>true</enable-waypoint-marker>
  65. </ladder>
  66. <tape>
  67. <name>Altitude-MSL</name>
  68. <x>45</x>
  69. <y>-50</y>
  70. <width>10</width>
  71. <height>80</height>
  72. <input>
  73. <property>/position/altitude-ft</property>
  74. <factor>0.01</factor>
  75. <max>1000</max>
  76. <min>-1000</min>
  77. </input>
  78. <major-divisions>1</major-divisions>
  79. <minor-divisions>0.1</minor-divisions>
  80. <display-span>2.0</display-span>
  81. <option>right</option>
  82. <option>vertical</option>
  83. <tick-bottom>false</tick-bottom>
  84. <tick-top>false</tick-top>
  85. <tick-right>false</tick-right>
  86. <tick-left>false</tick-left>
  87. <cap-bottom>false</cap-bottom>
  88. <cap-top>false</cap-top>
  89. <cap-right>false</cap-right>
  90. <cap-left>false</cap-left>
  91. <marker-offset>5</marker-offset>
  92. <enable-pointer>true</enable-pointer>
  93. <pointer-type>fixed</pointer-type>
  94. </tape>
  95. <tape>
  96. <name>KIAS</name>
  97. <x>-57</x>
  98. <y>-50</y>
  99. <width>10</width>
  100. <height>80</height>
  101. <input>
  102. <property>/velocities/airspeed-kt</property>
  103. <factor>1</factor>
  104. <max>2000</max>
  105. <min>-2000</min>
  106. </input>
  107. <major-divisions>1</major-divisions>
  108. <minor-divisions>0.1</minor-divisions>
  109. <display-span>2.0</display-span>
  110. <option>left</option>
  111. <option>vertical</option>
  112. <tick-bottom>false</tick-bottom>
  113. <tick-top>false</tick-top>
  114. <tick-right>false</tick-right>
  115. <tick-left>false</tick-left>
  116. <cap-bottom>false</cap-bottom>
  117. <cap-top>false</cap-top>
  118. <cap-right>false</cap-right>
  119. <cap-left>false</cap-left>
  120. <marker-offset>5</marker-offset>
  121. <enable-pointer>true</enable-pointer>
  122. <pointer-type>fixed</pointer-type>
  123. </tape>
  124. <tape>
  125. <name>Gyrocompass</name>
  126. <x>-50</x>
  127. <y>26</y>
  128. <width>100</width>
  129. <height>12</height>
  130. <input>
  131. <property>orientation/heading-deg</property>
  132. <factor>0.1</factor>
  133. <max>85</max>
  134. <min>0</min>
  135. </input>
  136. <display-span>3</display-span>
  137. <option>bottom</option>
  138. <major-divisions>1</major-divisions>
  139. <minor-divisions>0.1</minor-divisions>
  140. <tick-bottom>false</tick-bottom>
  141. <tick-top>false</tick-top>
  142. <tick-right>false</tick-right>
  143. <tick-left>false</tick-left>
  144. <cap-bottom>false</cap-bottom>
  145. <cap-top>false</cap-top>
  146. <cap-right>true</cap-right>
  147. <cap-left>true</cap-left>
  148. <marker-offset>0</marker-offset>
  149. <enable-pointer>false</enable-pointer>
  150. <pointer-type>fixed</pointer-type>
  151. <tick-type>line</tick-type>
  152. <tick-length>fixed</tick-length>
  153. </tape>
  154. <label>
  155. <name>Gyro Heading Marker</name>
  156. <x>0</x>
  157. <y>40</y>
  158. <width>1</width>
  159. <height>1</height>
  160. <format>v</format>
  161. </label>
  162. <label>
  163. <name>Gyro Heading Label</name>
  164. <x>-9</x>
  165. <y>42</y>
  166. <width>18</width>
  167. <height>8</height>
  168. <input>
  169. <property>/orientation/heading-deg</property>
  170. </input>
  171. <format>%4.0f</format>
  172. <halign>center</halign>
  173. <box>true</box>
  174. </label>
  175. <label>
  176. <name>KIAS</name>
  177. <x>-70</x>
  178. <y>43</y>
  179. <width>25</width>
  180. <height>8</height>
  181. <input>
  182. <property>/velocities/airspeed-kt</property>
  183. </input>
  184. <format>%4.0f</format>
  185. <halign>left</halign>
  186. <box>false</box>
  187. </label>
  188. <label>
  189. <name>Altitude</name>
  190. <x>45</x>
  191. <y>43</y>
  192. <width>25</width>
  193. <height>8</height>
  194. <input>
  195. <property>/position/altitude-ft</property>
  196. </input>
  197. <format>%4.0f</format>
  198. <halign>right</halign>
  199. <box>false</box>
  200. </label>
  201. <label>
  202. <name>MACH Number</name>
  203. <x>-70</x>
  204. <y>-65</y>
  205. <width>2</width>
  206. <height>2</height>
  207. <input>
  208. <property>/velocities/mach</property>
  209. </input>
  210. <format>M%4.1f</format>
  211. <halign>left</halign>
  212. </label>
  213. <!-- heading -->
  214. <label>
  215. <x>-160</x>
  216. <y>85</y>
  217. <width>60</width>
  218. <height>10</height>
  219. <box>true</box>
  220. <format>ROLL</format>
  221. <halign>left</halign>
  222. <condition>
  223. <equals>
  224. <property>/autopilot/locks/heading</property>
  225. <value>wing-leveler</value>
  226. </equals>
  227. </condition>
  228. </label>
  229. <label>
  230. <x>-160</x>
  231. <y>85</y>
  232. <width>60</width>
  233. <height>10</height>
  234. <box>true</box>
  235. <format>HDG %03d</format>
  236. <halign>left</halign>
  237. <input>
  238. <property>/autopilot/settings/heading-bug-deg</property>
  239. </input>
  240. <condition>
  241. <equals>
  242. <property>/autopilot/locks/heading</property>
  243. <value>dg-heading-hold</value>
  244. </equals>
  245. </condition>
  246. </label>
  247. </PropertyList>