On Fri, May 14, 2021 at 7:33 PM Richard Cochran
wrote:
>
> On Thu, May 13, 2021 at 07:31:27PM +0200, Lars Munch wrote:
> > On Sat, May 8, 2021 at 8:47 PM Richard Cochran
> > wrote:
> > >
> > > On Sat, May 08, 2021 at 02:57:30PM +0200, Lars Munch wrote:
> > >
> > > > 1. Use the time provided by g
On Thu, May 13, 2021 at 07:31:27PM +0200, Lars Munch wrote:
> On Sat, May 8, 2021 at 8:47 PM Richard Cochran
> wrote:
> >
> > On Sat, May 08, 2021 at 02:57:30PM +0200, Lars Munch wrote:
> >
> > > 1. Use the time provided by gpsd to ntpshm. This can be implemented
> > > without
> > > dependencies
On Sat, May 8, 2021 at 8:47 PM Richard Cochran wrote:
>
> On Sat, May 08, 2021 at 02:57:30PM +0200, Lars Munch wrote:
>
> > 1. Use the time provided by gpsd to ntpshm. This can be implemented without
> > dependencies to gpsd.
>
> Doesn't sound aweful, but not great either.
I kind of like the simp
On Sat, May 08, 2021 at 02:57:30PM +0200, Lars Munch wrote:
> 1. Use the time provided by gpsd to ntpshm. This can be implemented without
> dependencies to gpsd.
Doesn't sound aweful, but not great either.
> 2. Use libgpsd to get the time, but that adds a dependency to gpsd
No, I won't use that
@lists.sourceforge.net
Subject: [Linuxptp-devel] gpsd support in ts2phc
Hi
I have been using ts2phc directly to my GPS using serial connection to get NMEA
sentences. This is working fine but then I cannot get status from the GPS
while ts2phc is running. Therefore I have been pondering on how to add gpsd
Hi
I have been using ts2phc directly to my GPS using serial connection to get
NMEA sentences. This is working fine but then I cannot get status from the
GPS while ts2phc is running. Therefore I have been pondering on how to add
gpsd support to ts2phc. There are several options, maybe more:
1. Us