man gpxlogger (Commandes) - logs GPS tracks to GPX files
NAME
gpxlogger - logs GPS tracks to GPX files
SYNTAX
gpxlogger <filename>
DESCRIPTION
This program listens to DBUS broadcasts from gpsd (org.gpsd.fix) and logs each fix to a GPX file as they arrive in an XML format.
The logfile may be composed of multiple tracks, a new track is created if there's no fix for 5 seconds.
The program also writes start and end messages to syslog.
FILES
/var/log
EXAMPLES
To run this program the standard way type:
gpxlogger /gpslogs/2005-08-03.12:21:00.gpx
AUTHORS
Amaury Jacquot <sxpert@esitcom.org>, Petter Reinholdtsen <pere@hungry.com>