Re: To limit the messages

2023-06-21 Thread Marcus Müller
Hi Jiya, this might sound a bit stupid, but: Don't run you flow graph in GRC. Instead, start it from a separate terminal after clicking the "generate" button in GRC. Background: https://github.com/gnuradio/gnuradio/issues/2758#issuecomment-524436007 Best, Marcus On 20.06.23 18:57, Jiya John

To limit the messages

2023-06-20 Thread Jiya Johnson
Hi GNU Radio community Tried to implement pdu vector messages output generation but it's printing n number of times in the terminal after it is causing to python not responding and reopening the terminal after execution of flow graph is the only solution,Do you have any solution suggested for this