[LinuxPPS] ntpsec w/ LinuxPPS?
Udo van den Heuvel
udovdh at xs4all.nl
Mon Feb 12 15:52:55 CET 2018
A sample config for ntpd that I migrated to ntpsec:
- - - - - - - - - - - - - - -
driftfile /var/lib/ntp/drift
restrict default nomodify nopeer noquery
restrict -6 default nomodify nopeer noquery
disable monitor
restrict 127.0.0.1
restrict -6 ::1
restrict 192.168.10.0 mask 255.255.255.0 nomodify
# Expert MouseCLock op ttyS1
refclock generic subtype 14 minpoll 4 flag3 0 flag2 0 flag1 0 time1
0.16958333
# Garmin GPS 18 LVC w/ PPS
refclock nmea unit 2 minpoll 4 mode 7 flag3 0 flag2 0 flag1 1 time1
0.00000006 time2 0.260 baud 4800
server xxx
server yyy
includefile /etc/ntp/crypto/pw
keys /etc/ntp/keys
- - - - - - - - - - - - - - -
Udo
On 13-11-17 18:38, linuxpps.1.orinc at spamgourmet.com wrote:
> I'm using it on an embedded platform based on Ubuntu 14.04 LTS. There's not
> much to report. It seems to work without problems. I don't get the accuracy
> I was hoping for (I see ~100 ms jitter, rather than < 1 us), but that's
> almost certainly due to elements other than NTPsec and LinuxPPS.
>
> -Nick
>
More information about the discussions
mailing list