Thursday, March 22, 2018

[Discuss-gnuradio] GRC: Reference a Block from Other Block

I have a block I implemented, and I use it inside a GRC flowgraph with many in-tree blocks.
I want to reference one of those blocks from my own block (call one of its methods).

Is it possible in GRC without manual modification of the generated Python file?

No comments:

Post a Comment