summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-23 22:29:57 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-23 22:29:57 +0000
commit925fc52929e7224c5a47e242d2e2742c84c4c11a (patch)
treed0dd6f52af9cad6ec7c0eb03790f10682e445a05 /devtools
parentc085a12c5509033f29f9c2bb9ef202c234dfdc26 (diff)
downloadgpsd-925fc52929e7224c5a47e242d2e2742c84c4c11a.tar.gz
Document a limitation.
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/ais.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/ais.py b/devtools/ais.py
index a755fe29..c8547eff 100755
--- a/devtools/ais.py
+++ b/devtools/ais.py
@@ -14,6 +14,7 @@
# message. Presently a known issue for types 15 and 16 only. (Will
# never affect variable-length messages in which the last field type
# is 'string' or 'raw').
+# * Does not join the type 21 name extension field to the name fields.
#
# Message types 1-5, 9-11, 18-19, and 24 have been tested against live data.
# Message types 6-8, 12-17, 20-22, 23, and 25-26 have not.