discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Enable/Disable File Saving in GUI


From: Garver, Paul W
Subject: Re: [Discuss-gnuradio] Enable/Disable File Saving in GUI
Date: Tue, 15 Nov 2016 12:25:06 +0000

You first need a file sink block capable of doing this. I would probably make a file sink that can take in a message to start and stop recording. Then, just have a QT GUI widget send the appropriate message. It's possible you may be able to do this with a tagged file sink/ existing components, but I'd have to think a bit more on that. 

I don't see any reason why it's not possible. 

Paul Garver


On Nov 15, 2016, at 3:00 AM, Ajie Nayaka Nikicio <address@hidden> wrote:

Hi,

 

I wonder if it’s possible to enable/disable the file sink in GUI, i.e. essentially start/stop file saving after running the flowgraph in GUI by an input from the user (e.g. click of a button)?

 

Thanks a lot!

Ajie




Important: This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.
_______________________________________________
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]