From Oscilloscope to Wireshark: A UDP Story
Summary
This post provides a deep-dive from raw oscilloscope traces to UDP packets, detailing QSGMII encoding, code-group decoding, and port demultiplexing. It presents a practical end-to-end workflow to transform waveform data into PCAPs usable by Wireshark, including Rust and Python code examples and considerations for rate adaptation at 100M/ Gigabit speeds.