discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: An example of pure C++ code of GNU Radio?


From: Adrian Musceac
Subject: Re: An example of pure C++ code of GNU Radio?
Date: Mon, 19 Apr 2021 11:08:27 +0300

On Monday, April 19, 2021 6:59:32 AM EEST Clark Chiu wrote:

> Hi all,

>

> I went through most of the tutorials of GNU Radio and part of the source

> code. I understand GNU Radio is composed by Python for the interface and

> C++ for the DSP block implementations. My question is, is there any example

> that only uses C++ code? I am thinking is it possible to run GNU Radio in

> an environment without Python?

>


https://github.com/csete/gqrx 

https://github.com/gnss-sdr/gnss-sdr/ 

https://github.com/qradiolink/qradiolink 


All of the above use the C++ API without Python. There are probably others that I don't know about.


Adrian



reply via email to

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