discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Callback Function in Blocks for C++


From: Luis Felipe Albarracin Sanchez
Subject: [Discuss-gnuradio] Callback Function in Blocks for C++
Date: Tue, 20 Mar 2018 16:40:58 +0000

Hello Everyone,

I am trying to build a new block from scratch, that allows me to change parameter values while the flowgraph is running.

I have found that for the .XML code i must use:

<callback>"Function"($XXX)</callback>

My question is, in the c++ code , besides creating the function and applying values to the parameter, do i need to do something else so the callback work?

Thanks for the response.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]