Add Microtrak APRS parser. (https://microtrak.fr/)

master
Sebastien Chaumontet 2025-04-02 00:01:34 +02:00 zatwierdzone przez Meisterschueler
rodzic 64d9329dcb
commit 1e20d187a1
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,8 @@
## 1.2.2: - 2024-03-31
- client: If no reference_timestamp provided use timestamp from APRS server (fixes #85)
- parser: Manage Flarm APRS messages with TOCALL set to OGFLR6 and OGFLR7 (fixes #123)
- parser: Handle dst_calls 'OGFLR6' (protocol 6) and 'OGFLR7' (protocol 7) like 'OGFLR' (fixes #123)
- parser: Added support for OGNMTK (Microtrak) beacons
## 1.2.1: - 2021-06-06
- client: Added peer IP to log messages