Results 1 to 1 of 1
Hey everybody, I'm having a problem with GPS time syncing that's driving me nuts. I would really love some advice on this.
According to the GPSD man page, it is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-19-2007 #1
GPSD and NTPD
Hey everybody, I'm having a problem with GPS time syncing that's driving me nuts. I would really love some advice on this.
According to the GPSD man page, it is extremely possible to make NTP read time off a GPS receiver and set the system clock accordingly using these four lines of code:
I've tried this in both Debian and Fedora and I've used three different GPSs with no luck. Right now I have gpsd running just fine and a satellite fix.Code:server 127.127.28.0 minpoll 4 maxpoll 4 fudge 127.127.28.0 time1 0.420 refid GPS server 127.127.28.1 minpoll 4 maxpoll 4 prefer fudge 127.127.28.1 refid GPS1
It just won't work. And, I've been scouring the internet but have found no useful information. If I get this thing working, I'll seriously write a wikipedia page on it.


Reply With Quote
