> From:
> devin kelly
> Subject:
> Re: [Discuss-gnuradio] PFB Clock
> Sync stops producing samples
> Date:
> Thu, 8 Ju
gt;
> > FWIW, I also do think get_tags_in_range() could stand to perform a
> > sanity check, but that won't fix the underlying problem.
> >
> > -Andy
> >
> >
> > > From:
> > > devin kelly
> > >
s a
> major change, which is one reason I wrote the new Symbol Synchronizer
> blocks.
>
> FWIW, I also do think get_tags_in_range() could stand to perform a
> sanity check, but that won't fix the underlying problem.
>
> -Andy
>
>
> >
x27;t fix the underlying problem.
-Andy
> From:
> devin kelly
> Subject:
> [Discuss-gnuradio] PFB Clock Sync
> stops producing samples
> Date:
> Thu, 8 Jun 2017 12:08:12 -0400
>
> ___
I'm having a problem with the Polyphase Clock Sync block. I believe what's
happening is that the block is calling get_tags_in_range improperly and
then causing an infiite loop in gnuradio-runtime/lib/buffer.cc, at this
point the PFB Clock Sync block stops emitting samples.
The problem occurs in t