Re: [Linuxptp-users] Offset between TAI and PHC
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Miroslav L. <mli...@re...> - 2023-05-24 13:50:58
|
On Wed, May 24, 2023 at 08:19:37AM -0300, Elder Costa wrote: > phc latency: 7472 > phc-rt delta: 37000039320 > phc-tai delta: 37000039035 > > phc-tai delta is greater than 50 usec ! > TAI offset set in kernel is not correct ! I think you need to set currentUtcOffsetValid and timeTraceable on the GM with a pmc SET GRANDMASTER_SETTINGS_NP command for the client's phc2sys to actually set the TAI-UTC offset of the system clock. -- Miroslav Lichvar |