Hello, I have a Python handcoded block in which I want every time that power squelch is triggered, grab the actual time and then use that filename to write a wav file with a decoded stream.
What would be a good approach? I tried using variables but I see they don't update at runtime and I am not sure if you are able to change the wav sink name on runtime and just expect it to work or if it neccesary to do something else there. Thanks. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
