Re: [Discuss-gnuradio] Working with the OFDM code without USRPs

2008-04-24 Thread Hoo-chang Shin
flowgraph. Thanks. - Original Message From: Johnathan Corgan <[EMAIL PROTECTED]> To: Hoo-chang Shin <[EMAIL PROTECTED]> Cc: Discuss-gnuradio@gnu.org Sent: Tuesday, April 22, 2008 8:07:49 PM Subject: Re: [Discuss-gnuradio] Working with the OFDM code without USRPs On Tue, Apr 22,

Re: [Discuss-gnuradio] Working with the OFDM code without USRPs

2008-04-22 Thread Johnathan Corgan
On Tue, Apr 22, 2008 at 7:06 AM, Hoo-chang Shin <[EMAIL PROTECTED]> wrote: > - from the 'benchmark_ofdm_tx.py' saved the output to the 'gr.file_sink', > instead of giving it to 'usrp.sink_c' > - from the 'benchmark_ofdm_rx.py' read from the file with 'gr.file_source', > instead of receiving it

[Discuss-gnuradio] Working with the OFDM code without USRPs

2008-04-22 Thread Hoo-chang Shin
Hi, I tried to communicate between the OFDM code without the USRPs, doing: - from the 'benchmark_ofdm_tx.py' saved the output to the 'gr.file_sink', instead of giving it to 'usrp.sink_c' - from the 'benchmark_ofdm_rx.py' read from the file with 'gr.file_source', instead of receiving it from the