discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Deprecated warning in OFDM benchmark_tx.py and be


From: CEL
Subject: Re: [Discuss-gnuradio] Deprecated warning in OFDM benchmark_tx.py and benchmark_rx.py examples
Date: Tue, 24 Apr 2018 16:57:15 +0000

> My questions are should I worry about this warning and try to use
another blocks? 

Yes, and yes!

Use the header_payload_* blocks and the accompanying OFDM
infrastructure as shown in the ofdm_tx / _rx / _loopback.grc examples.

Best regards,
Marcus
On Tue, 2018-04-24 at 13:48 +0200, Kurniawan Irianto wrote:
> 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_insert_preamble block has been deprecated
> 
> and in benchmark_rx.py:
> 
> The gr::digital::ofdm_sampler 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 noticed there were a lot of packet losses when I saw the pktno number. My 
> questions are should I worry about this warning and try to use another 
> blocks? Does the deprecated blocks effect the number of packet losses in that 
> examples?
> 
> 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.
> 
> Any comments and suggestions would be nice and helpful.
> 
> Thank you,
> 
> Kurniawan
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]