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-90-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.13-90-g3a5c257
Date: Sun, 08 Mar 2015 11:58: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  3a5c2574f625c82972d5cb078e32ce2a0ae4c027 (commit)
       via  8b6c5dc9b114b18f2af6ec8865ed77b55b48269e (commit)
       via  4157fc2c007f962d0e898e88b0fd3a89cea348ee (commit)
      from  ededbc7a7039418e3715ea88e8272b0e6543a174 (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 3a5c2574f625c82972d5cb078e32ce2a0ae4c027
Author: Eric S. Raymond <address@hidden>
Date:   Sun Mar 8 07:57:47 2015 -0400

    Eliminate a potential source of defects by using static mutex 
initialization.

commit 8b6c5dc9b114b18f2af6ec8865ed77b55b48269e
Author: Eric S. Raymond <address@hidden>
Date:   Sun Mar 8 07:32:37 2015 -0400

    Decouple (mostly) the PPS thread-monitor from the session structure.
    
    This is the big step towards ntplib. A couple of minor issues remain to be
    ironed out, the most significant of which is what to do about the 
timestamp_t
    type.
    
    This changes some field offsets of private fields in struct gps_device_t.
    Probably does not require a version bump as access to them is all through
    the libgpsd API.
    
    All regression tests pass. PPS observed live in gpsmon direct mode.

commit 4157fc2c007f962d0e898e88b0fd3a89cea348ee
Author: Eric S. Raymond <address@hidden>
Date:   Sat Mar 7 13:13:10 2015 -0500

    Remove a bit of ancient driver-specific cruft.

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

Summary of changes:
 gpsd.c         |    4 -
 gpsd.h-tail    |    3 -
 gpsmon.c       |   11 +--
 libgpsd_core.c |   48 +++++++++++++--
 ppsthread.c    |  179 +++++++++++++++++++++++++------------------------------
 ppsthread.h    |   24 ++++++--
 timehint.c     |   10 ++-
 7 files changed, 151 insertions(+), 128 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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