Hi Priyanka,
GRC will generate python code for free when you create the flow graph. After that its like any python coding adding delay. timer etc.
Modify the python code for your need.
-ben
GRC will generate python code for free when you create the flow graph. After that its like any python coding adding delay. timer etc.
Modify the python code for your need.
-ben
From: Discuss-gnuradio <discuss-gnuradio-bounces+ben.alex=outlook.com@gnu.org> on behalf of Priyanka <ppriyadarshini69@gmail.com>
Sent: Tuesday, March 27, 2018 4:32 PM
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] How to stop GRC flowgraph after a defined time
Sent: Tuesday, March 27, 2018 4:32 PM
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] How to stop GRC flowgraph after a defined time
Hello,
I am very new to GNURadio and I have made a FM radio receiver in which I
am recording the data in a file sink.
But, I want to record the data for one millisecond(means i want to stop
the flow graph after 1 millisecond). How can I run the execution of the
flow graph for this specified time?
Any help would be appreciated. Thank you.
Priyanka
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I am very new to GNURadio and I have made a FM radio receiver in which I
am recording the data in a file sink.
But, I want to record the data for one millisecond(means i want to stop
the flow graph after 1 millisecond). How can I run the execution of the
flow graph for this specified time?
Any help would be appreciated. Thank you.
Priyanka
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment