discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Decimation of multiple streams


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Decimation of multiple streams
Date: Sat, 07 Mar 2015 10:11:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi Ali,

no, there's no easy way to have N identical things in GRC.
However, I'm pretty sure you're misusing vector_to_streamS.
There's vector_to_streamS and vector_to_stream, and the second is what you usually want when converting a vector to streams of samples.

Greetings,
Marcus

On 03/07/2015 01:08 AM, Ali Riaz wrote:
Hey guys,

I just had a quick question; if we have multiple streams that need to be decimated, is there a fast way to go about doing that in GNURadio Companion? How would you do it?

Here's a picture of my flow graph: http://imgur.com/a/a0KCX

Thank you for your help!

Best,
Ali


_______________________________________________
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]