summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorJon Schlueter <jschlueter@redhat.com>2015-10-06 06:26:07 -0400
committerJon Schlueter <jschlueter@redhat.com>2016-01-04 22:07:17 -0500
commit6453ff5de0f152d159d483b5f5cc5f0818633d1b (patch)
tree774e4a1cd59a76bfbda5fea682a6872cd838c5f8 /devtools
parentccc21d398ec2cf1c3006500e2db82a9853db4fb2 (diff)
downloadgpsd-6453ff5de0f152d159d483b5f5cc5f0818633d1b.tar.gz
additional type 21 message with 368 bits long message
had to extend check to include extra size Also tweaked devtools/ais.py
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/ais.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/ais.py b/devtools/ais.py
index c4e4c6aa..e9eb62b4 100755
--- a/devtools/ais.py
+++ b/devtools/ais.py
@@ -899,7 +899,7 @@ lengths = {
18: 168,
19: 312,
20: (72, 160),
- 21: (272, 360),
+ 21: (272, 368),
22: 168,
23: 160,
24: (160, 168),