gpsd-users
[Top][All Lists]
Advanced

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

Re: [gpsd-users] GPSD SOCK output without PPS


From: Miroslav Lichvar
Subject: Re: [gpsd-users] GPSD SOCK output without PPS
Date: Tue, 18 Sep 2018 10:38:39 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

On Fri, Sep 14, 2018 at 11:44:04AM -0700, Gary E. Miller wrote:
> > all_reports() in gpsd.c calls ntpshm_put() to write non-PPS samples to
> > SHM, but there is no call to chrony_send().
> 
> Got an easy fix?

No, it doesn't look like an easy fix. First, someone needs to come up
with a good name for the socket that will make it clear it's for
messaged based samples. The gps_device structure needs a new field for
the socket, which needs to be opened somewhere and then it can be used
in all_reports(). And it should also be documented.

-- 
Miroslav Lichvar



reply via email to

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