discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] How to change a flowgraph in c++ dynamically


From: Mostafa Alizadeh
Subject: [Discuss-gnuradio] How to change a flowgraph in c++ dynamically
Date: Tue, 13 May 2014 13:35:13 +0430

Hi everybody, 

I was wonder why I can't make a class of topblock in c++ like in python as said here:

http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsWritePythonApplications

Then I think, I can control the flowgraph, start or stop it , disconnect or connect blocks and anything else . 

Any idea? 

reply via email to

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