discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] AUTOMATIC START AND STOP FILE RECORDING


From: madengr
Subject: Re: [Discuss-gnuradio] AUTOMATIC START AND STOP FILE RECORDING
Date: Fri, 26 Aug 2016 08:08:16 -0700 (MST)

You can dynamically change the name of the file sink while the flowgraph is
running.  For example, you would change it from "/dev/null" to
"~/my_data.bin".  You would start the flow, then in python loop, wait so
many ms, poll the time, then change the file sink name.

Lou



Ernest wrote
> Hi All,
> 
> Sorry I replied on my other Post ( Nanoseconds). That was not intended.
> 
> Thank you for the reply.
> To line up the 3 recordings with the timestamps will be a post processing
> I
> guess on GNUradio??
> 
> I also plan for NTP. But how do I simultaneously trigger recording with
> it.
> 
> Ernest





--
View this message in context: 
http://gnuradio.4.n7.nabble.com/AUTOMATIC-START-AND-STOP-FILE-RECORDING-tp61323p61338.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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