Module debug

Module debug 

Source

Structs§

EncodedBurst
Full encoded burst with passband audio plus oracle packet metadata.
EncodedPacketMeta
Packet-level metadata produced during oracle encoding.
PassbandBinDump
Full per-bin dump for a few decoded OFDM symbols.
PassbandBinDumpRow
One per-bin debug row for the passband bin dump.
PassbandChannelCompareDump
Full channel-comparison dump for a few OFDM symbols.
PassbandChannelCompareRow
One row of the channel-comparison dump.
PassbandConstellationDump
Equalizer input/output samples for a constellation plot.
PassbandDiagnostics
Summary diagnostics for one decoded passband packet window.
PassbandIqChainDump
IQ-chain dump used to inspect the RX downconversion path.
PassbandPilotTrackDump
Per-symbol pilot-tracking summary for one packet.
PassbandSyncDump
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.