Module parser_phy

Module parser_phy 

Source
Expand description

PHY layer parser for PDSCH/PUSCH traces

Structs§

PHYInfos
PHY layer information extracted from trace lines
PHYParser
PHY layer parser

Enums§

PHYChannelData
Channel-specific data extracted from PHY traces
PHYChannelType
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.