discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] dynamically changing input index of selector bloc


From: Josh Blum
Subject: Re: [Discuss-gnuradio] dynamically changing input index of selector block
Date: Wed, 09 Nov 2011 19:39:44 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1


On 11/09/2011 06:26 PM, Janek wrote:
> I'm trying to dynamically/automatically change the input index of the
> selector block based on the output of a square wave.  Normally one would
> use a variable block, but I need it to automatically change without a
> user's input.  How can I connect the output of the square wave block to
> the input index field inside the selector block?
> 

See the function probe block.

But really, what is generating the square wave? Shouldnt "that" be
control for the selector, not a control -> stream -> control. Also, take
a look at the XMLRPC blocks.

-josh

> Thanks,
> Jacob
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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