Re: [Discuss-gnuradio] Vector inputs/outputs with GRExtras block interface

2012-11-13 Thread Josh Blum
On 11/13/2012 02:35 PM, Roy Thompson wrote: > Is it possible to use a vector input or output with a block that uses > the GRExtras interface? All of the examples for specifying the I/O > signature for a Python block only show using a numpy type to specify > the data width. > Actually the neat

[Discuss-gnuradio] Vector inputs/outputs with GRExtras block interface

2012-11-13 Thread Roy Thompson
Is it possible to use a vector input or output with a block that uses the GRExtras interface? All of the examples for specifying the I/O signature for a Python block only show using a numpy type to specify the data width. I also tried creating a C++ block and setting the sizeof_stream_item parame