-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Discovered something else. In /etc/chrony/chrony.conf there's an entry that sets the parameters of the reference time source NMEA.
refclock SHM 0 offset 0.0 delay 0.8 refid NMEA
I set the offset on that line to 0.0, it was 0.5 and that put my station within 100ms of most stations using only GPS as a time source.
As I understand it, setting that to 0.5 (500ms) is intended to make the NTP servers more preferred by Chrony when connected to the internet, basically an intentional 500ms error. Removing that offset gets the pi clock set very close to NTP server pool time. In a system set up for very accurate time off grid, I think that offset of 500ms should not be set.
from email with John Schultz
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request