On 11/22/2014 6:04 AM, Mike Willis wrote:
I have a flowgraph working that I want to use to save data to a file. I
would like the file name to update each time, ideally with a time stamp
as part of the name.
Hey, Mike,
I've used this for this same thing-
http://www.oz9aec.net/index.php/gnu-rad
You can also use some Python string concatenation to add a Timestamp to
your file name in GRC. GRC is actually quite liberal in what it will "
allow" you to add in this way.
On Saturday, November 22, 2014, Tom Rondeau wrote:
> On Sat, Nov 22, 2014 at 6:15 AM, Marcus Müller > wrote:
>
>> -B
On Sat, Nov 22, 2014 at 6:15 AM, Marcus Müller wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> There's been a thread on exactly that a few days ago [1].
>
> Short version: maybe there's something not too complex you can do in
> GRC, but if you want to do something that looks like a p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
There's been a thread on exactly that a few days ago [1].
Short version: maybe there's something not too complex you can do in
GRC, but if you want to do something that looks like a program, you
might just want to program something ;)
Greetings,
Marc
I have a flowgraph working that I want to use to save data to a file. I
would like the file name to update each time, ideally with a time stamp as
part of the name. Is this possible directly from GRC of will I need to write
a block?
Mike
___
Discuss-