Hi Marcus,
Thank you very much for your response!
I just tried implementing the functions using lambdas in Python and ran into
another issue I've seen before:
gr::log :ERROR: thread_body_wrapper - ERROR thread[thread-per-block[3]: ]: AttributeError: 'gnuradio.gr.gr_python.block_gateway' object
Hi Merlo,
On 29.06.22 18:53, Merlo, Jason wrote:
A separate function can be
registered for each input, however I would need to dynamically generate functions based on
the number of inputs a user has configured, which has been giving me trouble. Ideally, the
function handler callback would prov