Hi Miroslav,
> Verify that the process which syncs the system clock on start from the
> external RTC doesn't do that again later. Other than that I have no
> idea what could be wrong.
System time is updated with RTC once and when 3D fix is received, system time is corrected to GPS time using Chronyd (as I am sending the GPS time using Unix Domain Socket to chrony. Chronyd uses PPS as a trusted source).
The chronyc sources output shows large offset in milliseconds during the first 3 samples.
One clarification on another item related to Chronyd:
- I am using the makestep directive (which does continuously if the difference is more than 100ns) in the config file. Does chronyd adjusting the system time affects the CLOCK_MONOTONIC as well?
Thanks & Regards
Sarveshwar.K