123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <!-- KLN90B GPS receiver Syd Adams
- Updated BARANGER Emmanuel
- -->
- <PropertyList>
-
- <path>kln90b.ac</path>
-
- <animation>
- <object-name>KLN90B</object-name>
- <object-name>KLN90B.lhknob</object-name>
- <object-name>KLN90B.lhknob1</object-name>
- <object-name>KLN90B.rhknob</object-name>
- <object-name>KLN90B.rhknob1</object-name>
- <object-name>KLN90B.pwr</object-name>
- <object-name>CRSR.btn</object-name>
- <object-name>MSG.btn</object-name>
- <object-name>ALT.btn</object-name>
- <object-name>DIRECT.btn</object-name>
- <object-name>CLR.btn</object-name>
- <object-name>ENT.btn</object-name>
- <object-name>KLN90B.screen</object-name>
- </animation>
-
- <panel>
- <name>GPS screen</name>
- <path>gps.xml</path>
- <bottom-left>
- <x-m> 0.003 </x-m>
- <y-m> -0.033 </y-m>
- <z-m> -0.013 </z-m>
- </bottom-left>
- <bottom-right>
- <x-m> 0.003 </x-m>
- <y-m> 0.033 </y-m>
- <z-m> -0.013 </z-m>
- </bottom-right>
- <top-left>
- <x-m> 0.003 </x-m>
- <y-m> -0.033 </y-m>
- <z-m> 0.018 </z-m>
- </top-left>
- </panel>
-
- <!-- hotspots -->
- <!-- LH knob -->
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob</object-name>
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_menu(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_menu(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob</object-name>
- <action>
- <button>4</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_menu(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob</object-name>
- <action>
- <button>3</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_menu(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob1</object-name>
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_page(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob1</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_page(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob1</object-name>
- <action>
- <button>4</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_page(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.lhknob1</object-name>
- <action>
- <button>3</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.lh_page(1)</script>
- </binding>
- </action>
- </animation>
-
- <!-- RH knob -->
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob</object-name>
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_menu(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_menu(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob</object-name>
- <action>
- <button>4</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_menu(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob</object-name>
- <action>
- <button>3</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_menu(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob1</object-name>
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_page(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob1</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_page(1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob1</object-name>
- <action>
- <button>4</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_page(-1)</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>KLN90B.rhknob1</object-name>
- <action>
- <button>3</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.rh_page(1)</script>
- </binding>
- </action>
- </animation>
-
- <!-- Buttons -->
- <animation>
- <type>pick</type>
- <object-name>KLN90B.pwr</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-toggle</command>
- <property>instrumentation/gps/serviceable</property>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>DIRECT.btn</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>nasal</command>
- <script>systems.Gps.direct_to();</script>
- </binding>
- </action>
- </animation>
-
- </PropertyList>
|