Hi there,
I recently got an RFSoC 4x2 and have been experimenting with the example designs. In the OFDM example, I noticed that there are three inspector IPs that allow real-time monitoring of data transmission. I was wondering if the tapped data contains training symbols for channel estimation. Also, why is the length limited to 1024? (I’m using ofdm_hw.inspectors['transmitter'].get_frame()
to capture new data.) Can this limit be increased?
Best wishes,
Kelly