Wednesday, July 18, 2018

Re: [Discuss-gnuradio] Switching between signal source with Selector block

Hi,

I already replied in the other thread, but because people will find
this in the future and wonder:

Please don't use blocks from the "Deprecated" category.

a) this block is going away in the next version of GNU Radio
b) it causes a teardown/setup behind the scenes, and not all is
guaranteed to work afterwards.

Best regards,
Marcus

PS: WX Gui is also going away. Use Qt instead.

On Tue, 2018-07-17 at 21:33 +0000, Ayaz Mahmud wrote:
> Hi,
>
> I am trying to switch between 2 signal source.
> Signal source 1 will transmit & stop. Signal source 2 will transmit & stop (loop)
>
> Samp Rate= 64k
> Selector i/p index = 1
> Selector i/p index = 0
>
> Signal Source 1 à Selector port 0 à GWX GUI Scope Sink port 0
>
> Signal Source 2 à Selector port 1à GWX GUI Scope Sink port 1
>
> Not getting any output on GUI.
>
> Can you please tell me how the indexing works ? I have tried several combination, but none deliver the desired output.
>
> Thanks
> Ayaz
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment