1
0
Fork 0

Update option outputs for the AV400 protocol.

This commit is contained in:
curt 2009-01-20 16:53:03 +00:00
parent 544abe7ea9
commit 9c6c87a385
2 changed files with 14 additions and 0 deletions

View file

@ -243,6 +243,8 @@
<!-- IO Options -->
<io-options>IO Options</io-options>
<AV400-desc>Emit the Garmin AV400 protocol required to drive a Garmin 196/296 series GPS</garmin-desc>
<AV400Sim-desc>Emit the set of AV400 strings required to drive a Garmin 400-series GPS from FlightGear</garmin-desc>
<garmin-desc>Open connection using the Garmin GPS protocol</garmin-desc>
<joyclient-desc>Open connection to an Agwagon joystick</joyclient-desc>
<jsclient-desc>Open connection to a remote joystick</jsclient-desc>

View file

@ -889,6 +889,18 @@
<description>strings/generic-desc</description>
</option>
<option>
<name>AV400</name>
<arg>params</arg>
<description>strings/AV400-desc</description>
</option>
<option>
<name>AV400Sim</name>
<arg>params</arg>
<description>strings/AV400Sim-desc</description>
</option>
<option>
<name>garmin</name>
<arg>params</arg>