discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] change gnuradio to pure c++ code?
Date: Thu, 15 Mar 2012 18:55:47 -0700

On Thu, Mar 15, 2012 at 18:43, baobaonanpo D <address@hidden> 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



reply via email to

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