[Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-02 Thread Achilleas Anastasopoulos
I have the following problem that I would like your opinion on how to solve elegantly: I have a block A (say a standard sync block with some memory--eg an fir filter) which has input x(t) and output y(t) and is pretty computationally intensive. I would like to add the following functionality to i

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-02 Thread Monahan-Mitchell, Tim
PM To: Discuss-gnuradio@gnu.org Subject: [Discuss-gnuradio] Activating/Deactivating Blocks in real time I have the following problem that I would like your opinion on how to solve elegantly: I have a block A (say a standard sync block with some memory--eg an fir filter) which has input x(t) and

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-02 Thread Achilleas Anastasopoulos
nuradio@gnu.org > *Subject:* [Discuss-gnuradio] Activating/Deactivating Blocks in real time* > *** > > ** ** > > I have the following problem that I would like your opinion on how to > solve elegantly: > > I have a block A (say a standard sync block with some memory-

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-03 Thread West, Nathan
discuss-gnuradio-bounces+tmonahan=qti.qualcomm@gnu.org] *On Behalf >> Of *Achilleas Anastasopoulos >> *Sent:* Wednesday, October 02, 2013 3:48 PM >> *To:* Discuss-gnuradio@gnu.org >> *Subject:* [Discuss-gnuradio] Activating/Deactivating Blocks in real time >> >

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-03 Thread Isdren Gineer
ell, Tim < >> tmona...@qti.qualcomm.com> wrote: >> >>> Can you do this with a 2:1 mux block? Input 2 = constant 0, control >>> input is s(t)? >>> >>> ** ** >>> >>> *From:* discuss-gnuradio-bounces+tmonahan=qti.qualcomm

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-03 Thread Achilleas Anastasopoulos
< >> tmona...@qti.qualcomm.com> wrote: >> >>> Can you do this with a 2:1 mux block? Input 2 = constant 0, control >>> input is s(t)? >>> >>> ** ** >>> >>> *From:* discuss-gnuradio-bounces+tmonahan=qti.qualcomm@gnu.or

Re: [Discuss-gnuradio] Activating/Deactivating Blocks in real time

2013-10-03 Thread Achilleas Anastasopoulos
) to make >> it dynamic and allow multiple streams coming in to be synchronized and let >> any input stream control output of all streams. It also still uses 3.6 API >> (I know, the shame!) >> >> -Nathan >> >>> >>> >>> On Wed, Oct 2, 2013