discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] fft sink x-axis units


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] fft sink x-axis units
Date: Fri, 1 Dec 2006 16:09:41 -0800
User-agent: Mutt/1.5.9i

On Fri, Dec 01, 2006 at 03:53:36PM -0500, Eric Hill Matlis wrote:
> I'm trying to figure out how the x-axis units work on the fftsinks.  In 
> the application "am_rcv.py", the first plot shows the incoming data 
> plotted as an fft, however the units are centered about 0 kHz.  In another 
> application, say usrp_wfm_rcv_pll.py the units are centered about the 
> actual frequency of the carrier.  Why is this?  The fft sink in both cases 
> is plotting the fft of the source, so I don't see why there should be a 
> difference.
> 
> thanks,
> 
> eric

It depends on who coded them when.  Originally there was no interface
for telling the FFT sink what RF frequency corresponded to DC in the
FFT output.  Now there is.  Feel free to submit a patch for am_rcv.py.

Eric




reply via email to

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