summaryrefslogtreecommitdiff
path: root/driver_nmea0183.c
Commit message (Expand)AuthorAgeFilesLines
* More cppcheck warning fixups. All regression tests pass.Eric S. Raymond2012-05-181-1/+3
* Fix a cppcheck warning about possible field overflows.Eric S. Raymond2012-05-181-3/+3
* Add missing attitude field initialisation in NMEA HDTChristian Gagneraud2012-05-011-0/+2
* Add missing attitude field initialisation in NMEA TNTHTMChristian Gagneraud2012-04-211-0/+2
* Beginning of NMEA200 driver. Franework code, nowhere near working.Eric S. Raymond2012-04-151-0/+1349