From 6adf7213bfc874bab3a397489bf9227b09c3d4a0 Mon Sep 17 00:00:00 2001 From: Andrii Anoshyn <116808454+anoshyn@users.noreply.github.com> Date: Wed, 17 Jun 2026 07:14:35 +0300 Subject: [PATCH] Clarify tslc field descriptions (#2515) --- message_definitions/v1.0/common.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 3c9dd0bc..02d47d84 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -7165,7 +7165,7 @@ The vertical velocity. Positive is up The callsign, 8+null ADSB emitter type. - Time since last communication from the remote vehicle, in seconds. + Time since last communication. This is the age of the ADS-B information in this message, in seconds. Bitmap to indicate various statuses including valid data fields Squawk code. Note that the code is in decimal: e.g. 7700 (general emergency) is encoded as binary 0b0001_1110_0001_0100, not(!) as 0b0000_111_111_000_000 @@ -7695,7 +7695,7 @@ Distance from lat/lon location to starboard side The vessel callsign. Characters are encoded as 7-bit ASCII, but only characters in the [AIS 6-bit ASCII subset](https://en.wikipedia.org/wiki/Six-bit_character_code#AIS_SixBit_ASCII) are permitted. Also set AIS_FLAGS_VALID_CALLSIGN if valid. The string is NULL-terminated if it is shorter than the array length. The vessel name. Characters are encoded as 7-bit ASCII, but only characters in the [AIS 6-bit ASCII subset](https://en.wikipedia.org/wiki/Six-bit_character_code#AIS_SixBit_ASCII) are permitted. Also set AIS_FLAGS_VALID_NAME if valid. The string is NULL-terminated if it is shorter than the array length. - Time since last communication from the vessel, in seconds + Time since last communication. This is the age of the AIS information in this message, in seconds. Bitmask to indicate various statuses including valid data fields