digital-ap-speed-kt.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670
  1. <?xml version="1.0"?>
  2. <!--
  3. -->
  4. <PropertyList>
  5. <name>Digital AP Speed Instrument</name>
  6. <w-base>124</w-base>
  7. <h-base>40</h-base>
  8. <params>
  9. <kias-disp>/autopilot/settings/target-speed-kt</kias-disp>
  10. <kias-ctrl>/autopilot/settings/target-speed-kt</kias-ctrl>
  11. <mach-disp>/autopilot/settings/target-mach</mach-disp>
  12. <mach-ctrl>/autopilot/settings/target-mach</mach-ctrl>
  13. </params>
  14. <layers>
  15. <layer>
  16. <name>background</name>
  17. <texture>
  18. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/trans-yellow-bg.rgb</path>
  19. </texture>
  20. <w>124</w>
  21. <h>40</h>
  22. <transformations>
  23. <transformation>
  24. <type>x-shift</type>
  25. <offset>0</offset>
  26. </transformation>
  27. <transformation>
  28. <type>y-shift</type>
  29. <offset>0</offset>
  30. </transformation>
  31. </transformations>
  32. </layer>
  33. <layer>
  34. <name>Incr 10 KIAS</name>
  35. <type>text</type>
  36. <font>led</font>
  37. <point-size>7</point-size>
  38. <color>
  39. <red>1.0</red>
  40. <green>1.0</green>
  41. <blue>0.0</blue>
  42. </color>
  43. <chunks>
  44. <chunk>
  45. <type>literal</type>
  46. <text>+</text>
  47. </chunk>
  48. </chunks>
  49. <transformations>
  50. <transformation>
  51. <type>x-shift</type>
  52. <offset>-59</offset>
  53. </transformation>
  54. <transformation>
  55. <type>y-shift</type>
  56. <offset>7</offset>
  57. </transformation>
  58. </transformations>
  59. </layer>
  60. <layer>
  61. <name>Decr 10 KIAS</name>
  62. <type>text</type>
  63. <font>led</font>
  64. <point-size>7</point-size>
  65. <color>
  66. <red>1.0</red>
  67. <green>1.0</green>
  68. <blue>0.0</blue>
  69. </color>
  70. <chunks>
  71. <chunk>
  72. <type>literal</type>
  73. <text>-</text>
  74. </chunk>
  75. </chunks>
  76. <transformations>
  77. <transformation>
  78. <type>x-shift</type>
  79. <offset>-59</offset>
  80. </transformation>
  81. <transformation>
  82. <type>y-shift</type>
  83. <offset>-3</offset>
  84. </transformation>
  85. </transformations>
  86. </layer>
  87. <layer>
  88. <name>Incr 1 KIAS</name>
  89. <type>text</type>
  90. <font>led</font>
  91. <point-size>7</point-size>
  92. <color>
  93. <red>0.8</red>
  94. <green>0.8</green>
  95. <blue>0.0</blue>
  96. </color>
  97. <chunks>
  98. <chunk>
  99. <type>literal</type>
  100. <text>+</text>
  101. </chunk>
  102. </chunks>
  103. <transformations>
  104. <transformation>
  105. <type>x-shift</type>
  106. <offset>-49</offset>
  107. </transformation>
  108. <transformation>
  109. <type>y-shift</type>
  110. <offset>7</offset>
  111. </transformation>
  112. </transformations>
  113. </layer>
  114. <layer>
  115. <name>Decr 1 KIAS</name>
  116. <type>text</type>
  117. <font>led</font>
  118. <point-size>7</point-size>
  119. <color>
  120. <red>0.8</red>
  121. <green>0.8</green>
  122. <blue>0.0</blue>
  123. </color>
  124. <chunks>
  125. <chunk>
  126. <type>literal</type>
  127. <text>-</text>
  128. </chunk>
  129. </chunks>
  130. <transformations>
  131. <transformation>
  132. <type>x-shift</type>
  133. <offset>-49</offset>
  134. </transformation>
  135. <transformation>
  136. <type>y-shift</type>
  137. <offset>-3</offset>
  138. </transformation>
  139. </transformations>
  140. </layer>
  141. <layer>
  142. <name>Incr 0.1 Mach</name>
  143. <type>text</type>
  144. <font>led</font>
  145. <point-size>7</point-size>
  146. <color>
  147. <red>0</red>
  148. <green>1.0</green>
  149. <blue>1.0</blue>
  150. </color>
  151. <chunks>
  152. <chunk>
  153. <type>literal</type>
  154. <text>+</text>
  155. </chunk>
  156. </chunks>
  157. <transformations>
  158. <transformation>
  159. <type>x-shift</type>
  160. <offset>-59</offset>
  161. </transformation>
  162. <transformation>
  163. <type>y-shift</type>
  164. <offset>-11</offset>
  165. </transformation>
  166. </transformations>
  167. </layer>
  168. <layer>
  169. <name>Decr 0.1 Mach</name>
  170. <type>text</type>
  171. <font>led</font>
  172. <point-size>7</point-size>
  173. <color>
  174. <red>0</red>
  175. <green>1.0</green>
  176. <blue>1.0</blue>
  177. </color>
  178. <chunks>
  179. <chunk>
  180. <type>literal</type>
  181. <text>-</text>
  182. </chunk>
  183. </chunks>
  184. <transformations>
  185. <transformation>
  186. <type>x-shift</type>
  187. <offset>-59</offset>
  188. </transformation>
  189. <transformation>
  190. <type>y-shift</type>
  191. <offset>-20</offset>
  192. </transformation>
  193. </transformations>
  194. </layer>
  195. <layer>
  196. <name>Incr 0.01 Mach</name>
  197. <type>text</type>
  198. <font>led</font>
  199. <point-size>7</point-size>
  200. <color>
  201. <red>0</red>
  202. <green>0.8</green>
  203. <blue>0.8</blue>
  204. </color>
  205. <chunks>
  206. <chunk>
  207. <type>literal</type>
  208. <text>+</text>
  209. </chunk>
  210. </chunks>
  211. <transformations>
  212. <transformation>
  213. <type>x-shift</type>
  214. <offset>-49</offset>
  215. </transformation>
  216. <transformation>
  217. <type>y-shift</type>
  218. <offset>-11</offset>
  219. </transformation>
  220. </transformations>
  221. </layer>
  222. <layer>
  223. <name>Decr 0.01 Mach</name>
  224. <type>text</type>
  225. <font>led</font>
  226. <point-size>7</point-size>
  227. <color>
  228. <red>0</red>
  229. <green>0.8</green>
  230. <blue>0.8</blue>
  231. </color>
  232. <chunks>
  233. <chunk>
  234. <type>literal</type>
  235. <text>-</text>
  236. </chunk>
  237. </chunks>
  238. <transformations>
  239. <transformation>
  240. <type>x-shift</type>
  241. <offset>-49</offset>
  242. </transformation>
  243. <transformation>
  244. <type>y-shift</type>
  245. <offset>-20</offset>
  246. </transformation>
  247. </transformations>
  248. </layer>
  249. <layer>
  250. <name>Select KIAS</name>
  251. <type>text</type>
  252. <point-size>14</point-size>
  253. <color>
  254. <red>1.0</red>
  255. <green>1.0</green>
  256. <blue>0.0</blue>
  257. </color>
  258. <chunks>
  259. <chunk>
  260. <type>literal</type>
  261. <text>K</text>
  262. </chunk>
  263. </chunks>
  264. <transformations>
  265. <transformation>
  266. <type>x-shift</type>
  267. <offset>-39</offset>
  268. </transformation>
  269. <transformation>
  270. <type>y-shift</type>
  271. <offset>4</offset>
  272. </transformation>
  273. </transformations>
  274. </layer>
  275. <layer>
  276. <name>Select Mach</name>
  277. <type>text</type>
  278. <point-size>14</point-size>
  279. <color>
  280. <red>0</red>
  281. <green>1.0</green>
  282. <blue>1.0</blue>
  283. </color>
  284. <chunks>
  285. <chunk>
  286. <type>literal</type>
  287. <text>M</text>
  288. </chunk>
  289. </chunks>
  290. <transformations>
  291. <transformation>
  292. <type>x-shift</type>
  293. <offset>-39</offset>
  294. </transformation>
  295. <transformation>
  296. <type>y-shift</type>
  297. <offset>-15</offset>
  298. </transformation>
  299. </transformations>
  300. </layer>
  301. <layer>
  302. <condition>
  303. <not-equals>
  304. <property>/autopilot/locks/speed</property>
  305. <value>mach-with-throttle</value>
  306. </not-equals>
  307. </condition>
  308. <name>Title (KIAS)</name>
  309. <type>text</type>
  310. <point-size>14</point-size>
  311. <color>
  312. <red>1.0</red>
  313. <green>1.0</green>
  314. <blue>0</blue>
  315. </color>
  316. <chunks>
  317. <chunk>
  318. <type>literal</type>
  319. <text>SPD: </text>
  320. </chunk>
  321. </chunks>
  322. <transformations>
  323. <transformation>
  324. <type>x-shift</type>
  325. <offset>-23</offset>
  326. </transformation>
  327. <transformation>
  328. <type>y-shift</type>
  329. <offset>-5</offset>
  330. </transformation>
  331. </transformations>
  332. </layer>
  333. <layer>
  334. <condition>
  335. <equals>
  336. <property>/autopilot/locks/speed</property>
  337. <value>mach-with-throttle</value>
  338. </equals>
  339. </condition>
  340. <name>Title (Mach)</name>
  341. <type>text</type>
  342. <point-size>14</point-size>
  343. <color>
  344. <red>0</red>
  345. <green>1.0</green>
  346. <blue>1.0</blue>
  347. </color>
  348. <chunks>
  349. <chunk>
  350. <type>literal</type>
  351. <text>SPD: </text>
  352. </chunk>
  353. </chunks>
  354. <transformations>
  355. <transformation>
  356. <type>x-shift</type>
  357. <offset>-23</offset>
  358. </transformation>
  359. <transformation>
  360. <type>y-shift</type>
  361. <offset>-5</offset>
  362. </transformation>
  363. </transformations>
  364. </layer>
  365. <!-- KIAS Hold (Off)-->
  366. <layer>
  367. <condition>
  368. <not-equals>
  369. <property>/autopilot/locks/speed</property>
  370. <value>mach-with-throttle</value>
  371. </not-equals>
  372. </condition>
  373. <name>AP KIAS Speed display</name>
  374. <type>text</type>
  375. <font>led</font>
  376. <point-size>6</point-size>
  377. <color>
  378. <red>0.6</red>
  379. <green>0.6</green>
  380. <blue>0.0</blue>
  381. </color>
  382. <chunks>
  383. <chunk>
  384. <type>number-value</type>
  385. <property alias="../../../../../params/kias-disp"/>
  386. <format>%04.0f</format>
  387. </chunk>
  388. <chunk>
  389. <type>literal</type>
  390. <text>M</text>
  391. </chunk>
  392. </chunks>
  393. <transformations>
  394. <transformation>
  395. <type>x-shift</type>
  396. <offset>20</offset>
  397. </transformation>
  398. <transformation>
  399. <type>y-shift</type>
  400. <offset>-6</offset>
  401. </transformation>
  402. </transformations>
  403. </layer>
  404. <!-- KIAS Hold -->
  405. <layer>
  406. <condition>
  407. <equals>
  408. <property>/autopilot/locks/speed</property>
  409. <value>speed-with-throttle</value>
  410. </equals>
  411. </condition>
  412. <name>AP KIAS Speed display</name>
  413. <type>text</type>
  414. <font>led</font>
  415. <point-size>6</point-size>
  416. <color>
  417. <red>1.0</red>
  418. <green>1.0</green>
  419. <blue>0.0</blue>
  420. </color>
  421. <chunks>
  422. <chunk>
  423. <type>number-value</type>
  424. <property alias="../../../../../params/kias-disp"/>
  425. <format>%04.0f</format>
  426. </chunk>
  427. </chunks>
  428. <transformations>
  429. <transformation>
  430. <type>x-shift</type>
  431. <offset>20</offset>
  432. </transformation>
  433. <transformation>
  434. <type>y-shift</type>
  435. <offset>-6</offset>
  436. </transformation>
  437. </transformations>
  438. </layer>
  439. <!-- Mach Hold -->
  440. <layer>
  441. <condition>
  442. <equals>
  443. <property>/autopilot/locks/speed</property>
  444. <value>mach-with-throttle</value>
  445. </equals>
  446. </condition>
  447. <name>AP Mach Speed display</name>
  448. <type>text</type>
  449. <font>led</font>
  450. <point-size>6</point-size>
  451. <color>
  452. <red>0</red>
  453. <green>1.0</green>
  454. <blue>1.0</blue>
  455. </color>
  456. <chunks>
  457. <chunk>
  458. <type>number-value</type>
  459. <property alias="../../../../../params/mach-disp"/>
  460. <format>%01.2f</format>
  461. </chunk>
  462. <chunk>
  463. <type>literal</type>
  464. <text>M</text>
  465. </chunk>
  466. </chunks>
  467. <transformations>
  468. <transformation>
  469. <type>x-shift</type>
  470. <offset>20</offset>
  471. </transformation>
  472. <transformation>
  473. <type>y-shift</type>
  474. <offset>-6</offset>
  475. </transformation>
  476. </transformations>
  477. </layer>
  478. </layers>
  479. <actions>
  480. <action>
  481. <name>Plus 10 KIAS</name>
  482. <button>0</button>
  483. <x>-59</x>
  484. <y>9</y>
  485. <w>9</w>
  486. <h>9</h>
  487. <binding>
  488. <command>property-adjust</command>
  489. <property alias="../../../../params/kias-ctrl"/>
  490. <step>10</step>
  491. <min>0</min>
  492. <max>2000</max>
  493. <wrap>0</wrap>
  494. </binding>
  495. </action>
  496. <action>
  497. <name>Minus 10 KIAS</name>
  498. <button>0</button>
  499. <x>-59</x>
  500. <y>0</y>
  501. <w>9</w>
  502. <h>9</h>
  503. <binding>
  504. <command>property-adjust</command>
  505. <property alias="../../../../params/kias-ctrl"/>
  506. <step>-10</step>
  507. <min>0</min>
  508. <max>2000</max>
  509. <wrap>0</wrap>
  510. </binding>
  511. </action>
  512. <action>
  513. <name>Plus 1 KIAS</name>
  514. <button>0</button>
  515. <x>-50</x>
  516. <y>9</y>
  517. <w>9</w>
  518. <h>9</h>
  519. <binding>
  520. <command>property-adjust</command>
  521. <property alias="../../../../params/kias-ctrl"/>
  522. <step>1</step>
  523. <min>0</min>
  524. <max>2000</max>
  525. <wrap>0</wrap>
  526. </binding>
  527. </action>
  528. <action>
  529. <name>Minus 1 KIAS</name>
  530. <button>0</button>
  531. <x>-50</x>
  532. <y>0</y>
  533. <w>9</w>
  534. <h>9</h>
  535. <binding>
  536. <command>property-adjust</command>
  537. <property alias="../../../../params/kias-ctrl"/>
  538. <step>-1</step>
  539. <min>0</min>
  540. <max>2000</max>
  541. <wrap>0</wrap>
  542. </binding>
  543. </action>
  544. <action>
  545. <name>Plus 0.1 Mach</name>
  546. <button>0</button>
  547. <x>-59</x>
  548. <y>-10</y>
  549. <w>9</w>
  550. <h>9</h>
  551. <binding>
  552. <command>property-adjust</command>
  553. <property alias="../../../../params/mach-ctrl"/>
  554. <step>0.1</step>
  555. <min>0</min>
  556. <max>1.0</max>
  557. <wrap>0</wrap>
  558. </binding>
  559. </action>
  560. <action>
  561. <name>Minus 0.1 Mach</name>
  562. <button>0</button>
  563. <x>-59</x>
  564. <y>-19</y>
  565. <w>9</w>
  566. <h>9</h>
  567. <binding>
  568. <command>property-adjust</command>
  569. <property alias="../../../../params/mach-ctrl"/>
  570. <step>-0.1</step>
  571. <min>0</min>
  572. <max>1.0</max>
  573. <wrap>0</wrap>
  574. </binding>
  575. </action>
  576. <action>
  577. <name>Plus 0.01 Mach</name>
  578. <button>0</button>
  579. <x>-50</x>
  580. <y>-10</y>
  581. <w>9</w>
  582. <h>9</h>
  583. <binding>
  584. <command>property-adjust</command>
  585. <property alias="../../../../params/mach-ctrl"/>
  586. <step>0.01</step>
  587. <min>0</min>
  588. <max>1.0</max>
  589. <wrap>0</wrap>
  590. </binding>
  591. </action>
  592. <action>
  593. <name>Minus 0.01 Mach</name>
  594. <button>0</button>
  595. <x>-50</x>
  596. <y>-19</y>
  597. <w>9</w>
  598. <h>9</h>
  599. <binding>
  600. <command>property-adjust</command>
  601. <property alias="../../../../params/mach-ctrl"/>
  602. <step>-0.01</step>
  603. <min>0</min>
  604. <max>1.0</max>
  605. <wrap>0</wrap>
  606. </binding>
  607. </action>
  608. <action>
  609. <name>Select KIAS Hold</name>
  610. <button>0</button>
  611. <x>-40</x>
  612. <y>0</y>
  613. <w>14</w>
  614. <h>19</h>
  615. <binding>
  616. <command>property-assign</command>
  617. <property>autopilot/locks/speed</property>
  618. <value type="string">speed-with-throttle</value>
  619. </binding>
  620. </action>
  621. <action>
  622. <name>Select Mach Hold</name>
  623. <button>0</button>
  624. <x>-40</x>
  625. <y>-19</y>
  626. <w>14</w>
  627. <h>19</h>
  628. <binding>
  629. <command>property-assign</command>
  630. <property>autopilot/locks/speed</property>
  631. <value type="string">mach-with-throttle</value>
  632. </binding>
  633. </action>
  634. </actions>
  635. </PropertyList>