Re: [Discuss-gnuradio] PFB Clock Sync stops producing samples

2017-06-09 Thread Andy Walls
> From: > devin kelly > Subject: > Re: [Discuss-gnuradio] PFB Clock > Sync stops producing samples > Date: > Thu, 8 Ju

Re: [Discuss-gnuradio] PFB Clock Sync stops producing samples

2017-06-08 Thread devin kelly
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 > > >

Re: [Discuss-gnuradio] PFB Clock Sync stops producing samples

2017-06-08 Thread Andy Walls
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 > > > >

[Discuss-gnuradio] PFB Clock Sync stops producing samples

2017-06-08 Thread Andy Walls
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 > > ___

[Discuss-gnuradio] PFB Clock Sync stops producing samples

2017-06-08 Thread devin kelly
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