gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GPS time sync with chrony and ESE serial device


From: Devren Yener
Subject: Re: GPS time sync with chrony and ESE serial device
Date: Thu, 5 Mar 2020 11:34:56 -0500

Thank you Gary for the purchasing recommendation — it sounds like a fun project, and I will look into it if I don’t find an easy fix for my current hardware. Amazing what can be done with a Raspberry pi.

Thank you David and Greg for the further info and links about PPS. David, in the first link, this is a great detailed procedure, but my situation is not exactly the same, because the author is using pps_gpio in a Raspberry Pi, while my signal is coming through a serial port. I imagine I somehow need to choose and locate a different driver instead of pps_gpio? I’ve never done anything with kernel modules before. I did try the commands lsmod|grep pps and dmesg|grep pps, and I find that I do have pps_core installed and running, but it is “used by” ptp, which seems to be associated with the ethernet adapter rather than the serial port.

The driver on the NTP.org page sounds great, but again I have no idea how to get it on my system.  Do I have to install ntpd in place of chrony, and will the driver come with the package?


On Thu, Mar 5, 2020 at 3:18 AM David J Taylor <address@hidden> wrote:
There is some information on getting PPS without GPSD here:

  https://www.satsignal.eu/ntp/Raspberry-Pi-quickstart.html

It may be a little dated but it should help.  Basically you use the type 20
NMEA driver and the type 22 PPS driver.

  http://doc.ntp.org/4.1.2/refclock.htm

It's possible that the type 20 driver alone includes PPS support, but it
seems that my systems have both 20 and 22 installed (especially where a
motherboard doesn't have the COM port, and an external PCIe card was
needed).

Cheers,
David
--
SatSignal Software - Quality software for you
Web: http://www.satsignal.eu
Email: address@hidden
Twitter: @gm8arv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]