discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Working with the OFDM code without USRPs
Date: Tue, 22 Apr 2008 11:07:49 -0700

On Tue, Apr 22, 2008 at 7:06 AM, Hoo-chang Shin <address@hidden> 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 from the 'usrp_source_c'.

You need to ensure that the data written to the file is at the same
sampling rate as is expected by the other program.  I'm not sure if
you get this for free by making the above substitutions in the
flowgraph.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

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