Re: [Linuxptp-users] clockcheck - need to filter large spurious phase jumps?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-11-06 10:13:55
|
On Tue, Nov 05, 2013 at 06:50:33PM -0500, Rich Schmidt wrote: > > My real question is can the clock_sanity check in linuxptp filter out crazy > big offsets that are say, greater than 3 s.d. from the mean? The check code does not filter out any samples. It only prints a warning and resets the servo. Thanks, Richard |