Re: [Discuss-gnuradio] How to send USRP data to the terminal window

2006-06-27 Thread Eric Blossom
On Tue, Jun 27, 2006 at 11:31:31AM -0700, Tony wrote: > I'm operating GNU Radio 2.8 on Ubuntu 6.06 LTS and using USRP mostly > with the DBSRX rev 2.1 daughterboard. Can someone comment on 2 > questions. > How can you display the raw or processed USRP I & Q data on the > screen? I've done this b

[Discuss-gnuradio] How to send USRP data to the terminal window

2006-06-27 Thread Tony
I'm operating GNU Radio 2.8 on Ubuntu 6.06 LTS and using USRP mostly with the DBSRX rev 2.1 daughterboard.  Can someone comment on 2 questions.How can you display the raw or processed USRP I & Q data on the screen?  I've done this by using something like this:...sink1 = gr.complex_to_float()sink2 =