On Thu, Aug 21, 2008 at 08:21:34PM -0600, Eric Schneider wrote:
> > -----Original Message-----
> > From: Brian Padalino [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, August 21, 2008 3:09 PM
> 
> 
> > What do you think of those ideas?  Do you have a proposed solution?
> > 
> > Brian
> 
> 2^31, or half the counter range would provide a 32s range, and should be
> (way) more than enough.  The host can delay longer before sending the packet
> if longer delays are required.
> 
> The basic logic would be to check the delta, and if greater than 2^31, then
> make go/wait/drop decisions assuming a wrap is involved.
> 

Yes.  If it looks like it's more than 2^31 away, then it's late.
Drop it and report an error.

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to