Rewrite rx_time tag in tagged_file_sink

Hello list,

What would be a good approach to rewrite the rx_time tag in
tagged_file_sink with my own information?? I am triggering a burst
tagger wit a power squelch. What I want to get is timestamp
information and channel info.

Thanks

On 01/05/2015 05:39 AM, Luis C. wrote:

Hello list,

What would be a good approach to rewrite the rx_time tag in
tagged_file_sink with my own information?? I am triggering a burst
tagger wit a power squelch. What I want to get is timestamp
information and channel info.

Probably by adding in a custom block that does exactly that.
This’ll be a few lines of code in Python, if that’s enough
performance-wise.

M