summaryrefslogtreecommitdiff
path: root/gpspacket.c
Commit message (Expand)AuthorAgeFilesLines
* Fix buggy termination test,Eric S. Raymond2009-01-131-2/+4
* Improve the packet instrumentation slightly.Eric S. Raymond2009-01-121-0/+4
* Update the list of packet type defines. Plain RTCM_PACKET is gone.Eric S. Raymond2009-01-071-1/+6
* Revert previous EOF_PACKET change, it was a bad idea.Eric S. Raymond2008-07-141-2/+2
* Packet state machine now recognizes RTCM3 packets correctly.Eric S. Raymond2008-07-131-1/+2
* Fix gpscat to dump binary packets correctly. Eric S. Raymond2008-07-121-1/+5
* Add verbosity option to gpscat.Eric S. Raymond2008-07-121-1/+1
* More namespace shuffles preparing for RTCM3.Eric S. Raymond2008-06-271-1/+1
* Name change.Eric S. Raymond2006-12-071-46/+44
* Give gpspacket.c a real doc string.Eric S. Raymond2006-12-071-2/+18
* This version works of gpspacket.c works and allows us to set a callback.Eric S. Raymond2006-12-071-16/+5
* Another patch from Andreas.Eric S. Raymond2006-12-071-5/+71
* Followed some advice from Andreas Stricker.Eric S. Raymond2006-12-061-15/+1
* Patch suggested by Andreas Stricker.Eric S. Raymond2006-12-061-3/+10
* Another step toward a Python wrapper for packet.c.Eric S. Raymond2006-12-051-1/+3
* Add $Id$ tagChris Kuethe2006-12-051-0/+1
* First cut at a Python binding for the packet.c module.Eric S. Raymond2006-12-041-0/+195