discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Calling a GRC file in another GUI


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Calling a GRC file in another GUI
Date: Tue, 27 May 2014 15:06:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Yes, you can generate python out of that GRC file.

The usual way to go is creating a GRC flowgraph, and generating a hier block out of that, then using that hier block in your main Python program.

Greetings,
Marcus

On 27.05.2014 11:37, jason sam wrote:
Hi,
If i make a GUI in python language and i want to call a GRC file from that
GUI by pressing a button or something,then it's possible to call a file
like that??
Regards,
Ali



_______________________________________________
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]