summaryrefslogtreecommitdiff
path: root/driver_nmea.c
Commit message (Expand)AuthorAgeFilesLines
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-0/+2
* Continuing the splint cleanup.Eric S. Raymond2009-09-101-1/+1
* Refactor NMEA driver so all sentence timestamp recording is done in one spot.Eric S. Raymond2009-09-081-24/+23
* End-of-cycle latch for devices that ship $GPGBS now works.Eric S. Raymond2009-09-041-0/+20
* Dead-code removal. All regression tests pass.Eric S. Raymond2009-09-041-28/+8
* Now make it possible for a driver to signal cycle start, cycle end, ... Eric S. Raymond2009-09-031-5/+5
* Break the cycle-start flag out of general status mask into its own field.Eric S. Raymond2009-09-031-6/+6
* $GPGBS processing is successful at the driver level.Eric S. Raymond2009-09-031-2/+34
* Split eph into epx and epy internally... Eric S. Raymond2009-09-031-2/+3
* change the signal strength member to float.Chris Kuethe2009-06-221-1/+1
* Fix infinite-looping configuariuon bug reported by Andrew Mileski.Eric S. Raymond2009-03-161-4/+18
* Correct checksum computation on AIVDM packets.Eric S. Raymond2009-03-141-1/+1
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+936