On Sun, Feb 12, 2012 at 19:04, Mark C. Stephens <[email protected]> wrote:
> No PPS on Winnt but works okay on freebsd with exactly the same config:

That configuration uses flag3 1 to request via PPSAPI that the kernel
synchronize directly to the PPS.  That's a no-go using serialpps.sys
PPSAPI on Windows, as Windows doesn't have the precision kernel
timekeeping extensions needed.  For the same reason, it's pointless to
include "ntpq -c kern" output from FreeBSD in the context of comparing
with Windows, which does not have extensions for which kerninfo is
displaying stats on FreeBSD.

Without flag3 1 you should avoid causing refclock_nmea.c to give up on
PPSAPI due to error from serialpps.sys/serialpps-ppsapi-provider.dll
when requesting unimplemented functionality.

Bleary-eyed and wondering if I'll ever catch up with this list/group traffic,
Dave Hart
_______________________________________________
questions mailing list
[email protected]
http://lists.ntp.org/listinfo/questions

Reply via email to