Hi

Put -1 in the second argument where you declare the amount of output ports,
like: gr::io_signature::make(1, -1, sizeof(std::complex<float>))),

Regards

Isaac T.

Reply via email to