Expand description
PHY layer parser for PDSCH/PUSCH traces
Structs§
Enums§
- PHYChannel
Data - Channel-specific data extracted from PHY traces
- PHYChannel
Type - PHY channel type for resource grid visualization
Functions§
- parse_
phy_ line - Convenience wrapper for single-line parsing (used in tests)
- parse_
phy_ lines - Parse a PHY layer trace line and extract RB & HARQ information Accepts all lines of a PHY trace (first line + optional indented continuation lines for PDCCH). Extracts frame/slot, PRB, symbol, HARQ, and channel-specific data.