>> I have a gpsd and ntpd in connection running on a Fedora 5 box. > >Why not connect the gps directly to ntpd? (if it supports nmea output) >If it has PPS output you get magnitudes higher accuracy.
Linux doesn't directly support a PPS signal (unless you use some 3rd party code to patch and recompile a custom kernel), that is why he is using GPSD as a helper app (which feeds the PPS timing via SHM to NTP). _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
