If you don't mind a write-only interface, you can use xmlrpc
https://github.com/ckuethe/gnuradio-examples/tree/master/xmlrpc_control
On Sun, Apr 5, 2015 at 11:44 AM, Andreas Ladanyi
wrote:
> i want to correct myself. I dont want to transfer the parameter/variable
> itself. I want to transfer th
i want to correct myself. I dont want to transfer the parameter/variable
itself. I want to transfer the content of it.
Am 05.04.2015 um 19:57 schrieb Andreas Ladanyi:
Hi,
i have two grc applications. One TCP server application and one TCP
client application. I want to change a parameter with
Hi,
i have two grc applications. One TCP server application and one TCP
client application. I want to change a parameter with a WX GUI slider on
the client side and transport it to the server side. My first idea was
to connect a variable / parameter block with a TCP/UDP block and set a
specif