discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] inband timestamp issues


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] inband timestamp issues
Date: Thu, 21 Aug 2008 19:29:44 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Thu, Aug 21, 2008 at 08:21:34PM -0600, Eric Schneider wrote:
> > -----Original Message-----
> > From: Brian Padalino [mailto:address@hidden
> > 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]