On 09/24/2012 11:03 AM, Travis Collins wrote: > Is this method of using message blocks even possible or a good idea in > general? >
>From your last email, it seems like you are just trying to get a hold of samples in python. I think this python blocks feature will be helpful for you: https://github.com/guruofquality/grextras/wiki#wiki-feature-python-blocks Your work function will get called with a numpy array(s) for input and output: see An example work function implementing an adder in python https://github.com/guruofquality/grextras/wiki/Blocks-Coding-Guide -josh > -Travis > > _______________________________________________ > 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
