Re: [Discuss-gnuradio] Embedded python block in grc will not accept vectors

2016-10-10 Thread Sebastian Koslowski
Hello Edward, it seems, vlen support in epy_block was missing. Try this version: https://github.com/skoslowski/gnuradio/tree/epy_vectors Let me know if you find any issues. Sebastian On 10/10/2016 07:49 PM, Edward Miles wrote: > Hello, my name is Edward and I have a quick question about the em

[Discuss-gnuradio] Embedded python block in grc will not accept vectors

2016-10-10 Thread Edward Miles
Hello, my name is Edward and I have a quick question about the embedded python block found in the Misc section of the gnuradio-companion(grc). When I go into the block's properties and open its code in the editor I want to change this line of code: gr.sync_block.__init__( self,