discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Conditional switching between two subroutines in


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Conditional switching between two subroutines in real-time
Date: Fri, 07 Nov 2014 17:32:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 11/07/2014 02:26 PM, khalid.el-darymli wrote:
> Hi,
> 
> In GRC, I need to switch back and forth (in real time) between two
> subroutines based on some conditional 'IF' statement. For example,
> 'after' some preset lapse of time. Is it possible to do that?  

Not quite. What do you mean by subroutines? Streaming paths?
You could use matrix_multiply to mux streams around and send it messages
in an timed fashion.

M

> Please note that I need the conditional switching to take place in
> real-time while the USRP is running, without turning the USRP off and on.






reply via email to

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