On 10-Jun-08, at 10:18 AM, Kenneth Gonsalves wrote:
hi, first attempt at creating OSM acceptable gpx files from sparc device:
http://nrcfosshelpline.in/confman/browser/branches/sparc2gpx/ sparc2gpx.py
usage:
get gps data from sparc device: cat /dev/ttyUSB0 > infile.txt sparc2gpx -t infile.txt outfile.gpx
output has been tested with JOSM and Potlatch and is accepted by both. (This is not to say that it is a 100% pukka gpx file, but it is useable)
just to add that waypoints are now supported:
sparc2gpx -w infile.txt outfile.gpx - tested with josm and works.