Re: [Linuxptp-users] Hardware timestamping does not work
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2016-11-05 19:43:49
|
On Sat, Nov 05, 2016 at 08:26:27PM +0100, Richard Cochran wrote: > testptp -g; sleep 60; testptp -g But first reset the frequency offset, so do testptp -f 0; testptp -g; sleep 60; testptp -g Thanks, Richard |