In article <[email protected]>, Kelsey Cummings <[email protected]> writes:
>I'm not sure why it lost sync but I went ahead and upgraded to 4.2.7p5 >from the ntp-dev port. > >I'm still seeing high offset and variable jitter. > >============================================================================== >xGPS_NMEA(1) .GPS. 0 l 45 64 377 0.000 -311.36 75.859 >-time.sr 207.200.81.. 2 u 348 512 377 0.643 0.977 2.984 >*clock.sjc.he .CDMA. 1 u 362 512 377 6.348 -2.584 0.289 The NMEA driver is a bit strange. It processes two sources of time. One is the text on the serial port. The other is the PPS signal. I think it has to get close enough on the text mode before the PPS processing kicks in. How about turning off the PPS fudge flag so you know you are using the text mode. Then watch it for a while and add a fudge time2 to get it reasonably close. When that works, turn the PPS back on. -- These are my opinions, not necessarily my employer's. I hate spam. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
