vulcanb2-vfr-panel.xml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <?xml version="1.0"?>
  2. <!DOCTYPE PropertyList SYSTEM "panel.dtd">
  3. <PropertyList>
  4. <name>Vulcan mock VFR Panel</name>
  5. <background>Aircraft/AvroVulcanB2/Panels/Textures/vulcanb2-panel-bg.png</background>
  6. <w>1424</w>
  7. <h>468</h>
  8. <y-offset>0</y-offset>
  9. <view-height>440</view-height>
  10. <instruments>
  11. <instrument include="../../Instruments/hsi.xml">
  12. <name>Heading</name>
  13. <x>75</x>
  14. <y>75</y>
  15. <w>125</w>
  16. <h>125</h>
  17. </instrument>
  18. <instrument include="../../Instruments/turn.xml">
  19. <name>TurnAndBank</name>
  20. <x>75</x>
  21. <y>200</y>
  22. <w>125</w>
  23. <h>125</h>
  24. </instrument>
  25. <instrument include="../../Instruments/asi-590-knot-a4c.xml">
  26. <name>Machometer</name>
  27. <x>75</x>
  28. <y>325</y>
  29. <w>125</w>
  30. <h>125</h>
  31. </instrument>
  32. <instrument include="Instruments/attitude-indicator.xml">
  33. <name>Attitude Indicator</name>
  34. <x>225</x>
  35. <y>75</y>
  36. <w>125</w>
  37. <h>125</h>
  38. </instrument>
  39. <instrument include="../../Instruments/vertical-speed-6kfpm.xml">
  40. <name>Vertical Speed</name>
  41. <x>225</x>
  42. <y>200</y>
  43. <w>125</w>
  44. <h>125</h>
  45. </instrument>
  46. <instrument include="Instruments/digital-alt.xml">
  47. <name>Digital Altimeter</name>
  48. <x>150</x>
  49. <y>280</y>
  50. <w>50</w>
  51. <h>15</h>
  52. </instrument>
  53. <instrument include="../../Instruments/altimeter.xml">
  54. <name>Altimeter</name>
  55. <x>225</x>
  56. <y>365</y>
  57. <w>125</w>
  58. <h>125</h>
  59. </instrument>
  60. <!-- Engine controls central cluster -->
  61. <instrument include="../../Instruments/throttle-knob.xml">
  62. <name>Engine 0 throttle quadrant</name>
  63. <params>
  64. <engine-throttle-select>/controls/engines/engine[0]/throttle</engine-throttle-select>
  65. </params>
  66. <x>350</x>
  67. <y>30</y>
  68. <w>12</w>
  69. <h>50</h>
  70. </instrument>
  71. <instrument include="../../Instruments/throttle-knob.xml">
  72. <name>Engine 1 throttle quadrant</name>
  73. <params>
  74. <engine-throttle-select>/controls/engines/engine[1]/throttle</engine-throttle-select>
  75. </params>
  76. <x>375</x>
  77. <y>30</y>
  78. <w>12</w>
  79. <h>50</h>
  80. </instrument>
  81. <instrument include="../../Instruments/throttle-knob.xml">
  82. <name>Engine 2 throttle quadrant</name>
  83. <params>
  84. <engine-throttle-select>/controls/engines/engine[2]/throttle</engine-throttle-select>
  85. </params>
  86. <x>400</x>
  87. <y>30</y>
  88. <w>12</w>
  89. <h>50</h>
  90. </instrument>
  91. <instrument include="../../Instruments/throttle-knob.xml">
  92. <name>Engine 3 throttle quadrant</name>
  93. <params>
  94. <engine-throttle-select>/controls/engines/engine[3]/throttle</engine-throttle-select>
  95. </params>
  96. <x>425</x>
  97. <y>30</y>
  98. <w>12</w>
  99. <h>50</h>
  100. </instrument>
  101. <!-- Engine instruments -->
  102. <instrument include="../../Instruments/oil.xml">
  103. <name>Oil Temp Engine 0</name>
  104. <params>
  105. <engine-oil-temp-select>/engines/engine[0]/oil-temperature-degf</engine-oil-temp-select>
  106. <engine-oil-press-select>/engines/engine[0]/oil-pressure-psi</engine-oil-press-select>
  107. </params>
  108. <x>375</x>
  109. <y>100</y>
  110. <w>100</w>
  111. <h>100</h>
  112. </instrument>
  113. <instrument include="../../Instruments/oil.xml">
  114. <name>Oil Temp Engine 1</name>
  115. <params>
  116. <engine-oil-temp-select>/engines/engine[1]/oil-temperature-degf</engine-oil-temp-select>
  117. <engine-oil-press-select>/engines/engine[1]/oil-pressure-psi</engine-oil-press-select>
  118. </params>
  119. <x>475</x>
  120. <y>100</y>
  121. <w>100</w>
  122. <h>100</h>
  123. </instrument>
  124. <instrument include="../../Instruments/oil.xml">
  125. <name>Oil Temp Engine 2</name>
  126. <params>
  127. <engine-oil-temp-select>/engines/engine[2]/oil-temperature-degf</engine-oil-temp-select>
  128. <engine-oil-press-select>/engines/engine[2]/oil-pressure-psi</engine-oil-press-select>
  129. </params>
  130. <x>575</x>
  131. <y>100</y>
  132. <w>100</w>
  133. <h>100</h>
  134. </instrument>
  135. <instrument include="../../Instruments/oil.xml">
  136. <name>Oil Temp Engine 3</name>
  137. <params>
  138. <engine-oil-temp-select>/engines/engine[3]/oil-temperature-degf</engine-oil-temp-select>
  139. <engine-oil-press-select>/engines/engine[3]/oil-pressure-psi</engine-oil-press-select>
  140. </params>
  141. <x>675</x>
  142. <y>100</y>
  143. <w>100</w>
  144. <h>100</h>
  145. </instrument>
  146. <instrument include="./Instruments/n1-0.xml">
  147. <name>N1 0</name>
  148. <x>375</x>
  149. <y>200</y>
  150. <w>100</w>
  151. <h>100</h>
  152. </instrument>
  153. <instrument include="./Instruments/n1-1.xml">
  154. <name>N1 1</name>
  155. <x>475</x>
  156. <y>200</y>
  157. <w>100</w>
  158. <h>100</h>
  159. </instrument>
  160. <instrument include="./Instruments/n1-2.xml">
  161. <name>N1 2</name>
  162. <x>575</x>
  163. <y>200</y>
  164. <w>100</w>
  165. <h>100</h>
  166. </instrument>
  167. <instrument include="./Instruments/n1-3.xml">
  168. <name>N1 3</name>
  169. <x>675</x>
  170. <y>200</y>
  171. <w>100</w>
  172. <h>100</h>
  173. </instrument>
  174. <instrument include="Instruments/accel.xml">
  175. <name>Acceleration</name>
  176. <x>375</x>
  177. <y>320</y>
  178. <w>125</w>
  179. <h>125</h>
  180. </instrument>
  181. <!-- controls visual feedback cluster -->
  182. <instrument include="../../Instruments/gear-indicator.xml">
  183. <name>Gear Indicator Light</name>
  184. <x>475</x>
  185. <y>300</y>
  186. <w>40</w>
  187. <h>17</h>
  188. </instrument>
  189. <instrument include="../../Instruments/brakes.xml">
  190. <name>Brake Indicator Light</name>
  191. <x>475</x>
  192. <y>320</y>
  193. <w>40</w>
  194. <h>17</h>
  195. </instrument>
  196. <instrument include="../../Instruments/controls.xml">
  197. <name>Control Position Indicators</name>
  198. <x>550</x>
  199. <y>300</y>
  200. <w>90</w>
  201. <h>90</h>
  202. </instrument>
  203. <instrument include="../../Instruments/dme.xml">
  204. <name>DME Display</name>
  205. <x>650</x>
  206. <y>300</y>
  207. <w>122</w>
  208. <h>59</h>
  209. </instrument>
  210. <!-- end controls visual feedback cluster -->
  211. <!-- radio stack -->
  212. <instrument include="../../Instruments/markerbeacon.xml">
  213. <name>Marker Beacon Indicators</name>
  214. <x>798</x>
  215. <y>450</y>
  216. <w>70</w>
  217. <h>22</h>
  218. </instrument>
  219. <instrument include="../../Instruments/navcom-kx155.xml">
  220. <name>NavCom 1 Radio</name>
  221. <x>890</x>
  222. <y>395</y>
  223. </instrument>
  224. <instrument include="../../Instruments/navcom-kx155.xml">
  225. <name>NavCom 2 Radio</name>
  226. <params>
  227. <comm-freq-selected-prop>/instrumentation/comm[1]/frequencies/selected-mhz</comm-freq-selected-prop>
  228. <comm-freq-standby-prop>/instrumentation/comm[1]/frequencies/standby-mhz</comm-freq-standby-prop>
  229. <nav-freq-selected-prop>/instrumentation/nav[1]/frequencies/selected-mhz</nav-freq-selected-prop>
  230. <nav-freq-standby-prop>/instrumentation/nav[1]/frequencies/standby-mhz</nav-freq-standby-prop>
  231. <nav-morse-id-volume-prop>/instrumentation/nav[1]/volume</nav-morse-id-volume-prop>
  232. <nav-morse-ident-toggle-prop>/instrumentation/nav[1]/ident</nav-morse-ident-toggle-prop>
  233. </params>
  234. <x>890</x>
  235. <y>309</y>
  236. </instrument>
  237. <instrument include="../../Instruments/adf-radio.xml">
  238. <name>ADF Radio</name>
  239. <x>890</x>
  240. <y>235</y>
  241. </instrument>
  242. <instrument include="../../Instruments/autopilot.xml">
  243. <name>Autopilot</name>
  244. <x>890</x>
  245. <y>191</y>
  246. </instrument>
  247. <!-- end radio stack -->
  248. <!-- Fictional second VOR -->
  249. <instrument include="../../Instruments/nav1.xml">
  250. <name>VOR 2 Gauge</name>
  251. <params>
  252. <nav-to-flag>/instrumentation/nav[1]/to-flag</nav-to-flag>
  253. <nav-from-flag>/instrumentation/nav[1]/from-flag</nav-from-flag>
  254. <nav-radial-selected>/instrumentation/nav[1]/radials/selected-deg</nav-radial-selected>
  255. <nav-gs-needle-deflection>/instrumentation/nav[1]/gs-needle-deflection</nav-gs-needle-deflection>
  256. <nav-heading-needle-deflection>/instrumentation/nav[1]/heading-needle-deflection</nav-heading-needle-deflection>
  257. <nav-has-gs-needle>/sim/instrument-options/nav[1]/has-gs-needle</nav-has-gs-needle>
  258. <nav-needles-pivot>/sim/instrument-options/nav[1]/needles-pivot</nav-needles-pivot>
  259. </params>
  260. <x>775</x>
  261. <y>75</y>
  262. <w>125</w>
  263. <h>125</h>
  264. </instrument>
  265. </instruments>
  266. </PropertyList>