Exmbus.Parser.Apl.FullFrame (Exmbus v0.6.1)

View Source

Parser for a full frame.

A FullFrame contains a list of data records. The parser expects the remaining binary to be the APL records, and will recursively call DataRecord.parse/1 until it runs out of bytes.

Summary

Functions

This function will expand compact profiles in the APL unless the option expand_compact_profiles is false.

Functions

expand_compact_profiles(ctx)

format_signature(ff)

full_frame_crc(full_frame)

maybe_expand_compact_profiles(ctx)

This function will expand compact profiles in the APL unless the option expand_compact_profiles is false.

parse(ctx)