On Mon, 13 Feb 2006, Ges wrote:

I am trying to rewrite the flowgraph mechanism written in Python into C++

This has come up before, see

 http://lists.gnu.org/archive/html/discuss-gnuradio/2005-10/msg00027.html

Perhaps you might contact the person who tried it then.
(keep clicking Thread Prev on the above page)

Jon Jacky

PS GNU Radio 0.9 used C++ rather than Python for the flowgraph.  That code is
still available for inspection, see the above page.

Of course 0.9 flowgraph code will not work with the
present version's blocks - the GNU Radio internals have been completely
rewritten since then.  Nevertheless, it might be instructive, just as a
source of ideas and C++ coding techniques.




_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to