discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Calling functions from flowgraph ?


From: Abouda Yassine
Subject: [Discuss-gnuradio] Calling functions from flowgraph ?
Date: Thu, 5 Jun 2014 11:07:45 +0200

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

reply via email to

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