comms.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. <?xml version="1.0"?>
  2. <!-- comms panel -->
  3. <PropertyList>
  4. <!-- Front HUD computer -->
  5. <animation>
  6. <type>material</type>
  7. <object-name>comm1</object-name>
  8. <object-name>comm2</object-name>
  9. <object-name>nav1</object-name>
  10. <object-name>nav2</object-name>
  11. <!-- <object-name>tacan</object-name>-->
  12. <ambient>
  13. <red>0.0</red>
  14. <green>1.0</green>
  15. <blue>0.0</blue>
  16. </ambient>
  17. <diffuse>
  18. <red>0.0</red>
  19. <green>0.1</green>
  20. <blue>0.0</blue>
  21. </diffuse>
  22. <emission>
  23. <red>0.3</red>
  24. <green>0.8</green>
  25. <blue>0.3</blue>
  26. </emission>
  27. </animation>
  28. <text>
  29. <name>comm1</name>
  30. <font>lcd.txf</font>
  31. <character-size type="double">0.007</character-size>
  32. <offsets>
  33. <x-m>-4.546</x-m>
  34. <y-m>0.065</y-m>
  35. <z-m>0.943</z-m>
  36. </offsets>
  37. <axis-alignment>yz-plane</axis-alignment>
  38. <type type="string">number-value</type>
  39. <format type="string">COM1 %3.3f</format>
  40. <truncate type="bool">false</truncate>
  41. <property>instrumentation/comm/frequencies/selected-mhz</property>
  42. <draw-text type="bool">true</draw-text>
  43. <alignment>right-top</alignment>
  44. </text>
  45. <text>
  46. <name>comm2</name>
  47. <font>lcd.txf</font>
  48. <character-size type="double">0.007</character-size>
  49. <offsets>
  50. <x-m>-4.546</x-m>
  51. <y-m>0.065</y-m>
  52. <z-m>0.93</z-m>
  53. </offsets>
  54. <axis-alignment>yz-plane</axis-alignment>
  55. <type type="string">number-value</type>
  56. <format type="string">COM2 %3.3f</format>
  57. <truncate type="bool">false</truncate>
  58. <property>instrumentation/comm[1]/frequencies/selected-mhz</property>
  59. <draw-text type="bool">true</draw-text>
  60. <alignment>right-top</alignment>
  61. </text>
  62. <text>
  63. <name>nav1</name>
  64. <font>lcd.txf</font>
  65. <character-size type="double">0.007</character-size>
  66. <offsets>
  67. <x-m>-4.546</x-m>
  68. <y-m>0.065</y-m>
  69. <z-m>0.915</z-m>
  70. </offsets>
  71. <axis-alignment>yz-plane</axis-alignment>
  72. <type type="string">number-value</type>
  73. <format type="string">NAV1 %3.3f</format>
  74. <truncate type="bool">false</truncate>
  75. <property>instrumentation/nav/frequencies/selected-mhz</property>
  76. <draw-text type="bool">true</draw-text>
  77. <alignment>right-top</alignment>
  78. </text>
  79. <text>
  80. <name>nav2</name>
  81. <font>lcd.txf</font>
  82. <character-size type="double">0.007</character-size>
  83. <offsets>
  84. <x-m>-4.546</x-m>
  85. <y-m>0.065</y-m>
  86. <z-m>0.90</z-m>
  87. </offsets>
  88. <axis-alignment>yz-plane</axis-alignment>
  89. <type type="string">number-value</type>
  90. <format type="string">NAV2 %3.3f</format>
  91. <truncate type="bool">false</truncate>
  92. <property>instrumentation/nav[1]/frequencies/selected-mhz</property>
  93. <draw-text type="bool">true</draw-text>
  94. <alignment>right-top</alignment>
  95. </text>
  96. <!--
  97. <text>
  98. <name>tacan</name>
  99. <font>lcd.txf</font>
  100. <character-size type="double">0.007</character-size>
  101. <offsets>
  102. <x-m>-4.536</x-m>
  103. <y-m>0.065</y-m>
  104. <z-m>0.902</z-m>
  105. </offsets>
  106. <axis-alignment>yz-plane</axis-alignment>
  107. <type type="string">number-value</type>
  108. <format type="string">%3.3f</format>
  109. <truncate type="bool">false</truncate>
  110. <property>instrumentation/tacan/frequencies/selected-mhz</property>
  111. <draw-text type="bool">true</draw-text>
  112. <alignment>right-top</alignment>
  113. </text>-->
  114. <!-- Keypad area -->
  115. <animation>
  116. <type>material</type>
  117. <object-name>1</object-name>
  118. <object-name>2</object-name>
  119. <object-name>n</object-name>
  120. <object-name>3</object-name>
  121. <object-name>4</object-name>
  122. <object-name>w</object-name>
  123. <object-name>5</object-name>
  124. <object-name>6</object-name>
  125. <object-name>e</object-name>
  126. <object-name>7</object-name>
  127. <object-name>8</object-name>
  128. <object-name>s</object-name>
  129. <object-name>9</object-name>
  130. <object-name>e</object-name>
  131. <object-name>clr</object-name>
  132. <object-name>0</object-name>
  133. <object-name>-</object-name>
  134. <object-name>ent</object-name>
  135. <ambient>
  136. <red>0.0</red>
  137. <green>0.8</green>
  138. <blue>0.0</blue>
  139. </ambient>
  140. <diffuse>
  141. <red>0.0</red>
  142. <green>0.1</green>
  143. <blue>0.0</blue>
  144. </diffuse>
  145. <emission>
  146. <red>0.3</red>
  147. <green>0.6</green>
  148. <blue>0.3</blue>
  149. </emission>
  150. </animation>
  151. <text>
  152. <name>1</name>
  153. <font>condensed.txf</font>
  154. <character-size type="double">0.004</character-size>
  155. <offsets>
  156. <x-m>-4.546</x-m>
  157. <y-m>0.088</y-m>
  158. <z-m>0.941</z-m>
  159. </offsets>
  160. <axis-alignment>yz-plane</axis-alignment>
  161. <type type="string">literal</type>
  162. <text type="string">1</text>
  163. <draw-text type="bool">true</draw-text>
  164. <alignment>left-top</alignment>
  165. </text>
  166. <text>
  167. <name>2</name>
  168. <font>condensed.txf</font>
  169. <character-size type="double">0.004</character-size>
  170. <offsets>
  171. <x-m>-4.546</x-m>
  172. <y-m>0.097</y-m>
  173. <z-m>0.943</z-m>
  174. </offsets>
  175. <axis-alignment>yz-plane</axis-alignment>
  176. <type type="string">literal</type>
  177. <text type="string">2</text>
  178. <draw-text type="bool">true</draw-text>
  179. <alignment>left-top</alignment>
  180. </text>
  181. <text>
  182. <name>n</name>
  183. <font>condensed.txf</font>
  184. <character-size type="double">0.004</character-size>
  185. <offsets>
  186. <x-m>-4.546</x-m>
  187. <y-m>0.097</y-m>
  188. <z-m>0.939</z-m>
  189. </offsets>
  190. <axis-alignment>yz-plane</axis-alignment>
  191. <type type="string">literal</type>
  192. <text type="string">N</text>
  193. <draw-text type="bool">true</draw-text>
  194. <alignment>left-top</alignment>
  195. </text>
  196. <text>
  197. <name>3</name>
  198. <font>condensed.txf</font>
  199. <character-size type="double">0.004</character-size>
  200. <offsets>
  201. <x-m>-4.546</x-m>
  202. <y-m>0.106</y-m>
  203. <z-m>0.941</z-m>
  204. </offsets>
  205. <axis-alignment>yz-plane</axis-alignment>
  206. <type type="string">literal</type>
  207. <text type="string">3</text>
  208. <draw-text type="bool">true</draw-text>
  209. <alignment>left-top</alignment>
  210. </text>
  211. <text>
  212. <name>4</name>
  213. <font>condensed.txf</font>
  214. <character-size type="double">0.004</character-size>
  215. <offsets>
  216. <x-m>-4.546</x-m>
  217. <y-m>0.088</y-m>
  218. <z-m>0.929</z-m>
  219. </offsets>
  220. <axis-alignment>yz-plane</axis-alignment>
  221. <type type="string">literal</type>
  222. <text type="string">4</text>
  223. <draw-text type="bool">true</draw-text>
  224. <alignment>left-top</alignment>
  225. </text>
  226. <text>
  227. <name>w</name>
  228. <font>condensed.txf</font>
  229. <character-size type="double">0.004</character-size>
  230. <offsets>
  231. <x-m>-4.546</x-m>
  232. <y-m>0.087</y-m>
  233. <z-m>0.925</z-m>
  234. </offsets>
  235. <axis-alignment>yz-plane</axis-alignment>
  236. <type type="string">literal</type>
  237. <text type="string">W</text>
  238. <draw-text type="bool">true</draw-text>
  239. <alignment>left-top</alignment>
  240. </text>
  241. <text>
  242. <name>5</name>
  243. <font>condensed.txf</font>
  244. <character-size type="double">0.004</character-size>
  245. <offsets>
  246. <x-m>-4.546</x-m>
  247. <y-m>0.097</y-m>
  248. <z-m>0.927</z-m>
  249. </offsets>
  250. <axis-alignment>yz-plane</axis-alignment>
  251. <type type="string">literal</type>
  252. <text type="string">5</text>
  253. <draw-text type="bool">true</draw-text>
  254. <alignment>left-top</alignment>
  255. </text>
  256. <text>
  257. <name>6</name>
  258. <font>condensed.txf</font>
  259. <character-size type="double">0.004</character-size>
  260. <offsets>
  261. <x-m>-4.546</x-m>
  262. <y-m>0.106</y-m>
  263. <z-m>0.929</z-m>
  264. </offsets>
  265. <axis-alignment>yz-plane</axis-alignment>
  266. <type type="string">literal</type>
  267. <text type="string">6</text>
  268. <draw-text type="bool">true</draw-text>
  269. <alignment>left-top</alignment>
  270. </text>
  271. <text>
  272. <name>e</name>
  273. <font>condensed.txf</font>
  274. <character-size type="double">0.004</character-size>
  275. <offsets>
  276. <x-m>-4.546</x-m>
  277. <y-m>0.106</y-m>
  278. <z-m>0.925</z-m>
  279. </offsets>
  280. <axis-alignment>yz-plane</axis-alignment>
  281. <type type="string">literal</type>
  282. <text type="string">E</text>
  283. <draw-text type="bool">true</draw-text>
  284. <alignment>left-top</alignment>
  285. </text>
  286. <text>
  287. <name>7</name>
  288. <font>condensed.txf</font>
  289. <character-size type="double">0.004</character-size>
  290. <offsets>
  291. <x-m>-4.546</x-m>
  292. <y-m>0.088</y-m>
  293. <z-m>0.912</z-m>
  294. </offsets>
  295. <axis-alignment>yz-plane</axis-alignment>
  296. <type type="string">literal</type>
  297. <text type="string">7</text>
  298. <draw-text type="bool">true</draw-text>
  299. <alignment>left-top</alignment>
  300. </text>
  301. <text>
  302. <name>8</name>
  303. <font>condensed.txf</font>
  304. <character-size type="double">0.004</character-size>
  305. <offsets>
  306. <x-m>-4.546</x-m>
  307. <y-m>0.097</y-m>
  308. <z-m>0.914</z-m>
  309. </offsets>
  310. <axis-alignment>yz-plane</axis-alignment>
  311. <type type="string">literal</type>
  312. <text type="string">8</text>
  313. <draw-text type="bool">true</draw-text>
  314. <alignment>left-top</alignment>
  315. </text>
  316. <text>
  317. <name>s</name>
  318. <font>condensed.txf</font>
  319. <character-size type="double">0.004</character-size>
  320. <offsets>
  321. <x-m>-4.546</x-m>
  322. <y-m>0.097</y-m>
  323. <z-m>0.9105</z-m>
  324. </offsets>
  325. <axis-alignment>yz-plane</axis-alignment>
  326. <type type="string">literal</type>
  327. <text type="string">S</text>
  328. <draw-text type="bool">true</draw-text>
  329. <alignment>left-top</alignment>
  330. </text>
  331. <text>
  332. <name>9</name>
  333. <font>condensed.txf</font>
  334. <character-size type="double">0.004</character-size>
  335. <offsets>
  336. <x-m>-4.546</x-m>
  337. <y-m>0.106</y-m>
  338. <z-m>0.912</z-m>
  339. </offsets>
  340. <axis-alignment>yz-plane</axis-alignment>
  341. <type type="string">literal</type>
  342. <text type="string">9</text>
  343. <draw-text type="bool">true</draw-text>
  344. <alignment>left-top</alignment>
  345. </text>
  346. <text>
  347. <name>clr</name>
  348. <font>condensed.txf</font>
  349. <character-size type="double">0.0063</character-size>
  350. <offsets>
  351. <x-m>-4.546</x-m>
  352. <y-m>0.0865</y-m>
  353. <z-m>0.90</z-m>
  354. </offsets>
  355. <axis-alignment>yz-plane</axis-alignment>
  356. <type type="string">literal</type>
  357. <text type="string">C</text>
  358. <draw-text type="bool">true</draw-text>
  359. <alignment>left-top</alignment>
  360. </text>
  361. <text>
  362. <name>0</name>
  363. <font>condensed.txf</font>
  364. <character-size type="double">0.004</character-size>
  365. <offsets>
  366. <x-m>-4.546</x-m>
  367. <y-m>0.097</y-m>
  368. <z-m>0.897</z-m>
  369. </offsets>
  370. <axis-alignment>yz-plane</axis-alignment>
  371. <type type="string">literal</type>
  372. <text type="string">0</text>
  373. <draw-text type="bool">true</draw-text>
  374. <alignment>left-top</alignment>
  375. </text>
  376. <text>
  377. <name>-</name>
  378. <font>condensed.txf</font>
  379. <character-size type="double">0.0063</character-size>
  380. <offsets>
  381. <x-m>-4.546</x-m>
  382. <y-m>0.097</y-m>
  383. <z-m>0.9</z-m>
  384. </offsets>
  385. <axis-alignment>yz-plane</axis-alignment>
  386. <type type="string">literal</type>
  387. <text type="string">-</text>
  388. <draw-text type="bool">true</draw-text>
  389. <alignment>left-top</alignment>
  390. </text>
  391. <text>
  392. <name>ent</name>
  393. <font>condensed.txf</font>
  394. <character-size type="double">0.0063</character-size>
  395. <offsets>
  396. <x-m>-4.546</x-m>
  397. <y-m>0.105</y-m>
  398. <z-m>0.90</z-m>
  399. </offsets>
  400. <axis-alignment>yz-plane</axis-alignment>
  401. <type type="string">literal</type>
  402. <text type="string">E</text>
  403. <draw-text type="bool">true</draw-text>
  404. <alignment>left-top</alignment>
  405. </text>
  406. </PropertyList>