Re: tag offset question

2021-05-18 Thread jmfriedt
That makes sense indeed, thank you for your help and advice which allowed me to track the issue, if not find the solution. The long answer: I am trying to propagate a tag in gnss-sdr. When the FPGA detects a condition it introduces a given sequence in the IQ stream detected by the Source block. Th

Re: tag offset question

2021-05-17 Thread Jeff Long
It is possible that one of the blocks in the middle of your flowgraph is not handling the tags properly. What is between the sender and receiver? On Mon, May 17, 2021 at 11:17 AM Jeff Long wrote: > When there is a rate change, tag offsets are adjusted to match. Otherwise, > the tag spacing shoul

Re: tag offset question

2021-05-17 Thread Jeff Long
When there is a rate change, tag offsets are adjusted to match. Otherwise, the tag spacing should stay the same, taking into account that the tags may end up in different calls to work(). On Mon, May 17, 2021 at 11:07 AM jmfriedt wrote: > I am trying to get an accurate timing of a given sample (