I'm using old-school message queues to do some thing with async messages from UHD. I have written a custom C++ block, which I was hoping would have a single msgq based input.
However, I've found that the work() function never gets called for an incoming msg unless I add stream based I/O. Does this sound right? -John
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
