summaryrefslogtreecommitdiff
path: root/navcom.c
Commit message (Expand)AuthorAgeFilesLines
* Splint cleanup.Eric S. Raymond2009-01-211-2/+2
* fix format warningsChris Kuethe2009-01-061-6/+7
* Refactor sending of control strings.Eric S. Raymond2009-01-061-0/+1
* more whitespaceChris Kuethe2009-01-041-14/+15
* whitespace and update diego's contact infoChris Kuethe2009-01-031-364/+363
* Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...Chris Kuethe2008-12-271-2/+3
* change various PI macros to GPS_PIChris Kuethe2008-07-201-6/+6
* No longer necessary to define LITTLE_ENDIAN_PROTOCOL.Eric S. Raymond2008-07-151-1/+0
* Rename the little-endian bit-unpacking macros to be explicit about their LEness.Eric S. Raymond2008-07-151-95/+95
* 'typename' is a reserved word in C++. Gary E. Miller2008-01-191-1/+1
* Fix to time conversion by Petr Slansky; passes all stable regressions.Eric S. Raymond2007-12-111-2/+2
* Splint cleanups.Eric S. Raymond2007-06-031-28/+41
* Fix an apparent bug in the Navcom driver, signed fetch for eEric S. Raymond2007-06-031-4/+9
* Change a cast location so splint won't barf on getsl24. Eric S. Raymond2007-06-021-2/+2
* More splint cleanups.Eric S. Raymond2007-06-021-2/+3
* More splint cleanups and elimination of another static...Eric S. Raymond2007-06-021-17/+24
* More splint cleanups.Eric S. Raymond2007-06-021-18/+20
* Get rid of another evil global. More splint cleanups.Eric S. Raymond2007-06-011-15/+19
* Change return ttype of gpsd_write to be what the Garmin driver was expecting;Eric S. Raymond2007-06-011-1/+5
* Minor splint cleanups.Eric S. Raymond2007-05-311-7/+7
* More updates from Diego Berge.Chris Kuethe2007-01-181-30/+125
* More updates from Diego BergeChris Kuethe2007-01-181-75/+257
* the autoconf documentation (section 5.10.2) says... Chris Kuethe2007-01-171-8/+0
* ugly hack until we can get the preprocessor to tell us the size... Chris Kuethe2007-01-161-0/+8
* more updates from Diego BergeChris Kuethe2007-01-131-150/+490
* Updates from Diego BergeChris Kuethe2007-01-101-9/+6
* Fix track computation in navcom driver. From Diego BergeChris Kuethe2007-01-061-1/+1
* updates from Diego Berge (navcom driver author)Chris Kuethe2006-12-311-8/+161
* Diego Burge's driver builds, but it messes up some regression tests...Eric S. Raymond2006-12-151-0/+445