discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Martin Braun
Subject: Re: [Discuss-gnuradio] How to change a flowgraph in c++ dynamically
Date: Tue, 13 May 2014 14:57:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 13.05.2014 11:05, Mostafa Alizadeh wrote:
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?

It's pretty much the same, just in C++.
Have a look at the c++ examples in the source tree, that'll get you started.

M




reply via email to

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