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 > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
