discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using scope in benchmark_tx to see signals before


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Using scope in benchmark_tx to see signals before and after modulation
Date: Tue, 11 Aug 2009 10:21:48 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Aug 11, 2009 at 08:59:23AM -0700, udadidd wrote:
> 
> hi 
>  i want to see the signals on the scope before and after modulation. but the
> transmit_path.py use hier_block2 and benchmark_tx use top_block. can any one
> kindly help on where should i go ahead and make changes? 

May I suggest logging the data to a file using gr.file_sink(...)
then examining it using octave, scipy, ...

Eric




reply via email to

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