Message Is Disabling Work Function in Sync Block

2022-11-14 Thread Alon Simon Levin
I am trying to implement a relatively simple block that acts as a message-enabled timed gate. The block has one stream input, one stream output, and one input message port for control. The block diagram is shown here: # # # Signal source # > # Enable #

Message Is Disabling Work Function in Sync Block

2022-11-14 Thread Alon Simon Levin
I am trying to implement a relatively simple block that acts as a message-enabled timed gate. The block has one stream input, one stream output, and one input message port for control. The block diagram is shown here: # # # Signal source # > # Enable #

VS Code for QA Tests

2022-11-14 Thread Jeff S
I have been using VS Code for debugging code according to https://wiki.gnuradio.org/index.php/UsingVSCode. I thought I would try doing the same thing but using the Python QA tests to start the code rather than the flow graph Python. I can't seem to get the C++ code to break when using the QA

Message Is Disabling Work Function in Sync Block

2022-11-14 Thread Alon Simon Levin
Apologies if this has been sent multiple times; I've been having issues with my mailing list subscription. I am trying to implement a relatively simple block that acts as a message-enabled timed gate. The block has one stream input, one stream output, and one input message port for control. The bl