summaryrefslogtreecommitdiff
path: root/subframe.c
Commit message (Expand)AuthorAgeFilesLines
* Tests by Chris Keuthe show that itrax has the same 50BPS issues asGary E. Miller2010-04-161-0/+55
* Grab the GPS Week (WN) from subframe 1 of the 50B data.Gary E. Miller2010-04-161-68/+76
* Inform when leap second change coming.Gary E. Miller2010-04-161-3/+6
* !st cut at handling leap second transitions more accurately.Gary E. Miller2010-04-161-31/+11
* a bit of eyecandyChris Kuethe2010-04-141-6/+2
* easier to trace the generic subframe decoderChris Kuethe2010-04-141-4/+4
* Lovely. GNU indent isn't idempotent after the first reindent.Eric S. Raymond2010-04-141-2/+5
* Reindented SiRF driver and subframe code. All regression tests pass.Eric S. Raymond2010-04-141-14/+20
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+7
* Once every few days leap_seconds get set to zero on SiRF. Gary E. Miller2010-01-261-2/+11
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+1
* Fix some whitespace glitches found while experimenting with indent(1).Eric S. Raymond2009-11-171-1/+1
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-0/+2
* italk can do raw subframe output tooChris Kuethe2009-07-091-3/+3
* API change: callers of the subframe decoder are now responsible...Chris Kuethe2009-07-091-42/+77
* Define uniform log level macros.Eric S. Raymond2006-11-021-4/+4
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-0/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Remove unnecessary inclusions.Eric S. Raymond2006-09-091-12/+0
* Factor core library to reduce footprint when SiRF isn't compiled in.Eric S. Raymond2006-09-091-0/+117