Hi All,
i ant to change my connections during execution.
I found some interesting posts in this thread, but
i have no flowgraph like in theses posts.
I am using <grc_wxgui.top_block_gui> not the flowgraph
class.
How to do this ?
Regards Markus
Hi All,
i ant to change my connections during execution.
I found some interesting posts in this thread, but
i have no flowgraph like in theses posts.
I am using <grc_wxgui.top_block_gui> not the flowgraph
class.
How to do this ?
Regards Markus
top_block_gui inherits from a top block and wxgui window. It has all the
methods of a top block. So you can do anything that a top block can.
-Josh
Josh B. <josh joshknows.com> writes:
top_block_gui inherits from a top block and wxgui window. It has all the
methods of a top block. So you can do anything that a top block can.
i solved this by reading the example:
<usrp_siggen.py>
regards Markus
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs