summaryrefslogtreecommitdiff
path: root/driver_aivdm.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-23 01:36:55 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-23 01:36:55 +0000
commit08e9457f146e46cfe5ab7ca02efa4f55409a0cee (patch)
treec45a789af84619898581afb501978f6320847331 /driver_aivdm.c
parentd343faca52d659d6b8fe1264269a1859e4265af0 (diff)
downloadgpsd-08e9457f146e46cfe5ab7ca02efa4f55409a0cee.tar.gz
Update lists of known-good AIS decodings.
Diffstat (limited to 'driver_aivdm.c')
-rw-r--r--driver_aivdm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver_aivdm.c b/driver_aivdm.c
index d8eb3b9b..5aaedd1b 100644
--- a/driver_aivdm.c
+++ b/driver_aivdm.c
@@ -4,8 +4,8 @@
*
* See the file AIVDM.txt on the GPSD website for documentation and references.
*
- * Message types 1-5, 9-11, 18-19, and 24 have been tested against live data.
- * Message types 6-8, 12-17, 20-23, and 25-26 have not.
+ * Message types 1-11, 18-19, and 24 have been tested against live data.
+ * Message types 12-17 and 20-23 have not.
*/
#include <sys/types.h>
#include <stdio.h>