discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compiling QT C++ programs with GNU Radio


From: Nick Foster
Subject: Re: [Discuss-gnuradio] Compiling QT C++ programs with GNU Radio
Date: Tue, 8 Oct 2019 12:21:11 -0700

Within the "out of tree module" link I sent is basic information on how to compile an application using CMake.

https://wiki.gnuradio.org/index.php/OutOfTreeModules#Using_CMake


On Tue, Oct 8, 2019 at 12:05 PM Moses Browne Mwakyanjala <address@hidden> wrote:
Hello Nick,
Thanks for your email.
I have created the OOTs already. What I'm trying to do it to integrate my OOTs in a QT C++ application (something akin to Gqrx).
You could see what I'm trying to do from the example source code I attached. 

Regards,
Moses.  

On Tue, Oct 8, 2019 at 8:56 PM Nick Foster <address@hidden> wrote:
I think you should read up on creating out-of-tree GNURadio modules:


Nick

On Tue, Oct 8, 2019 at 11:44 AM Moses Browne Mwakyanjala <address@hidden> wrote:
Hello all,
I'm trying to implement an easy-to-use QT-based receiver in GNU Radio. As a starting point, I would like to compile a C++ example (attached) under /gnuradio/gr-qtgui/examples/c++ . This example program generates a noisy sine wave and displays on some qt gui qwidgets. I was able to compile and run the program a couple of years ago. Unfortunately, I can't remember what I did as the whole process was trial and error. I have tried both "make" and "g++" without any luck. Please don't hesitate to ask for more information.
All help is highly appreciated.
Best regards,
Moses. 
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

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