gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Type 5 "to_bow"


From: Charles Douglass
Subject: Type 5 "to_bow"
Date: Mon, 23 Aug 2021 06:43:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

I'm curious why none of the class A transceivers seem to send "to_bow"/"to_stern" info in their type 5 messages.  I'm in the Pacific Northwest so I see international freighter traffic as well as state passenger ferries and other commercial vessels that are class A.

Am I possibly configuring something wrong?

Here's a sample JSON message:

{
  "class": "AIS",
  "device": "/dev/ttyACM0",
  "type": 5,
  "repeat": 0,
  "mmsi": 636019791,
  "scaled": false,
  "imo": 9890630,
  "ais_version": 2,
  "callsign": "D5WE4",
  "shipname": "CL FUZHOU HE",
  "shiptype": 70,
  "shiptype_text": "Cargo - all ships of this type",
  "to_bow": 0,
  "to_stern": 0,
  "to_port": 0,
  "to_starboard": 0,
  "epfd": 1,
  "epfd_text": "GPS",
  "eta": "08-23T12:00Z",
  "draught": 91,
  "destination": "VANCOUVER,BC",
  "dte": 0
}

The type 24 messages for class B correctly include "to_bow" and "to_stern".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]