tacan.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>tacan.ac</path>
  4. <animation>
  5. <type>range</type>
  6. <min-m>0</min-m>
  7. <max-m>10</max-m>
  8. </animation>
  9. <animation>
  10. <object-name>base</object-name>
  11. <object-name>tacan.pwr</object-name>
  12. <object-name>SW-X</object-name>
  13. <object-name>SW-Y</object-name>
  14. <object-name>chan.knob</object-name>
  15. <object-name>chan.001</object-name>
  16. <object-name>chan.002</object-name>
  17. <object-name>chan.003</object-name>
  18. <object-name>freq.001</object-name>
  19. <object-name>freq.002</object-name>
  20. <object-name>freq.003</object-name>
  21. <object-name>freq.004</object-name>
  22. <object-name>freq.005</object-name>
  23. <object-name>ils.vol</object-name>
  24. <object-name>freq-A.knob</object-name>
  25. <object-name>freq-B.knob</object-name>
  26. <type>material</type>
  27. <emission>
  28. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  29. <red>0.5</red>
  30. <green>0.2</green>
  31. <blue>0.2</blue>
  32. </emission>
  33. </animation>
  34. <animation>
  35. <object-name>xmt.annun</object-name>
  36. <object-name>xmt.annun.001</object-name>
  37. <type>material</type>
  38. <emission>
  39. <red> 1.0 </red>
  40. <green>1.0 </green>
  41. <blue> 1.0 </blue>
  42. </emission>
  43. </animation>
  44. <!-- TACAN -->
  45. <animation>
  46. <type>select</type>
  47. <object-name>xmt.annun</object-name>
  48. <condition>
  49. <and>
  50. <not>
  51. <equals>
  52. <property>instrumentation/tacan/display/x-shift</property>
  53. <value> 0 </value>
  54. </equals>
  55. </not>
  56. <property>instrumentation/tacan/serviceable</property>
  57. <greater-than>
  58. <property>systems/electrical/volts</property>
  59. <value>24</value>
  60. </greater-than>
  61. </and>
  62. </condition>
  63. </animation>
  64. <animation>
  65. <type>rotate</type>
  66. <object-name>tacan.pwr</object-name>
  67. <property>instrumentation/tacan/serviceable</property>
  68. <interpolation>
  69. <entry><ind>0</ind><dep>0</dep></entry>
  70. <entry><ind>1.0</ind><dep>120</dep></entry>
  71. </interpolation>
  72. <center>
  73. <x-m>0.008</x-m>
  74. <y-m>0.052</y-m>
  75. <z-m>-0.021</z-m>
  76. </center>
  77. <axis>
  78. <x>-1</x>
  79. <y>0</y>
  80. <z>0</z>
  81. </axis>
  82. </animation>
  83. <animation>
  84. <type>rotate</type>
  85. <object-name>chan.knob</object-name>
  86. <property>instrumentation/tacan/frequencies/selected-channel</property>
  87. <factor>3</factor>
  88. <center>
  89. <x-m>0.011</x-m>
  90. <y-m>-0.030</y-m>
  91. <z-m>-0.021</z-m>
  92. </center>
  93. <axis>
  94. <x>-1</x>
  95. <y>0</y>
  96. <z>0</z>
  97. </axis>
  98. </animation>
  99. <animation>
  100. <type>select</type>
  101. <object-name>SW-X</object-name>
  102. <condition>
  103. <equals>
  104. <property>instrumentation/tacan/frequencies/selected-channel[4]</property>
  105. <value>X</value>
  106. </equals>
  107. </condition>
  108. </animation>
  109. <animation>
  110. <type>select</type>
  111. <object-name>SW-Y</object-name>
  112. <condition>
  113. <equals>
  114. <property>instrumentation/tacan/frequencies/selected-channel[4]</property>
  115. <value>Y</value>
  116. </equals>
  117. </condition>
  118. </animation>
  119. <!-- Active Frequency -->
  120. <animation>
  121. <type>textranslate</type>
  122. <object-name>chan.001</object-name>
  123. <property>instrumentation/tacan/frequencies/selected-channel[1]</property>
  124. <factor>0.1</factor>
  125. <offset>-0.0</offset>
  126. <axis>
  127. <x>0</x>
  128. <y>-1</y>
  129. <z>0</z>
  130. </axis>
  131. </animation>
  132. <animation>
  133. <type>textranslate</type>
  134. <object-name>chan.002</object-name>
  135. <property>instrumentation/tacan/frequencies/selected-channel[2]</property>
  136. <factor>0.1</factor>
  137. <offset>-0.0</offset>
  138. <axis>
  139. <x>0</x>
  140. <y>-1</y>
  141. <z>0</z>
  142. </axis>
  143. </animation>
  144. <animation>
  145. <type>textranslate</type>
  146. <object-name>chan.003</object-name>
  147. <property>instrumentation/tacan/frequencies/selected-channel[3]</property>
  148. <factor>0.1</factor>
  149. <offset>-0.0</offset>
  150. <axis>
  151. <x>0</x>
  152. <y>-1</y>
  153. <z>0</z>
  154. </axis>
  155. </animation>
  156. <animation>
  157. <type>pick</type>
  158. <object-name>pwr.off</object-name>
  159. <action>
  160. <button>0</button>
  161. <repeatable>false</repeatable>
  162. <binding>
  163. <command>property-assign</command>
  164. <property>instrumentation/tacan/serviceable</property>
  165. <value>false</value>
  166. </binding>
  167. <binding>
  168. <command>property-toggle</command>
  169. <property>sim/sound/click</property>
  170. </binding>
  171. </action>
  172. </animation>
  173. <animation>
  174. <type>pick</type>
  175. <object-name>pwr.on</object-name>
  176. <action>
  177. <button>0</button>
  178. <repeatable>false</repeatable>
  179. <binding>
  180. <command>property-assign</command>
  181. <property>instrumentation/tacan/serviceable</property>
  182. <value>true</value>
  183. </binding>
  184. <binding>
  185. <command>property-toggle</command>
  186. <property>sim/sound/click</property>
  187. </binding>
  188. </action>
  189. </animation>
  190. <animation>
  191. <type>pick</type>
  192. <object-name>freq-X</object-name>
  193. <action>
  194. <button>0</button>
  195. <repeatable>false</repeatable>
  196. <binding>
  197. <command>property-assign</command>
  198. <property>instrumentation/tacan/frequencies/selected-channel[4]</property>
  199. <value>X</value>
  200. </binding>
  201. <binding>
  202. <command>property-toggle</command>
  203. <property>sim/sound/click</property>
  204. </binding>
  205. </action>
  206. </animation>
  207. <animation>
  208. <type>pick</type>
  209. <object-name>freq-Y</object-name>
  210. <action>
  211. <button>0</button>
  212. <repeatable>false</repeatable>
  213. <binding>
  214. <command>property-assign</command>
  215. <property>instrumentation/tacan/frequencies/selected-channel[4]</property>
  216. <value>Y</value>
  217. </binding>
  218. <binding>
  219. <command>property-toggle</command>
  220. <property>sim/sound/click</property>
  221. </binding>
  222. </action>
  223. </animation>
  224. <animation>
  225. <type>pick</type>
  226. <object-name>chan.knob</object-name>
  227. <action>
  228. <button>0</button>
  229. <repeatable>true</repeatable>
  230. <interval-sec>0.2</interval-sec>
  231. <binding>
  232. <command>property-adjust</command>
  233. <property>instrumentation/tacan/frequencies/selected-channel</property>
  234. <step>10</step>
  235. <min>0</min>
  236. <max>126</max>
  237. <wrap>true</wrap>
  238. </binding>
  239. </action>
  240. </animation>
  241. <animation>
  242. <type>pick</type>
  243. <object-name>chan.knob</object-name>
  244. <action>
  245. <button>1</button>
  246. <repeatable>true</repeatable>
  247. <interval-sec>0.2</interval-sec>
  248. <binding>
  249. <command>property-adjust</command>
  250. <property>instrumentation/tacan/frequencies/selected-channel</property>
  251. <step>-10</step>
  252. <min>0</min>
  253. <max>126</max>
  254. <wrap>true</wrap>
  255. </binding>
  256. </action>
  257. </animation>
  258. <animation>
  259. <type>pick</type>
  260. <object-name>chan.knob</object-name>
  261. <action>
  262. <button>4</button>
  263. <repeatable>true</repeatable>
  264. <interval-sec>0.2</interval-sec>
  265. <binding>
  266. <command>property-adjust</command>
  267. <property>instrumentation/tacan/frequencies/selected-channel</property>
  268. <step>1</step>
  269. <min>0</min>
  270. <max>126</max>
  271. <wrap>true</wrap>
  272. </binding>
  273. </action>
  274. </animation>
  275. <animation>
  276. <type>pick</type>
  277. <object-name>chan.knob</object-name>
  278. <action>
  279. <button>3</button>
  280. <repeatable>true</repeatable>
  281. <interval-sec>0.2</interval-sec>
  282. <binding>
  283. <command>property-adjust</command>
  284. <property>instrumentation/tacan/frequencies/selected-channel</property>
  285. <step>-1</step>
  286. <min>0</min>
  287. <max>126</max>
  288. <wrap>true</wrap>
  289. </binding>
  290. </action>
  291. </animation>
  292. <!-- ************************ ILS/VOR *************************** -->
  293. <!-- Freq. range 108.000 - 117.975 (normal)
  294. Strap option 133.00 - 135.95
  295. 05 khz spacing -->
  296. <animation>
  297. <type>select</type>
  298. <object-name>xmt.annun.001</object-name>
  299. <condition>
  300. <property>instrumentation/nav/data-is-valid</property>
  301. </condition>
  302. </animation>
  303. <animation>
  304. <type>rotate</type>
  305. <object-name>ils.vol</object-name>
  306. <property>instrumentation/nav/serviceable</property>
  307. <interpolation>
  308. <entry><ind>0</ind><dep>0</dep></entry>
  309. <entry><ind>1.0</ind><dep>30</dep></entry>
  310. </interpolation>
  311. <center>
  312. <x-m>0.008</x-m>
  313. <y-m>0.052</y-m>
  314. <z-m>0.026</z-m>
  315. </center>
  316. <axis>
  317. <x>-1</x>
  318. <y>0</y>
  319. <z>0</z>
  320. </axis>
  321. </animation>
  322. <animation>
  323. <type>rotate</type>
  324. <object-name>ils.vol</object-name>
  325. <property>instrumentation/nav[0]/volume</property>
  326. <interpolation>
  327. <entry><ind>0</ind><dep>0</dep></entry>
  328. <entry><ind>1.0</ind><dep>270</dep></entry>
  329. </interpolation>
  330. <center>
  331. <x-m>0.008</x-m>
  332. <y-m>0.052</y-m>
  333. <z-m>0.026</z-m>
  334. </center>
  335. <axis>
  336. <x>-1</x>
  337. <y>0</y>
  338. <z>0</z>
  339. </axis>
  340. </animation>
  341. <!-- Active Frequency -->
  342. <animation>
  343. <type>textranslate</type>
  344. <object-name>freq.001</object-name>
  345. <property>instrumentation/VIR-32/nav1</property>
  346. <factor>0.00001</factor>
  347. <step>10000</step>
  348. <axis>
  349. <x>0</x>
  350. <y>-1</y>
  351. <z>0</z>
  352. </axis>
  353. </animation>
  354. <animation>
  355. <type>textranslate</type>
  356. <object-name>freq.002</object-name>
  357. <property>instrumentation/VIR-32/nav1</property>
  358. <factor>0.0001</factor>
  359. <step>1000</step>
  360. <axis>
  361. <x>0</x>
  362. <y>-1</y>
  363. <z>0</z>
  364. </axis>
  365. </animation>
  366. <animation>
  367. <type>textranslate</type>
  368. <object-name>freq.003</object-name>
  369. <property>instrumentation/VIR-32/nav1</property>
  370. <factor>0.001</factor>
  371. <step>100</step>
  372. <axis>
  373. <x>0</x>
  374. <y>-1</y>
  375. <z>0</z>
  376. </axis>
  377. </animation>
  378. <animation>
  379. <type>textranslate</type>
  380. <object-name>freq.004</object-name>
  381. <property>instrumentation/VIR-32/nav1</property>
  382. <factor>0.01</factor>
  383. <step>10</step>
  384. <axis>
  385. <x>0</x>
  386. <y>-1</y>
  387. <z>0</z>
  388. </axis>
  389. </animation>
  390. <animation>
  391. <type>textranslate</type>
  392. <object-name>freq.005</object-name>
  393. <property>instrumentation/VIR-32/nav1</property>
  394. <factor>0.1</factor>
  395. <step>1</step>
  396. <axis>
  397. <x>0</x>
  398. <y>-1</y>
  399. <z>0</z>
  400. </axis>
  401. </animation>
  402. <animation>
  403. <type>pick</type>
  404. <object-name>pwr.off.001</object-name>
  405. <action>
  406. <button>0</button>
  407. <repeatable>false</repeatable>
  408. <binding>
  409. <command>property-assign</command>
  410. <property>instrumentation/nav/serviceable</property>
  411. <value>0</value>
  412. </binding>
  413. <binding>
  414. <command>property-assign</command>
  415. <property>instrumentation/nav/ident</property>
  416. <value>false</value>
  417. </binding>
  418. </action>
  419. </animation>
  420. <animation>
  421. <type>pick</type>
  422. <object-name>ils.vol</object-name>
  423. <action>
  424. <button>0</button>
  425. <repeatable>false</repeatable>
  426. <binding>
  427. <command>property-assign</command>
  428. <property>instrumentation/nav/serviceable</property>
  429. <value>1</value>
  430. </binding>
  431. <binding>
  432. <command>property-assign</command>
  433. <property>instrumentation/nav/ident</property>
  434. <value>true</value>
  435. </binding>
  436. </action>
  437. </animation>
  438. <animation>
  439. <type>pick</type>
  440. <object-name>ils.vol</object-name>
  441. <action>
  442. <button>3</button>
  443. <repeatable>true</repeatable>
  444. <interval-sec>0.2</interval-sec>
  445. <binding>
  446. <command>property-adjust</command>
  447. <property>instrumentation/nav[0]/volume</property>
  448. <step>-0.1</step>
  449. <min>0</min>
  450. <max>1</max>
  451. <wrap>false</wrap>
  452. </binding>
  453. </action>
  454. </animation>
  455. <animation>
  456. <type>pick</type>
  457. <object-name>ils.vol</object-name>
  458. <action>
  459. <button>4</button>
  460. <repeatable>true</repeatable>
  461. <interval-sec>0.2</interval-sec>
  462. <binding>
  463. <command>property-adjust</command>
  464. <property>instrumentation/nav[0]/volume</property>
  465. <step>0.1</step>
  466. <min>0</min>
  467. <max>1</max>
  468. <wrap>false</wrap>
  469. </binding>
  470. </action>
  471. </animation>
  472. <animation>
  473. <type>pick</type>
  474. <object-name>freq-A.knob</object-name>
  475. <action>
  476. <button>3</button>
  477. <repeatable>true</repeatable>
  478. <interval-sec>0.2</interval-sec>
  479. <binding>
  480. <command>property-adjust</command>
  481. <property>instrumentation/VIR-32/nav1</property>
  482. <step>-5</step>
  483. <min>10800</min>
  484. <max>11800</max>
  485. <wrap>false</wrap>
  486. </binding>
  487. </action>
  488. </animation>
  489. <animation>
  490. <type>pick</type>
  491. <object-name>freq-A.knob</object-name>
  492. <action>
  493. <button>4</button>
  494. <repeatable>true</repeatable>
  495. <interval-sec>0.2</interval-sec>
  496. <binding>
  497. <command>property-adjust</command>
  498. <property>instrumentation/VIR-32/nav1</property>
  499. <step>5</step>
  500. <min>10800</min>
  501. <max>11800</max>
  502. <wrap>false</wrap>
  503. </binding>
  504. </action>
  505. </animation>
  506. <animation>
  507. <type>pick</type>
  508. <object-name>freq-B.knob</object-name>
  509. <action>
  510. <button>3</button>
  511. <repeatable>true</repeatable>
  512. <interval-sec>0.2</interval-sec>
  513. <binding>
  514. <command>property-adjust</command>
  515. <property>instrumentation/VIR-32/nav1</property>
  516. <step>-100</step>
  517. <min>10800</min>
  518. <max>11800</max>
  519. <wrap>false</wrap>
  520. </binding>
  521. </action>
  522. </animation>
  523. <animation>
  524. <type>pick</type>
  525. <object-name>freq-B.knob</object-name>
  526. <action>
  527. <button>4</button>
  528. <repeatable>true</repeatable>
  529. <interval-sec>0.2</interval-sec>
  530. <binding>
  531. <command>property-adjust</command>
  532. <property>instrumentation/VIR-32/nav1</property>
  533. <step>100</step>
  534. <min>10800</min>
  535. <max>11800</max>
  536. <wrap>false</wrap>
  537. </binding>
  538. </action>
  539. </animation>
  540. <animation>
  541. <type>rotate</type>
  542. <object-name>freq-A.knob</object-name>
  543. <property>instrumentation/VIR-32/nav1</property>
  544. <interpolation>
  545. <entry><ind>10800</ind><dep>0</dep></entry>
  546. <entry><ind>10900</ind><dep>360</dep></entry>
  547. <entry><ind>11000</ind><dep>720</dep></entry>
  548. <entry><ind>11100</ind><dep>1080</dep></entry>
  549. <entry><ind>11200</ind><dep>1440</dep></entry>
  550. <entry><ind>11300</ind><dep>1800</dep></entry>
  551. <entry><ind>11400</ind><dep>2160</dep></entry>
  552. <entry><ind>11500</ind><dep>2520</dep></entry>
  553. <entry><ind>11600</ind><dep>2880</dep></entry>
  554. <entry><ind>11700</ind><dep>3240</dep></entry>
  555. <entry><ind>11800</ind><dep>3600</dep></entry>
  556. </interpolation>
  557. <center>
  558. <x-m>0.016</x-m>
  559. <y-m>-0.053</y-m>
  560. <z-m>0.026</z-m>
  561. </center>
  562. <axis>
  563. <x>-1</x>
  564. <y>0</y>
  565. <z>0</z>
  566. </axis>
  567. </animation>
  568. <animation>
  569. <type>rotate</type>
  570. <object-name>freq-B.knob</object-name>
  571. <property>instrumentation/VIR-32/nav1</property>
  572. <interpolation>
  573. <entry><ind>10800</ind><dep>0</dep></entry>
  574. <entry><ind>11795</ind><dep>180</dep></entry>
  575. </interpolation>
  576. <center>
  577. <x-m>0.016</x-m>
  578. <y-m>-0.053</y-m>
  579. <z-m>0.026</z-m>
  580. </center>
  581. <axis>
  582. <x>-1</x>
  583. <y>0</y>
  584. <z>0</z>
  585. </axis>
  586. </animation>
  587. </PropertyList>