f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 421 forks source link

AIS Message #14 - message string truncation #2094

Closed madmanguruman closed 1 month ago

madmanguruman commented 2 months ago

For AIS message 14, the data display is not showing the message correctly.

Example: An AIS message 14 is encoded with the message MOB TEST and transmitted. SDRAngel receives and demodulates the message correctly.

Under the AIS Demodulator Received Messages display, we see:

NMEA:    !AIVDM,1,1,,,>>O`Uh0lt:1@E=@,2*2c
Data:    Safety message: M

Offline decoders show that the full message is encoded in the AIVDM string displayed by SDRAngel. Also, commercial VHF receivers are able to decode and display the full message.

srcejon commented 2 months ago

Any chance you can copy and paste the contents of the Hex column, please?

madmanguruman commented 2 months ago

Thank you, Here is a fresh capture:

Date: Mon Apr 29 2024
Time: 13:37:43
MMSI: 972690000
Country: 
Data: Safety message: M
NMEA: !AIVDM,1,1,,,>>O`BD0lt:1@E0,4*5c
Hex:  38e7e8494034f0a05054
Slot: 1631
srcejon commented 1 month ago

Should be fixed in 7.20.1