UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


projects:gpstrack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:gpstrack [2008/09/09 21:56] rharrison1971projects: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 --p /dev/???? -f freqency in seconds to report string+ * Usage : gpstrack -i <ID> -P <PASSWORD> -p /dev/????
  *  *
  * -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:
                       format.                       format.
  *  *
- * -d --decimal         Use decimal notation for Lat. and Long. rather than+ * -d --decimal         NOT IMPLEMENTED Use decimal notation for Lat. and Long. rather than
                       the default of hhmm.ssss (hours, minutes and seconds)                       the default of hhmm.ssss (hours, minutes and seconds)
  *  *
Line 73: Line 78:
  *  *
  */  */
-</PRE>+</code> 
 + 
 +====== Download ====== 
 +{{projects:gpstrack-0.1b.tgz|}} 
 + 
projects/gpstrack.1220997399.txt.gz · Last modified: 2008/09/09 21:56 by rharrison1971

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki