# Functions
Pre-computes normalized squares with most common DC offset for rtl-sdr dongles.
Given a name and symbolLength, lookup the parser and make a new one.
Given a name and a parser, register a parser for use.
# Structs
Used by parsers to interpret received bits/bytes into their appropriate fields.
Decoder contains buffers and radio configuration.
Uniquely identifies a message spanning two sample blocks.
A LogMessage associates a message with a point in time and an offset and length into a binary sample file.
PacketConfig specifies packet-specific radio configuration.
# Interfaces
A Demodulator knows how to demodulate an array of uint8 IQ samples into an array of float64 samples.
A Parser converts slices of bytes to messages.
# Type aliases
A FilterChain takse a list of filters and applies them iteratively to messages sent through the chain.
Default Magnitude Lookup Table.