summaryrefslogtreecommitdiff
path: root/packet.c
Commit message (Expand)AuthorAgeFilesLines
* All timestamps are now millisecond resolution or better.Eric S. Raymond2005-03-051-5/+2
* Enable profiling all the time by default.Eric S. Raymond2005-03-011-16/+0
* Compile correctly with profiling on.Eric S. Raymond2005-03-011-1/+0
* Move the profiling hooks into the packet engine, where they areEric S. Raymond2005-03-011-0/+23
* Alpha version of SiRF-II driver. Doesn't get GSA information out yet, Eric S. Raymond2005-02-281-1/+1
* Packet engine now copes gracefully when reads span packet boundaries.Eric S. Raymond2005-02-281-30/+42
* Try to make TripMate and Earthmate work again. nmea_handle_input() nowEric S. Raymond2005-02-251-0/+16
* Expose another packet-engine entry point.Eric S. Raymond2005-02-251-78/+78
* First step in integrating the new packet sniffer. This version works, Eric S. Raymond2005-02-251-53/+30
* First version of new packet engine -- not yet integrated, onlyEric S. Raymond2005-02-251-0/+375