discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Urgetnt python question


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Urgetnt python question
Date: Sat, 26 Aug 2006 17:19:47 +0000
User-agent: Mutt/1.5.9i

On Sat, Aug 26, 2006 at 05:47:04PM +0100, Kalen Watermeyer wrote:
> Hi all,
> 
> I have finally managed to get my hardware to behave
> itself. It masquerades as USRP-like device (also
> housing an FX2), but sends 16-bit real samples to the
> USB host (padded values from 12-bit ADC).
> 
> I have one day left to demonstrate the system, and
> would really appreciate any help I can get on
> attaching my system as a source to one of the
> graphical oscilloscope sinks using python.
> 
> I know that there are docs in the gnuradio package, ad
> I'll read through them again, but any quick help or
> pointers would be most appreciated!
> 
> Many thanks
> Kalen Watermeyer

Take a look at usrp_oscope.py.

There's a lot of GUI cruft in there, but basically it's just the usrp
source connected to the scopesink.  Just replace usrp with whatever
you're using on your end.

Eric




reply via email to

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