discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] question about using qtgui_sink_c from c++


From: Stephen
Subject: Re: [Discuss-gnuradio] question about using qtgui_sink_c from c++
Date: Tue, 22 May 2012 18:56:54 -0500
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120312 Thunderbird/11.0


On 5/22/2012 8:33 AM, Tom Rondeau wrote:

> 
> Ok, so it's an issue with speed. What are you using the rate-control
> the flowgraph? Is there a USRP or other hardware source or a throttle
> block if nothing else?
> 

Its not getting that far. I'm using a USRP as a data source. But it's
aborting in the call my_qtgui_ptr->qwidget()->show()

It doesn't happen in the debugger so I put cout lines all over the
place. I see the output before the show() call but not the output after.

I use a boost threat boost::thread to create the qtgui_sink and call
exec_().

stephen



reply via email to

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