Commit Graph
19 Commits
Author SHA1 Message Date
Jon Beniston 5dfbe7865c Fix number of sentences. 2026-07-31 15:56:51 +01:00
Jon Beniston 774df2f6af Various small decoder fixes. 2026-07-31 15:53:30 +01:00
Jon Beniston 1d9125ccee Check minimum size for message type. Fix rate of turn. 2026-07-31 14:40:08 +01:00
Jon Beniston 1b5faedf9f Fix missing bit from vessel type. 2026-07-31 02:16:22 +01:00
Jon Beniston 5c0313a964 Make rateOfTurn signed. 2026-07-31 02:12:13 +01:00
Jon Beniston 230bbf2eb3 Fix incorrect decode due to missing comma 2026-07-31 02:05:56 +01:00
Daniele Forsi 4241f01376 Fix typos in cpp files 2024-07-10 23:06:38 +02:00
srcejon 1625c42e38 AIS: Validate message length. Fixes #2125 2024-06-20 22:00:15 +01:00
srcejon 4f2b03646f AIS: Fix string decoding in safetey messages. #2094 2024-04-30 09:32:22 +01:00
f4exb 439b5d094c Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
Jon Beniston 403b62c354 Add AIS slot map and additional message decoding 2023-05-16 10:17:17 +01:00
Jon Beniston 2cb2a8d555 Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
Jon Beniston 4ac05f427f AIS: NMEA sentences must end with CR/LF. Don't read beyond end of array. 2022-07-17 13:15:17 +01:00
Jon Beniston cb1067946c Add extraction of vessel length and width from AIS messages 2022-02-04 17:17:10 +00:00
Jon Beniston 02cbb599f6 Stop UDP forwarded AIS packets containing null byte from being truncated as per #903 2021-05-18 09:02:38 +01:00
Jon Beniston 55c20c3f6e Fix name decode in Static Data Reports 2021-05-11 10:56:06 +01:00
Jon Beniston 8612f124f0 Hopefully fix decoding of Class B messages. Add ship type. 2021-05-11 10:04:58 +01:00
Jon Beniston 2c9260d075 Fix gcc warnings 2021-05-07 22:06:51 +01:00
Jon Beniston 1ac835260e Add AIS mod, demod and feature. 2021-05-07 21:50:27 +01:00