Re: [Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py and examples/ofdm/tx_ofdm.py (Annie)

2016-12-13 Thread Martin Braun
They're both deprecated. Maybe this helps: https://archive.fosdem.org/2014/schedule/event/tutorial_ofdm_packet_transceivers/ Cheers, M On 12/12/2016 10:20 AM, Qurat-Ul-Ann Akbar wrote: > Hi Martin, > > Thanks for your response. Are benchmark_tx and benchmark_rx both > deprecated ? And is there a

[Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py and examples/ofdm/tx_ofdm.py (was: Re: Discuss-gnuradio Digest, Vol 169, Issue 13)

2016-12-12 Thread Marcus Müller
Track (Saturday) > >> > >> These dates are not set in stone. However, the least years we were > >> always full to the brim with presentations, so if you want to > present, > >> please make sure to submit your abstracts soon! > >>

Re: [Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py and examples/ofdm/tx_ofdm.py (Annie)

2016-12-12 Thread Qurat-Ul-Ann Akbar
Hi Martin, Thanks for your response. Are benchmark_tx and benchmark_rx both deprecated ? And is there any example flowgraph which uses the ofdm_transmitter which I can use to send the data. I have a CS background and I do not know much about the signal processing at PHY layer in great detail. Bes

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

2016-12-11 Thread Martin Braun
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 1

[Discuss-gnuradio] Difference between examples/ofdm/benchmark_tx.py and examples/ofdm/tx_ofdm.py

2016-12-09 Thread Qurat-Ul-Ann Akbar
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 t