On Tue, Apr 03, 2007 at 01:37:07AM +0200, Vincenzo Pellegrini wrote: > thanks josh, thanks eric, it works fine and easy. > > is this guess about the behaviour of gr.streams_to_stream correct? > > N streams of 1 item each get interleaved into a single stream of N items > according to this pattern: > > (item from stream0) (item from stream2) ..... (item from streamN)
That's correct. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
