Structs§
- Encoded
Burst - Full encoded burst with passband audio plus oracle packet metadata.
- Encoded
Packet Meta - Packet-level metadata produced during oracle encoding.
- Passband
BinDump - Full per-bin dump for a few decoded OFDM symbols.
- Passband
BinDump Row - One per-bin debug row for the passband bin dump.
- Passband
Channel Compare Dump - Full channel-comparison dump for a few OFDM symbols.
- Passband
Channel Compare Row - One row of the channel-comparison dump.
- Passband
Constellation Dump - Equalizer input/output samples for a constellation plot.
- Passband
Diagnostics - Summary diagnostics for one decoded passband packet window.
- Passband
IqChain Dump - IQ-chain dump used to inspect the RX downconversion path.
- Passband
Pilot Track Dump - Per-symbol pilot-tracking summary for one packet.
- Passband
Sync Dump - Timing metric dump around the repeated-half synchronizer.
Functions§
- dump_
passband_ bins - Extract pre/post-equalization carrier values for a packet window.
- dump_
passband_ bins_ with_ sync - Extract pre/post-equalization carrier values using a known sync offset.
- dump_
passband_ channel_ compare_ with_ sync - Compare actual and estimated channel samples using a known transmitted packet.
- dump_
passband_ constellation - Extract equalizer input/output constellation samples for a packet window.
- dump_
passband_ iq_ chain - Dump the RX IQ chain before and after resampling.
- dump_
passband_ pilot_ tracking - Extract per-symbol pilot tracking diagnostics for a packet window.
- dump_
passband_ sync_ metric - Extract Schmidl-Cox timing metrics for one packet window.