Hi,
I was trying sending packets from transmitter to receiver using ofdm examples (benchmark_tx.py and benchmark_rx.py) and I came across warning like these.in benchmark_tx.py:
The gr::digital::ofdm_mapper_bcv block has been deprecated
The gr::digital::ofdm_frame_acquisition block has been deprecated
The gr::digital::ofdm_frame_sync block has been deprecated
I also realized those codes were very old examples and I am wondering if there is an up to date example regarding the ofdm implementation in gnuradio.
No comments:
Post a Comment