summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-15 13:38:43 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-15 13:38:43 -0500
commit4b00202ded809207e3771ba2e4ed8bbdcf5b5ffe (patch)
tree8b397cad27d4998eedb0c1336f73e4e30ad2135f /www
parent85b253783b576d02ed031b3cc2c09fc4fd84f7df (diff)
downloadgpsd-4b00202ded809207e3771ba2e4ed8bbdcf5b5ffe.tar.gz
Add IMO289 Clearance Time to Enter Port.
Diffstat (limited to 'www')
-rw-r--r--www/AIVDM.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/www/AIVDM.txt b/www/AIVDM.txt
index 90467fc9..012908a0 100644
--- a/www/AIVDM.txt
+++ b/www/AIVDM.txt
@@ -989,6 +989,36 @@ decoder to accept either.
|101-135 | 35 |Spare | |Not used
|==============================================================================
+==== Clearance Time To Enter Port ====
+
+A message 6 subtype. DAC = 001 FID = 18. Fixed length: 360 bits.
+
+[frame="topbot",options="header"]
+|==============================================================================
+|Field |Len |Description |Member |Units
+|0-5 | 6 |Message Type |type |Unsigned integer: 6
+|6-7 | 2 |Repeat Indicator |repeat |As in Common Navigation Block
+|8-37 | 30 |Source MMSI |mmsi |Unsigned integer: 9 digits
+|38-39 | 2 |Sequence Number |seqno |Unsigned integer 0-3
+|40-69 | 30 |Destination MMSI |dest_mmsi |Unsigned integer: 9 digits
+|70-70 | 1 |Retransmit flag |retransmit |0 = no retransmission (default)
+| | | | |1 = retransmitted
+|71-71 | 1 |Spare | |Not used
+|72-87 | 16 |DAC/FID | |DAC = 001 FID = 18
+|88-97 | 10 |Message Linkage ID |linkage |Unsigned integer
+|98-101 | 4 |Month |month |1-12; 0 = N/A (default)
+|102-106 | 5 |Day |day |1-31; 0 = N/A (default)
+|107-111 | 5 |Hour |hour |0-23; 24 = N/A (default)
+|112-117 | 6 |Minute |minute |0-59; 60 = N/A (default)
+|118-237 |120 |Name of Port & Berth |portname |20 6-bit characters
+|238-267 | 30 |Destination |destination|5 6-bit characters
+|268-292 | 25 |Longitude |lon |Signed: unit minutes * 0.001
+| | | | |181000 = N/A (default)
+|293-316 | 24 |Latitude |lat |Signed: unit minutes * 0.001
+| | | | |91000 = N/A (default)
+|317-359 | 43 |Spare | |Not used
+|==============================================================================
+
==== IMO289 Dangerous Cargo Indication ====
See the IMO236 variant for the meaning of this message.