kt76c.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <?xml version="1.0"?>
  2. <!--
  3. Bendix/King KT76c ADF
  4. Gary "Buckaroo" Neely
  5. Timer functions not yet implemented.
  6. -->
  7. <PropertyList>
  8. <path>kt76c.ac</path>
  9. <animation>
  10. <type>material</type>
  11. <object-name>Bezel</object-name>
  12. <object-name>Knob</object-name>
  13. <object-name>BtnIDT</object-name>
  14. <object-name>BtnCLR</object-name>
  15. <object-name>BtnVFR</object-name>
  16. <object-name>Btn0</object-name>
  17. <object-name>Btn1</object-name>
  18. <object-name>Btn2</object-name>
  19. <object-name>Btn3</object-name>
  20. <object-name>Btn4</object-name>
  21. <object-name>Btn5</object-name>
  22. <object-name>Btn6</object-name>
  23. <object-name>Btn7</object-name>
  24. <emission>
  25. <red>0.2</red>
  26. <green>0.1</green>
  27. <blue>0.05</blue>
  28. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  29. </emission>
  30. </animation>
  31. <animation>
  32. <type>material</type>
  33. <object-name>LabelsAlt</object-name>
  34. <object-name>LabelReply</object-name>
  35. <object-name>CodeDigit1</object-name>
  36. <object-name>CodeDigit2</object-name>
  37. <object-name>CodeDigit3</object-name>
  38. <object-name>CodeDigit4</object-name>
  39. <object-name>AltDigit1</object-name>
  40. <object-name>AltDigit2</object-name>
  41. <object-name>AltDigit3</object-name>
  42. <emission>
  43. <red>0.8</red>
  44. <green>0.4</green>
  45. <blue>0.2</blue>
  46. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  47. </emission>
  48. </animation>
  49. <animation>
  50. <type>select</type>
  51. <object-name>LabelsAlt</object-name>
  52. <object-name>AltDigit1</object-name>
  53. <object-name>AltDigit2</object-name>
  54. <object-name>AltDigit3</object-name>
  55. <condition>
  56. <and>
  57. <property>/systems/electrical/outputs/kt-76c</property>
  58. <equals><property>/controls/switches/kt-76c</property><value>4</value></equals>
  59. </and>
  60. </condition>
  61. </animation>
  62. <animation>
  63. <type>select</type>
  64. <object-name>LabelReply</object-name>
  65. <object-name>CodeDigit1</object-name>
  66. <object-name>CodeDigit2</object-name>
  67. <object-name>CodeDigit3</object-name>
  68. <object-name>CodeDigit4</object-name>
  69. <condition>
  70. <property>/systems/electrical/outputs/kt-76c</property>
  71. </condition>
  72. </animation>
  73. <animation>
  74. <type>textranslate</type>
  75. <object-name>AltDigit1</object-name>
  76. <property>/instrumentation/transponder/flight-level</property>
  77. <factor>0.001</factor>
  78. <step>100</step>
  79. <axis>
  80. <x>0</x>
  81. <y>1</y>
  82. <z>0</z>
  83. </axis>
  84. </animation>
  85. <animation>
  86. <type>textranslate</type>
  87. <object-name>AltDigit2</object-name>
  88. <property>/instrumentation/transponder/flight-level</property>
  89. <factor>0.01</factor>
  90. <step>10</step>
  91. <axis>
  92. <x>0</x>
  93. <y>1</y>
  94. <z>0</z>
  95. </axis>
  96. </animation>
  97. <animation>
  98. <type>textranslate</type>
  99. <object-name>AltDigit3</object-name>
  100. <property>/instrumentation/transponder/flight-level</property>
  101. <factor>0.1</factor>
  102. <step>1</step>
  103. <axis>
  104. <x>0</x>
  105. <y>1</y>
  106. <z>0</z>
  107. </axis>
  108. </animation>
  109. <animation>
  110. <type>textranslate</type>
  111. <object-name>CodeDigit1</object-name>
  112. <property>/instrumentation/transponder/id-code</property>
  113. <factor>0.0001</factor>
  114. <step>1000</step>
  115. <axis>
  116. <x>0</x>
  117. <y>1</y>
  118. <z>0</z>
  119. </axis>
  120. </animation>
  121. <animation>
  122. <type>textranslate</type>
  123. <object-name>CodeDigit2</object-name>
  124. <property>/instrumentation/transponder/id-code</property>
  125. <factor>0.001</factor>
  126. <step>100</step>
  127. <axis>
  128. <x>0</x>
  129. <y>1</y>
  130. <z>0</z>
  131. </axis>
  132. </animation>
  133. <animation>
  134. <type>textranslate</type>
  135. <object-name>CodeDigit3</object-name>
  136. <property>/instrumentation/transponder/id-code</property>
  137. <factor>0.01</factor>
  138. <step>10</step>
  139. <axis>
  140. <x>0</x>
  141. <y>1</y>
  142. <z>0</z>
  143. </axis>
  144. </animation>
  145. <animation>
  146. <type>textranslate</type>
  147. <object-name>CodeDigit4</object-name>
  148. <property>/instrumentation/transponder/id-code</property>
  149. <factor>0.1</factor>
  150. <step>1</step>
  151. <axis>
  152. <x>0</x>
  153. <y>1</y>
  154. <z>0</z>
  155. </axis>
  156. </animation>
  157. <animation>
  158. <type>rotate</type>
  159. <object-name>Knob</object-name>
  160. <property>/controls/switches/kt-76c</property>
  161. <interpolation>
  162. <entry><ind>0</ind><dep> 0</dep></entry>
  163. <entry><ind>1</ind><dep> 40</dep></entry>
  164. <entry><ind>2</ind><dep> 80</dep></entry>
  165. <entry><ind>3</ind><dep>140</dep></entry>
  166. <entry><ind>4</ind><dep>180</dep></entry>
  167. </interpolation>
  168. <center>
  169. <x-m>0</x-m>
  170. <y-m>0.063</y-m>
  171. <z-m>0</z-m>
  172. </center>
  173. <axis>
  174. <x>-1</x>
  175. <y>0</y>
  176. <z>0</z>
  177. </axis>
  178. </animation>
  179. </PropertyList>