Hi Dan,

Thanks for the response, but it seems like burst tagger would not work
in this case because I am working with audio. What I want is when
power squelch is triggered demod a NFM signal and then save it to a
wav file with the time power squelch was triggered.

Thanks

2015-01-02 16:12 GMT-07:00 Dan CaJacob <dan.caja...@gmail.com>:
> Hi Luis,
>
> I am pretty certain there is a block in mainline GR to do this with tagging.
> Burst tagger maybe?  The tags define the burst boundaries and a timestamp is
> recorded as well.
>
> On Jan 2, 2015 5:46 PM, "Luis Colunga" <lccolung...@gmail.com> wrote:
>>
>> 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
>> Discuss-gnuradio@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to