discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] coding entirely in C++


From: crjqq
Subject: [Discuss-gnuradio] coding entirely in C++
Date: Fri, 26 Jun 2009 15:22:01 -0700 (PDT)

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++?

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


      




reply via email to

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