Read the mailing list of the GNU project right here! The information here is regarding the GNU radio project for USRP radios.
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.
No comments:
Post a Comment