external-loads.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <name>external_loads</name>
  4. <layout>vbox</layout>
  5. <default-padding>1</default-padding>
  6. <modal>false</modal>
  7. <width>600</width>
  8. <empty>
  9. <pref-height>6</pref-height>
  10. </empty>
  11. <text>
  12. <label>Fuel Settings and External Loads</label>
  13. </text>
  14. <empty>
  15. <pref-height>4</pref-height>
  16. </empty>
  17. <hrule/>
  18. <group>
  19. <layout>hbox</layout>
  20. <default-padding>0</default-padding>
  21. <group>
  22. <layout>vbox</layout>
  23. <default-padding>1</default-padding>
  24. <empty>
  25. <pref-height>2</pref-height>
  26. </empty>
  27. <group>
  28. <layout>hbox</layout>
  29. <text>
  30. <label>External Fuel Tanks:</label>
  31. </text>
  32. <checkbox>
  33. </checkbox>
  34. </group>
  35. <empty>
  36. <pref-height>2</pref-height>
  37. </empty>
  38. <hrule/>
  39. <group>
  40. <layout>hbox</layout>
  41. <group>
  42. <!-- Labels -->
  43. <layout>vbox</layout>
  44. <halign>left</halign>
  45. <text>
  46. <label>Tank</label>
  47. </text>
  48. <text>
  49. <halign>left</halign>
  50. <label>L External</label>
  51. </text>
  52. <text>
  53. <halign>left</halign>
  54. <label>R External</label>
  55. </text>
  56. <text>
  57. <halign>centre</halign>
  58. <label>C External</label>
  59. </text>
  60. <text>
  61. <halign>left</halign>
  62. <label>L Wing</label>
  63. </text>
  64. <text>
  65. <halign>left</halign>
  66. <label>R Wing</label>
  67. </text>
  68. </group>
  69. <group>
  70. <!-- Sliders -->
  71. <layout>vbox</layout>
  72. <halign>right</halign>
  73. <text>
  74. <label>&lt;-&gt;</label>
  75. </text>
  76. <slider>
  77. <name>LExternal</name>
  78. <property>/consumables/fuel/tank[2]/level-gal_us</property>
  79. <live>1</live>
  80. <min>0</min>
  81. <max>600</max>
  82. <binding>
  83. <command>dialog-apply</command>
  84. <object-name>LExternal</object-name>
  85. </binding>
  86. </slider>
  87. <slider>
  88. <name>CExternal</name>
  89. <property>/consumables/fuel/tank[5]/level-gal_us</property>
  90. <live>1</live>
  91. <min>0</min>
  92. <max>600</max>
  93. <binding>
  94. <command>dialog-apply</command>
  95. <object-name>RExternal</object-name>
  96. </binding>
  97. </slider>
  98. <slider>
  99. <name>RExternal</name>
  100. <property>/consumables/fuel/tank[4]/level-gal_us</property>
  101. <live>1</live>
  102. <min>0</min>
  103. <max>600</max>
  104. <binding>
  105. <command>dialog-apply</command>
  106. <object-name>RExternal</object-name>
  107. </binding>
  108. </slider>
  109. <slider>
  110. <name>LWing</name>
  111. <property>/consumables/fuel/tank[0]/level-gal_us</property>
  112. <live>1</live>
  113. <min>0</min>
  114. <max>6562</max>
  115. <binding>
  116. <command>dialog-apply</command>
  117. <object-name>LWing</object-name>
  118. </binding>
  119. </slider>
  120. <slider>
  121. <name>RWing</name>
  122. <property>/consumables/fuel/tank[1]/level-gal_us</property>
  123. <live>1</live>
  124. <min>0</min>
  125. <max>6562</max>
  126. <binding>
  127. <command>dialog-apply</command>
  128. <object-name>RWing</object-name>
  129. </binding>
  130. </slider>
  131. </group>
  132. <group>
  133. <!-- Level Lbs -->
  134. <layout>vbox</layout>
  135. <halign>right</halign>
  136. <text>
  137. <label>Pounds</label>
  138. </text>
  139. <text>
  140. <halign>right</halign>
  141. <label>xxxxxxxx</label>
  142. <live>true</live>
  143. <format>%.3f</format>
  144. <property>/consumables/fuel/tank[0]/level-lbs</property>
  145. </text>
  146. <text>
  147. <halign>right</halign>
  148. <label>xxxxxxxx</label>
  149. <live>true</live>
  150. <format>%.3f</format>
  151. <property>/consumables/fuel/tank[1]/level-lbs</property>
  152. </text>
  153. <text>
  154. <halign>right</halign>
  155. <label>xxxxxxxx</label>
  156. <live>true</live>
  157. <format>%.3f</format>
  158. <property>/consumables/fuel/tank[2]/level-lbs</property>
  159. </text>
  160. <text>
  161. <halign>right</halign>
  162. <label>xxxxxxxx</label>
  163. <live>true</live>
  164. <format>%.3f</format>
  165. <property>/consumables/fuel/tank[3]/level-lbs</property>
  166. </text>
  167. <text>
  168. <halign>right</halign>
  169. <label>xxxxxxxx</label>
  170. <live>true</live>
  171. <format>%.3f</format>
  172. <property>/consumables/fuel/tank[4]/level-lbs</property>
  173. </text>
  174. <text>
  175. <halign>right</halign>
  176. <label>xxxxxxxx</label>
  177. <live>true</live>
  178. <format>%.3f</format>
  179. <property>/consumables/fuel/tank[5]/level-lbs</property>
  180. </text>
  181. </group>
  182. <group>
  183. <!-- Level Gallons -->
  184. <layout>vbox</layout>
  185. <halign>right</halign>
  186. <text>
  187. <label>Gallons</label>
  188. </text>
  189. <text>
  190. <halign>right</halign>
  191. <label>xxxxxxx</label>
  192. <live>true</live>
  193. <format>%.3f</format>
  194. <property>/consumables/fuel/tank[0]/level-gal_us</property>
  195. </text>
  196. <text>
  197. <halign>right</halign>
  198. <label>xxxxxxx</label>
  199. <live>true</live>
  200. <format>%.3f</format>
  201. <property>/consumables/fuel/tank[1]/level-gal_us</property>
  202. </text>
  203. <text>
  204. <halign>right</halign>
  205. <label>xxxxxxx</label>
  206. <live>true</live>
  207. <format>%.3f</format>
  208. <property>/consumables/fuel/tank[2]/level-gal_us</property>
  209. </text>
  210. <text>
  211. <halign>right</halign>
  212. <label>xxxxxxx</label>
  213. <live>true</live>
  214. <format>%.3f</format>
  215. <property>/consumables/fuel/tank[3]/level-gal_us</property>
  216. </text>
  217. <text>
  218. <halign>right</halign>
  219. <label>xxxxxxx</label>
  220. <live>true</live>
  221. <format>%.3f</format>
  222. <property>/consumables/fuel/tank[4]/level-gal_us</property>
  223. </text>
  224. </group>
  225. </group>
  226. <empty>
  227. <pref-height>86</pref-height>
  228. </empty>
  229. </group>
  230. <vrule/>
  231. <group>
  232. <layout>vbox</layout>
  233. <height>350</height>
  234. <valign>top</valign>
  235. <default-padding>1</default-padding>
  236. <empty>
  237. <pref-height>2</pref-height>
  238. </empty>
  239. <group>
  240. <layout>hbox</layout>
  241. <default-padding>0</default-padding>
  242. <text>
  243. <label>Weapons Set : </label>
  244. </text>
  245. <text>
  246. <label>xxxxxxxxxxxxxxxxxx</label>
  247. <live>true</live>
  248. </text>
  249. </group>
  250. <empty>
  251. <pref-height>2</pref-height>
  252. </empty>
  253. <hrule/>
  254. <empty>
  255. <pref-height>12</pref-height>
  256. </empty>
  257. <group>
  258. <layout>hbox</layout>
  259. <group>
  260. <!-- Stations -->
  261. <layout>vbox</layout>
  262. <group>
  263. <layout>hbox</layout>
  264. <default-padding>0</default-padding>
  265. <text>
  266. <label>S0 : </label>
  267. </text>
  268. <text>
  269. <label>xxxxxxxxxxxxxx</label>
  270. <live>true</live>
  271. <property>sim/weight[0]/selected</property>
  272. </text>
  273. </group>
  274. <group>
  275. <layout>hbox</layout>
  276. <default-padding>0</default-padding>
  277. <text>
  278. <label>S1 : </label>
  279. </text>
  280. <text>
  281. <label>xxxxxxxxxxxxxx</label>
  282. <live>true</live>
  283. <property>sim/weight[1]/selected</property>
  284. </text>
  285. </group>
  286. <group>
  287. <layout>hbox</layout>
  288. <default-padding>0</default-padding>
  289. <text>
  290. <label>S2 : </label>
  291. </text>
  292. <text>
  293. <label>xxxxxxxxxxxxxx</label>
  294. <live>true</live>
  295. <property>sim/weight[2]/selected</property>
  296. </text>
  297. </group>
  298. <group>
  299. <layout>hbox</layout>
  300. <default-padding>0</default-padding>
  301. <text>
  302. <label>S3 : </label>
  303. </text>
  304. <text>
  305. <label>xxxxxxxxxxxxxx</label>
  306. <live>true</live>
  307. <property>sim/weight[3]/selected</property>
  308. </text>
  309. </group>
  310. <group>
  311. <layout>hbox</layout>
  312. <default-padding>0</default-padding>
  313. <text>
  314. <label>S4 : </label>
  315. </text>
  316. <text>
  317. <label>xxxxxxxxxxxxxx</label>
  318. <live>true</live>
  319. <property>sim/weight[4]/selected</property>
  320. </text>
  321. </group>
  322. <group>
  323. <layout>hbox</layout>
  324. <default-padding>0</default-padding>
  325. <text>
  326. <label>S5 : </label>
  327. </text>
  328. <text>
  329. <label>xxxxxxxxxxxxxx</label>
  330. <live>true</live>
  331. <property>sim/weight[5]/selected</property>
  332. </text>
  333. </group>
  334. <group>
  335. <layout>hbox</layout>
  336. <default-padding>0</default-padding>
  337. <text>
  338. <label>S6 : </label>
  339. </text>
  340. <text>
  341. <label>xxxxxxxxxxxxxx</label>
  342. <live>true</live>
  343. <property>sim/weight[6]/selected</property>
  344. </text>
  345. </group>
  346. <group>
  347. <layout>hbox</layout>
  348. <default-padding>0</default-padding>
  349. <text>
  350. <label>S7 : </label>
  351. </text>
  352. <text>
  353. <label>xxxxxxxxxxxxxx</label>
  354. <live>true</live>
  355. <property>sim/weight[7]/selected</property>
  356. </text>
  357. </group>
  358. <group>
  359. <layout>hbox</layout>
  360. <default-padding>0</default-padding>
  361. <text>
  362. <label>S8 : </label>
  363. </text>
  364. <text>
  365. <label>xxxxxxxxxxxxxx</label>
  366. <live>true</live>
  367. <property>sim/weight[8]/selected</property>
  368. </text>
  369. </group>
  370. <group>
  371. <layout>hbox</layout>
  372. <default-padding>0</default-padding>
  373. <text>
  374. <label>S9 : </label>
  375. </text>
  376. <text>
  377. <label>xxxxxxxxxxxxxx</label>
  378. <live>true</live>
  379. <property>sim/weight[9]/selected</property>
  380. </text>
  381. </group>
  382. <group>
  383. <layout>hbox</layout>
  384. <default-padding>0</default-padding>
  385. <text>
  386. <label>S9 : </label>
  387. </text>
  388. <text>
  389. <label>xxxxxxxxxxxxxx</label>
  390. <live>true</live>
  391. <property>sim/weight[10]/selected</property>
  392. </text>
  393. </group>
  394. </group>
  395. <group>
  396. <!-- Weapons Sets -->
  397. <layout>vbox</layout>
  398. <height>300</height>
  399. <valign>center</valign>
  400. <default-padding>1</default-padding>
  401. <button>
  402. <legend>Clean</legend>
  403. <equal>true</equal>
  404. <binding>
  405. <command>nasal</command>
  406. <script>#f14.ext_loads_set("Clean")</script>
  407. </binding>
  408. </button>
  409. <button>
  410. <legend>FAD</legend>
  411. <equal>true</equal>
  412. <binding>
  413. <command>nasal</command>
  414. <script>#f14.ext_loads_set("FAD")</script>
  415. </binding>
  416. </button>
  417. <button>
  418. <legend>FAD light</legend>
  419. <equal>true</equal>
  420. <binding>
  421. <command>nasal</command>
  422. <script>#f14.ext_loads_set("FAD light")</script>
  423. </binding>
  424. </button>
  425. <button>
  426. <legend>FAD heavy</legend>
  427. <equal>true</equal>
  428. <binding>
  429. <command>nasal</command>
  430. <script>#f14.ext_loads_set("FAD heavy")</script>
  431. </binding>
  432. </button>
  433. <button>
  434. <legend>Bombcat</legend>
  435. <equal>true</equal>
  436. <binding>
  437. <command>nasal</command>
  438. <script>#f14.ext_loads_set("Bombcat")</script>
  439. </binding>
  440. </button>
  441. </group>
  442. </group>
  443. <group>
  444. <layout>hbox</layout>
  445. <text>
  446. <label>Launch MP messaging:</label>
  447. </text>
  448. <checkbox>
  449. </checkbox>
  450. </group>
  451. <group>
  452. <layout>hbox</layout>
  453. <text>
  454. <label>CAUTION: Please, don't use when in</label>
  455. </text>
  456. </group>
  457. <group>
  458. <layout>hbox</layout>
  459. <text>
  460. <label>100 NM range of a crowded airport like</label>
  461. </text>
  462. </group>
  463. <group>
  464. <layout>hbox</layout>
  465. <text>
  466. <label>KSFO.</label>
  467. </text>
  468. </group>
  469. <empty>
  470. <pref-height>12</pref-height>
  471. </empty>
  472. <hrule/>
  473. <empty>
  474. <pref-height>12</pref-height>
  475. </empty>
  476. <button>
  477. <legend>Close</legend>
  478. <default>true</default>
  479. <key>Esc</key>
  480. <binding>
  481. <command>dialog-close</command>
  482. </binding>
  483. </button>
  484. </group>
  485. </group>
  486. <empty>
  487. <pref-height>8</pref-height>
  488. </empty>
  489. </PropertyList>