1
0
Fork 0

Added: command :ar<command> to execute route manager command; e.g. :ar@insert-1:KSFO will append KSFO to the waypoint list

This commit is contained in:
tat 2008-10-01 19:28:47 +00:00
parent 8c906246fa
commit a8a95805b9

View file

@ -489,6 +489,20 @@
</binding>
</key>
</key>
<key n="114">
<name>r</name>
<desc>Route Manager</desc>
<key n="903">
<name>%s</name>
<desc>Route Manaager: command = %s</desc>
<binding>
<command>nasal</command>
<script>setprop("/autopilot/route-manager/input", arg[0])</script>
</binding>
</key>
</key>
</key>
<nasal>
@ -1163,16 +1177,16 @@
</nasal>
<key n="80">
<name>P</name>
<desc>Position</desc>
<key>
<name>P</name>
<desc>Position</desc>
<key n="103">
<name>g</name>
<desc>Position on ground</desc>
<key>
<key n="903">
<name>%s</name>
<desc>Position on ground: airport=%s</desc>
<key>
<name>&#32;</name>
<key n="32">
<name> </name>
<desc>Position on ground: airport=%s runway=</desc>
<binding>
<command>nasal</command>
@ -1181,7 +1195,7 @@
<binding>
<command>presets-commit</command>
</binding>
<key>
<key n="903">
<name>%s</name>
<desc>Position on ground: airport=%s runway=%s</desc>
<binding>