discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Calling functions from flowgraph ?


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Calling functions from flowgraph ?
Date: Thu, 05 Jun 2014 11:31:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi Abouda,

in GNU Radio, there's no real main loop; I don't really know what you're trying to do.

The python files GNU Radio generates are executables, you can just run them in a terminal without GRC :)

Greetings,
Marcus

On 05.06.2014 11:07, Abouda Yassine wrote:
Hi everybody,

well,I had a python script which works with gnuradio and outputs results on
the terminal.To make it more visual,I made all the blocks on the
gnuradio-comapnion but now I would like to output the results on the
terminal which means I have to call the main loop in the python script from
the flowgraph to get the job done.In other words,when I hit the button
execute the flowgraph,I want to see the porgram running.I hope you
understood what I'm trying to do.So,how can I do that?

regards,
-Yassine



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