skysafe / gr-sigmf

GNURadio blocks to read, write, and modify SigMF datasets
Other
30 stars 11 forks source link

Tag "rx_time" Appears Twice #29

Open eklai opened 5 years ago

eklai commented 5 years ago

When using the sigmf_source block with recordings that are fully contiguous (i.e. no segments), the rx_time tag seems to appear once at the beginning (correct behavior) and once around the middle of the recording (incorrect behavior).

Reproducible using a flowgraph which is simply a sigmf_source block feeding a tag_debug block.