On Tue, Jan 8, 2013 at 2:21 AM, Hauke Lampe <[email protected]> wrote:

> I made a note of all the steps necessary to recreate your setup:
> http://bd.hauke-lampe.de/**raspberry-pi/raspberry-pi-**
> stratum-1-ntp-server-with-pps-**accurate-timekeeping-at-low-**cost.html<http://bd.hauke-lampe.de/raspberry-pi/raspberry-pi-stratum-1-ntp-server-with-pps-accurate-timekeeping-at-low-cost.html>-
>  The most time-consuming parts were git checkouts and compiling the
> kernel. Otherwise it was straight forward and easy.
>

I am also using David's reference design, but with a Sure GPS board and a
normal 1U x86 server running Linux.  One thing I found while reading the
documents over the weekend was the minpoll / maxpoll suggested by gpsd for
the SHM driver:

# gpsd shared memory clock
server 127.127.28.0 minpoll 4 maxpoll 4 prefer  # PPS requires at
least one preferred peer
fudge 127.127.28.0 refid GPS
fudge 127.127.28.0 time1 +0.130  # coarse processing delay offset


is no longer required.  See:
http://www.eecis.udel.edu/~mills/ntp/html/drivers/driver28.html

Once again, thank you, kind folks.

Ref: http://ntpmon.dcs1.biz/gpsd-gmapv3.php

-- 
Sanjeev Gupta
+65 98551208     http://www.linkedin.com/in/ghane
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to