Expand description
Raw Mode S DF17 frame parsing: hex text to a checksum-validated,
112-bit/14-byte frame. Analogous to aivdm’s nmea::Sentence::parse,
but the wire format here is a plain hex string rather than a
comma-delimited NMEA sentence with six-bit ASCII armor.
Structs§
- Frame
- A parsed, CRC-validated 112-bit DF17 (civil ADS-B extended squitter) frame.