summaryrefslogtreecommitdiff
path: root/gpsflash.c
Commit message (Expand)AuthorAgeFilesLines
* Quell compiler warning. I'll revisit this when someone sends me aChris Kuethe2006-12-051-1/+1
* Sigh...avoid harmless but *annoying* name collision...Eric S. Raymond2006-11-021-29/+29
* Define uniform log level macros.Eric S. Raymond2006-11-021-51/+51
* splint cleanup of gpsflash code.Eric S. Raymond2006-10-271-4/+8
* splint cleanup.Eric S. Raymond2006-10-261-8/+8
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-0/+2
* use the hex2bin function that libgpsd now providesChris Kuethe2006-09-281-27/+0
* More stringent firmware checks.Chris Kuethe2006-09-261-0/+95
* Invert the sense of the test.Chris Kuethe2006-09-261-1/+1
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* fix the $Id$ keywords hereChris Kuethe2006-09-211-1/+1
* splint cleanup after CK's strcat()/strlcopy() cleanup.Eric S. Raymond2006-08-201-2/+2
* String safety, courtesy of snprintf, strlcat and strlcpy.Chris Kuethe2006-08-191-2/+2
* SiRF name cleanup.Chris Kuethe2006-08-171-1/+1
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-1/+4
* Enable gpsflash to compile without SiRF enabled...Eric S. Raymond2005-08-191-0/+7
* Splint cleanup.Eric S. Raymond2005-07-301-3/+5
* Not having I_READ_THE_WARNING set forces probe mode after giving the warning.Eric S. Raymond2005-07-291-9/+10
* More gpsflash infrastructure.Eric S. Raymond2005-07-291-9/+10
* Added expect(), so we can get a version string from the GPS.Eric S. Raymond2005-07-291-18/+67
* Enable a probe option in gpsflash.Eric S. Raymond2005-07-291-85/+86
* Added -n option and probe method to gpsflash.Eric S. Raymond2005-07-281-5/+25
* More steps towards getting the packet state machine to recognize RTCM.Eric S. Raymond2005-07-191-0/+27
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-0/+30
* Restore some lost splint cleanups. Stronger regression tests.Eric S. Raymond2005-07-161-59/+120
* Do consistent naming and some splint cleaning.Eric S. Raymond2005-07-161-9/+10
* The big gpsflash refactoring.Eric S. Raymond2005-07-151-60/+252
* Turn off BOFH mode.Chris Kuethe2005-07-151-2/+4
* ESR pointed out that I wasn't actually calling serialConfig() anywhere...Chris Kuethe2005-07-151-0/+4
* Remove SiRF-specific assumptions from srecord.c and add it to libgps.c Eric S. Raymond2005-07-151-0/+4
* Firmware loader rename -- internal filename and #ifdef changes.Eric S. Raymond2005-07-151-1/+1
* Rename Chris's firmware loader files.Eric S. Raymond2005-07-151-0/+191