Thursday, March 15, 2012

Re: [Discuss-gnuradio] change gnuradio to pure c++ code?

On Thu, Mar 15, 2012 at 18:43, baobaonanpo D <baobaonanpo@gmail.com> wrote:

> Is there anyone has changed gnuradio framework files to pure c++ code
> ,removed the python code, or has interested in doing this, I do work
> recently but encounter difficulties, can I so lucky to reference someone's
> information or get a hand from you?

GNU Radio has supported C++ only applications, without Python
involved, for several years. For a simple example, see:

http://gnuradio.org/cgit/gnuradio.git/tree/gr-audio/examples/c++/dial_tone.cc

For a fully developed, "real" application:

https://github.com/csete/gqrx

Johnathan

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

No comments:

Post a Comment