discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] coding entirely in C++


From: Philip Balister
Subject: Re: [Discuss-gnuradio] coding entirely in C++
Date: Sat, 27 Jun 2009 00:36:57 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

address@hidden wrote:
I want to write GNUradio apps entirely in C++.

Could anyone outline a general procedure of converting a sample python 
example(say, dial_tone.py) to c++?

Does this help?

http://gnuradio.org/trac/browser/gnuradio/trunk/gnuradio-examples/c%2B%2B/dial_tone/dial_tone.cc

Philip


I saw online that the usrp can be interfaced by using the -lusrp switch when 
using g++. How do I find the corresponding -l... switches when I include the 
c++ headers I need?

Also, after building GNUradio 3.2, I could see pyhton examples in the folder 
gnuradio-3.2/gnuradio-examples/python/ but didn't find the c++ examples in 
gnuradio-3.2/gnuradio-examples/c++.
Did I forget a step while building or these examples don't exist?

Any help would be appreciated.

-Rush



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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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