This project parses binary-like telemetry frames, validates packet headers, checks CRC values, classifies packet types, detects abnormal frames, and generates session-level diagnostic summaries.
"""Relay AIS from one TCP source to another peer using aiscat's compact 0xac binary packet format. 37-byte packets instead of 100+ byte JSON — useful when forwarding from a ...