[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] Leap seconds reported to ntp?
From: |
Chris Kuethe |
Subject: |
Re: [gpsd-dev] Leap seconds reported to ntp? |
Date: |
Thu, 16 Feb 2012 14:33:41 -0800 |
We generally don't get notified of upcoming leapseconds. If 50bps data
is enabled then we do see it, NMEA doesn't carry that, and I'd have to
check other protocols to see if they carry it.
On Thu, Feb 16, 2012 at 02:53, Miroslav Lichvar <address@hidden> wrote:
> Hi,
>
> it seems the current code doesn't touch the leap field in the shmTime
> struct or the chrony sock sample.
>
> Does/can gpsd know there will be a leap second before it happens?
>
> --
> Miroslav Lichvar
>
--
GDB has a 'break' feature; why doesn't it have 'fix' too?