discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Help : Can we use the c++ part of the gnuradio on


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Help : Can we use the c++ part of the gnuradio only.
Date: Thu, 20 Jan 2011 09:21:57 -0500

On Thu, Jan 20, 2011 at 2:41 AM, ton ph <address@hidden> wrote:
> HI everyone ,
>   I want to know a thing regarding gnuradio to all the guys out there
> regarding the gnuradio implementation using the c++ programming only.
> What i mean to say is that i want to use c++ part of the gnuradio and remove
> the python part in my experiment regarding the signal processing blocks.
> I want my code to be programmed in c++programming and not using the
> python.My signal processing block is in c++.
> Thanks in advance for your concern , and hope someone will guide me in this
> topic.

You can find a simple example in the source code at
gnuradio-examples/c++/dial_tone.

You can also completely disable python if you want during configure
time using the --disable-python flag.

Tom



reply via email to

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