summaryrefslogtreecommitdiff
path: root/ubx.c
Commit message (Expand)AuthorAgeFilesLines
* More splint cleanups and elimination of another static...Eric S. Raymond2007-06-021-8/+8
* splint cleanups, and move a static to wre it belongs in the driver structure.Eric S. Raymond2007-06-011-20/+20
* Change return ttype of gpsd_write to be what the Garmin driver was expecting;Eric S. Raymond2007-06-011-2/+2
* Minor splint cleanups.Eric S. Raymond2007-05-311-3/+3
* Don't do the ntpshm thing unless time is valid. Bail out if the svinfoChris Kuethe2007-01-051-5/+10
* better tag formatChris Kuethe2006-12-271-1/+1
* once a packet comes in, whether or not we can decode it... Chris Kuethe2006-12-261-1/+1
* only hexdump unrecognized packetsChris Kuethe2006-12-261-6/+2
* Some logic changes:Chris Kuethe2006-12-261-9/+11
* Fix time parsing. Prompted by Ali Utku Selen in IRCChris Kuethe2006-12-261-12/+5
* make the packet types a little quieter.Chris Kuethe2006-12-251-29/+29
* fill in the tag for this messageChris Kuethe2006-12-251-0/+5
* Christmas Goodies: a slightly functional UBX parser. Chris Kuethe2006-12-251-19/+135
* Sort message classes and IDs by number. Chris Kuethe2006-12-181-7/+79
* The start of a UBX driver, from Andreas Stricker. Not yetChris Kuethe2006-12-151-0/+190