summaryrefslogtreecommitdiff
path: root/cgpxlogger.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-0/+1
* Eliminate compiler warnings about unused variables.Chris Kuethe2006-10-261-1/+1
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* fix the $Id$ keyword substitution hereChris Kuethe2006-09-211-1/+1
* Extend copyright year.Chris Kuethe2006-09-031-15/+37
* having "char *poll" causes runtime linker warnings. rename to "pollstr"Chris Kuethe2006-09-031-2/+2
* Stelian Pop's rewrite of cgpxlogger.c to use libgps and have a J switch.Eric S. Raymond2006-09-031-162/+78
* Prevent cgpxlogger from logging non-fixes. From Robin L Darroch on gpsd-dev.Chris Kuethe2006-08-041-0/+1
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-1/+4
* Parse NMEA-violating data from Antaris ublox correctly.Eric S. Raymond2006-03-021-1/+0
* Commits from the Caribbean (I) 18.880471N / 79.755955WChris Kuethe2006-02-211-3/+5
* stupid bug. don't try to write gpx records when we don't have a fix.Chris Kuethe2006-02-201-1/+2
* Various select implementations clobber the timeout structure...Chris Kuethe2005-09-281-3/+4
* Why did I ever think it was necessary to jump through that convoluted hoop.Chris Kuethe2005-09-281-6/+3
* Bad hacker - no donut!Chris Kuethe2005-09-281-4/+4
* Small fixes.Chris Kuethe2005-09-281-12/+25
* Add cgpxlogger - a GPX logging program that polls gpsd and outputs GPX records.Chris Kuethe2005-09-281-0/+322