summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-12-19 21:52:00 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-12-19 21:52:00 +0000
commita36372569f6b0fe380fdf5ee3f4c7ea6d1288822 (patch)
treeb8ea744597d4e683ec1d6e86920f9bcab903b65f /www
parent1967c06d5a1339d9bf4ac686334ad7f29bdf42b6 (diff)
downloadgpsd-a36372569f6b0fe380fdf5ee3f4c7ea6d1288822.tar.gz
Support for AIS type 25 and 26 messages.
Diffstat (limited to 'www')
-rw-r--r--www/AIVDM.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/AIVDM.txt b/www/AIVDM.txt
index 3381e586..c8f7122d 100644
--- a/www/AIVDM.txt
+++ b/www/AIVDM.txt
@@ -120,7 +120,7 @@ document:
The http://gpsd.berlios.de/[GPSD project] ships an AIVDM/AIVDO
sentence decoder as part of the daemon. This document was developed to
be the specification for it, and it will decode all sentence type
-described herein (except at present 25 and 26).
+described herein.
The source-code repository of the GPSD project holds a conforming
standalone Python decoder, ais.py, that is not included in shipped
@@ -453,8 +453,8 @@ set to use.
The field breakdowns in this document have been checked against live
decoded data rendered by known-good implementations for message types
-1-12, 14-15, 18-21, and 24. Described but unchecked are 13, 16-17, and
-22-23.
+1-12, 14-15, 18-21, and 24. Described but unchecked are 13, 16-17,
+22-23, and 25-26.
=== Types 1, 2 and 3: Position Report Class A ===