You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BinaryPacketsDSL is a domain-specific language and toolkit for describing, parsing, and analyzing binary protocol packets. It is designed for clarity, robustness, and testability, with support for structured definitions, modifiers, and dynamic field handling.
Python library for decoding flight‑data recorder formats, including ARINC 717 and ARINC 767. It provides frame parsing, scheduling, VEC/PRM configuration handling, parameter decoding, and utilities for building modern FDR/QAR data pipelines.