summaryrefslogtreecommitdiff
path: root/pseudonmea.c
Commit message (Expand)AuthorAgeFilesLines
...
* Once again, GNU indent is easily confused...Eric S. Raymond2010-04-141-2/+0
* Scatter GNU indent pragmas to tell it not to do stupid things.Eric S. Raymond2010-04-141-2/+4
* Reindented core library. All regressiopn tests pass.Eric S. Raymond2010-04-141-77/+82
* Make the client library and daemon use different sets of state-flag masks.Eric S. Raymond2010-04-091-5/+5
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+1
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+5
* David Ludlow's housekeeping and type-cleanup patch.Eric S. Raymond2010-01-021-4/+11
* Arrgh. I confused ERR_SET with ERROR_SET in a couple of places.Eric S. Raymond2009-12-181-1/+1
* gpspipe exposed an orthogonality failure.Eric S. Raymond2009-12-031-3/+8
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+0
* In the gpsdata structure, satellites -> satellites_visibleEric S. Raymond2009-10-011-5/+5
* Zero some NaNs in reports, prevent duplicative reports...Eric S. Raymond2009-09-211-2/+2
* Splint cleanup. All regression tests pass.Eric S. Raymond2009-09-171-1/+4
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-2/+2
* Changing a guard in gpsd_binary_dump() gets rid of a bunch of junk GSAs...Eric S. Raymond2009-09-151-24/+28
* Split libgpsd_core.c in half. Eric S. Raymond2009-09-151-0/+241