summaryrefslogtreecommitdiff
path: root/ubx.c
Commit message (Expand)AuthorAgeFilesLines
* 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