discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py and examples/ofdm/tx_ofdm.py
Date: Sun, 11 Dec 2016 11:31:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

You can basically ignore benchmark_tx.py, it's deprecated, will be
removed soon and uses old APIs.

However, in an nutshell, benchmark_tx.py is a transmitter application,
whereas tx_ofdm.grc is a GRC flowgraph that demonstrates the internals
of the OFDM transmitter.

Cheers,
Martin

On 12/09/2016 11:37 AM, Qurat-Ul-Ann Akbar wrote:
> Hi,
> 
> I am new to GNU Radio and I want to use OFDM to send signals at
> frequency of around 2.4 GHz using USRP N210 with daughter board RFX2400.
> I do not really understand the difference between benchmark_tx.py and
> tx_ofdm.py. I know that benchmark runs with the USRP as well because it
> has an option to transmit through USRP and tx_ofdm doesn't have a
> uhd_block. But if I add the uhd_block as a sink in tx_ofdm.grc what is
> the difference then between the two files ? And which one should I use ?
> 
> Thank you,
> Annie
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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