GPSSMOOTH(1) | FlightGear man pages | GPSSMOOTH(1) |
GPSsmooth - send NMEA-formatted GPS data to a FlightGear instance
GPSsmooth --help | --file file_name [--hertz hertz] [--host hostname] [--broadcast] [--fdm-port port] [--ctrls-port port]
GPSsmooth is a utility that reads a text file containing GPS data in NMEA format, parses it and sends it to a FlightGear instance for replaying.
If --host is not specified, the default is to send the data to localhost.
GPSsmooth exits with 0 on success, with -1 if the syntax of the command-line arguments is wrong or an error occurs.
2017-06-04 | FlightGear |