gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] ntpshmmon


From: Nuno Gonçalves
Subject: Re: [gpsd-dev] ntpshmmon
Date: Wed, 15 Jun 2016 14:30:11 +0100

On Wed, Jun 15, 2016 at 12:03 AM, Gary E. Miller <address@hidden> wrote:
>> Aren't we saying the same thing? This value is created at the shm
>> client side, so, when it is sampled and printed.
>
> CNo that is on gpsd server side.

ntpshmmon.c gets it from enum segstat_t status = ntp_read(segments[i],
&shm_stat, false);.
ntp_read() is at ntpshmread.c and gets it from
clock_gettime(CLOCK_REALTIME, &shm_stat->tvc);.

Dos this look to come from gpsd?

I don't see any other bug related to the problem I reported. I'm sure
there are, but they don't seem to have any effects at this specific
problem...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]