discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] File source woes


From: John Bratteli
Subject: Re: [Discuss-gnuradio] File source woes
Date: Thu, 5 Jul 2007 11:26:20 -0700 (PDT)

Well, that was easy.  Thanks guys! 

John

--- Johnathan Corgan <address@hidden>
wrote:

> John Bratteli wrote:
> 
> > I'm attempting to write a script, based on
> > usrp_fft.py, that will read a file of gr_complex
> and
> > display it.  It works, except that it plays back
> much
> > faster than it was recorded.
> 
> Insert a gr.throttle() instance after the file
> source to reduce the
> stream item rate.
> 
> throttle = gr.throttle(itemsize, items_per_second)
> 
> -- 
> Johnathan Corgan
> Corgan Enterprises LLC
> http://corganenterprises.com
> 



       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469




reply via email to

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