discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] file_descriptor parameter?


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] file_descriptor parameter?
Date: Fri, 10 Jun 2005 14:58:41 -0700
User-agent: Mutt/1.5.6i

On Fri, Jun 10, 2005 at 03:58:47PM -0300, Jose Marcelo Lima Duarte wrote:
> I need of a real-time oscilosope for my application. Can I use the 
> gr.oscope_sink_f block? 
> What is the file_desciptor parameter required in this block?
> 
> Thanks
> 
> Marcelo

Hi Marcelo,

gr.oscope_sink_f is a low level building block that handles
triggering, etc.

The high level interface that you are looking for is scopesink.scope_sink_f

See gnuradio-examples/python/usrp/usrp_oscope.py for an example, or
see the example at the bottom of gr-wxgui/src/python/scopesink.py

Eric




reply via email to

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