gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.13-98-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.13-98-gfc0e032
Date: Sun, 08 Mar 2015 16:43:39 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  fc0e032da5ca1c4b1e04a146220909eddebb6b86 (commit)
      from  0deeeb2b1fb55d78c4abedbf88c8f46d9b300ed6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fc0e032da5ca1c4b1e04a146220909eddebb6b86
Author: Eric S. Raymond <address@hidden>
Date:   Sun Mar 8 12:38:06 2015 -0400

    ppsthread.c is now fully decoupled from the libgpsd_core.c structures.
    
    The files
    
        ntpshm.h
        ntpshmread.c
        ntpshmwrite.c
        ppsthread.[ch]
        timespec_str.[ch]
    
    now form a standalone group which can be used for NTP communication
    and PPS thread monitoring. Separation is not yet perfect, as ppsthread.c
    requires gpsd_config.h for HAVE_SYS_TIMEPPS_H and npshmread.c/ntpshmwrite.c
    both require compiler.h.
    
    All regression tests pass. PPS is live on a GR-601W.

-----------------------------------------------------------------------

Summary of changes:
 gpsmon.c     |    1 +
 ntpshmread.c |    1 -
 ppsthread.c  |   52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 52 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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