Re: [Linuxptp-users] Issue with initial high jitter(Path Delay Variation)
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Sujatha G. <suj...@gm...> - 2016-02-19 06:49:50
|
Thank you for the support Richard & all. On Thu, Feb 18, 2016 at 6:44 PM, Richard Cochran <ric...@gm...> wrote: > On Thu, Feb 18, 2016 at 04:03:09PM +0530, Sujatha Guguloth wrote: > > /* set the current offset values */ > > *offset = then;* > > This is still wrong. The delta value is, well, a delta. You must add > it to the current offset. > > I hate to say it, but this list about the linuxptp software, not about > proprietary driver development. We pointed you in the right > direction, saying that the problem lies in the driver and/or fpga. > You will have to fix it yourself. > > Sorry, > Richard > |