[Discuss-gnuradio] Re: USRP2 rx handler chunk size

2010-09-17 Thread Gaetano Mendola
On Sat, Sep 18, 2010 at 12:25 AM, Gaetano Mendola wrote: > On Fri, Sep 17, 2010 at 9:14 PM, Gaetano Mendola wrote: >> Hi all, >> I'm observing that rx handlers are called when 371 samples are ready, >> I thought (I don't remember why >> I have 370 hard coded in my code) the chunks where 370 sampl

[Discuss-gnuradio] Re: USRP2 rx handler chunk size

2010-09-17 Thread Gaetano Mendola
On Fri, Sep 17, 2010 at 9:14 PM, Gaetano Mendola wrote: > Hi all, > I'm observing that rx handlers are called when 371 samples are ready, > I thought (I don't remember why > I have 370 hard coded in my code) the chunks where 370 samples. Has > this changed lately or it has been > always like this?