Hi, I would like to convert symbols (1 float) into two bytes. I thought I want to use a gr_sync_block for that (1:1 mapping). Now I would like to do this in python. After looking around, trying things and reading an old thread from october 2006 I come to the conclusion that it is not possible to create a gr_sync_block and have ''work'' called in python?
The reason to use python would be to avoid having the user compile stuff and being faster in prototyping a solution. Is there any way to do some processing in python? kind regards holger _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio