discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Can I start threads in a GNU Radio application


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Can I start threads in a GNU Radio application
Date: Mon, 25 Mar 2013 16:34:51 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4


On 03/25/2013 04:17 PM, M. Ranganathan wrote:
> I am writing a gnu radio application where I started a thread to read an
> external socket. It seemed to introduce some odd behaviours such as looping
> back of signal where I did not expect it.  Is it permissible to start
> blocking threads in the python part of a gnu radio application?
> 

Sounds completely fine to me. Many of the gnuradio gui apps are spawning
threads for various things.

-josh



reply via email to

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