Sorry - that is a typo. That should be in0, like you said, and the next line should be in1. I made a mistake copying over. Thanks for pointing that out!
On Tue, Jun 7, 2016 at 5:05 PM, <[email protected]> wrote: > > >>> out0[:] = [x * 1 for x in in1] > ?? IS THIS A TYPO - meaning "in0" > out1[:] = [x * 1 for x in in1] > > > -- Pavan
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
