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.10-107


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.10-107-gfc8049d
Date: Sun, 01 Dec 2013 02:14:23 +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  fc8049d95fa4d91ecb334bf921ec719fe1ced24a (commit)
       via  c5a7908d2c9ef7ea4b14da4e32d4af22878884b0 (commit)
      from  20e08248a6466c174ebef11b08bcd31668f8de98 (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 fc8049d95fa4d91ecb334bf921ec719fe1ced24a
Author: Gary E. Miller <address@hidden>
Date:   Sat Nov 30 18:12:47 2013 -0800

    Fix an out of bounds on pulse[] in ppsthread.c
    
    The variable state used to be a boolean, and was used to index
    into pulse[] to find the last two edges.  state became a mask and
    was accessing pulsep[] out of bounds, doing off things.

commit c5a7908d2c9ef7ea4b14da4e32d4af22878884b0
Author: Gary E. Miller <address@hidden>
Date:   Sat Nov 30 13:51:14 2013 -0800

    Remove a bit of floating point that snuck into timespec_diff_ns()

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

Summary of changes:
 gps.h       |    4 ++--
 ppsthread.c |   41 +++++++++++++++++++++++++----------------
 2 files changed, 27 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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