projects:gpstrack
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:gpstrack [2008/09/09 21:56] – rharrison1971 | projects:gpstrack [2008/09/09 22:17] (current) – rharrison1971 | ||
---|---|---|---|
Line 2: | Line 2: | ||
gpstrack is a small c programme designed to listen to a port with a GPS receiver connected to it generating NMEA 0183 strings. gpstrack will parse these strings and generated a track string suitable for email or url passing to the AJAX tracker. | gpstrack is a small c programme designed to listen to a port with a GPS receiver connected to it generating NMEA 0183 strings. gpstrack will parse these strings and generated a track string suitable for email or url passing to the AJAX tracker. | ||
+ | |||
+ | |||
+ | |||
+ | |||
====== Usage ====== | ====== Usage ====== | ||
- | <pre> | + | |
+ | <code> | ||
/* | /* | ||
* Robert Harrison | * Robert Harrison | ||
Line 43: | Line 48: | ||
* | * | ||
* | * | ||
- | * Usage : gpstrack -o -p / | + | * Usage : gpstrack -i <ID> -P < |
* | * | ||
* -i --id The identification tag to attach to the track string. | * -i --id The identification tag to attach to the track string. | ||
Line 63: | Line 68: | ||
| | ||
* | * | ||
- | * -d --decimal | + | * -d --decimal |
| | ||
* | * | ||
Line 73: | Line 78: | ||
* | * | ||
*/ | */ | ||
- | </PRE> | + | </code> |
+ | |||
+ | ====== Download ====== | ||
+ | {{projects: | ||
+ |
projects/gpstrack.1220997399.txt.gz · Last modified: 2008/09/09 21:56 by rharrison1971