1,388
edits
| Line 229: | Line 229: | ||
communication interface and a preselected | communication interface and a preselected | ||
communication protocol | communication protocol | ||
--atlas=params Open connection using the Atlas protocol | |||
--atcsim=params Open connection using the ATC sim protocol | |||
(atc610x) | |||
--AV400=params Emit the Garmin AV400 protocol required to | |||
drive a Garmin 196/296 series GPS | |||
--AV400Sim=params Emit the set of AV400 strings required to drive | |||
a Garmin 400-series GPS from FlightGear | |||
--AV400WSimA=params | |||
--AV400WSimB=params The Garmin WAAS GPS uses 2 serial channels to communicate with the | |||
simulator. These 2 channels are represented by the FGAV400WSimA and | |||
the FGAV400WSimB classes. The "A" channel is similar to the previous | |||
AVSim400 protocol. The "B" channel is considered the "GPS" channel and | |||
uses a different protocol than the "A" channel. The GPS unit expects | |||
input on the "B" channel at two different frequencies (1hz and 5hz, | |||
normally). The "B" channel also expects responses to certain output | |||
messages. | |||
--flarm=params Open connection using the FLARM protocol, which | |||
includes NMEA/GPS and traffic reporting | |||
messages | |||
--garmin=params Open connection using the Garmin GPS protocol | --garmin=params Open connection using the Garmin GPS protocol | ||
--igc=params Open connection using the International Glider | |||
Commission (IGC) protocol | |||
--joyclient=params Open connection to an Agwagon joystick | --joyclient=params Open connection to an Agwagon joystick | ||
--jsclient=params Open connection to a remote joystick | --jsclient=params Open connection to a remote joystick | ||
--native=params Open connection using the FG Native protocol | |||
--native-ctrls=params Open connection using the FG Native Controls | --native-ctrls=params Open connection using the FG Native Controls | ||
protocol | protocol | ||
--native-fdm=params Open connection using the FG Native FDM | --native-fdm=params Open connection using the FG Native FDM | ||
protocol | protocol | ||
--nmea=params Open connection using the NMEA protocol | --nmea=params Open connection using the NMEA protocol | ||
--opengc=params Open connection using the OpenGC protocol | --opengc=params Open connection using the OpenGC protocol | ||
| Line 245: | Line 266: | ||
chair protocol | chair protocol | ||
--rul=params Open connection using the RUL protocol | --rul=params Open connection using the RUL protocol | ||
Under Windows, you must use a special escape sequence if you need to specify a COM port higher than 9. | Under Windows, you must use a special escape sequence if you need to specify a COM port higher than 9. | ||
edits