Many formats used in Air Traffic Control are highly optimised on a bit-level, which makes them efficient but notoriously hard to work with (see e.g. ASTERIX). The open-source Kaitai Struct language makes writing parsers for this kind of data intuitive and productive, enabling us to focus on the data itself.