-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 David L. Mills wrote: > John, > > The PPS driver (refclock_atom.c) does indeed support fudge. I have tried > to convince the various GPS driver authors to abandon per-driver PPS > code in favor of using the atom driver, so all PPS stuff would be in one > place, but I have not been successful. Therefore, each driver is on its > own. > > Dave > >
Actually we're both right - it doesn't support fudge properly if you're using enb_hardpps to manage the kernel clock. You need to set pps_params.assert_off_tu.tspec.tv_nsec before you call time_pps_setparams to make that happen. See the patch to the NMEA driver that I posted here https://ntp.isc.org/bugs/show_bug.cgi?id=399 - I think the patch should work pretty much unchanged for the atom driver as well. John -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iD8DBQFDTUEraVyA7PElsKkRAyrRAKCGTJ0kNV3LlFryCXeg9RJiarCzrwCeJU2W uu7WaHcB0yRyA3f9Pm/zdUc= =BLOC -----END PGP SIGNATURE----- _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
