summaryrefslogtreecommitdiff
path: root/pseudoais.c
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
|
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
|
* More trailing whitespace fixups.Gary E. Miller2015-04-301-6/+6
|
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-4/+0
| | | | | | | | | | | | | | | | | | | The proximate cause was that we've been seing emission of error messages that were randomly and disturbingly variable across different environments - notably Raspbian and Gentoo splint gave nontrivially different results than Ubuntu 14.10 splint. And this was *not* due to Ubuntu patches! A pristine splint built from the 3.1.2 tarball on Ubuntu didn't match the Raspbian and Gentoo results either. But this has been coming for a while. Easy access to more modern static analyzers such as coverity, scan-build and cppcheck has been decreasing the utility of splint, which is unmaintained and somewhat buggy and not easy to use. Only file not cleaned is ppsthread.c, because Gary has been working on it during this cleanup. All regression tests pass. PPS observed live on GR601-W.
* Fix bug in type24 msg in pseudoais.c .Reinhard Arlt2015-02-161-18/+22
|
* Allow more splint checks for ais_binary_encode().Reinhard Arlt2013-09-171-2/+2
|
* Pacify splint.Reinhard Arlt2013-09-171-26/+26
|
* splint/cppcheck cleanup.Eric S. Raymond2013-09-171-0/+2
|
* Add missing mesages 21 and 27 to pseudoais.c.Reinhard Arlt2013-09-141-1/+32
|
* Pacify splint.Reinhard Arlt2013-08-041-139/+139
|
* Add AIVDM message 24 Part A and Part B.Reinhard Arlt2013-07-241-3/+46
|
* More work on AIVDM messages in nmea mode.Reinhard Arlt2013-07-231-2/+93
|
* Encode a few more AIVDM messages.Reinhard Arlt2013-07-221-1/+34
|
* Groundbreaking for AIVDM messages in nmea mode.Reinhard Arlt2013-07-211-0/+119