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.9-142-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-142-g9cfee07
Date: Sun, 29 Sep 2013 17:57:11 +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  9cfee07284fa5fafe6d19b87d9d053f9d2cac2ac (commit)
       via  9d40fb73cf953310d6b4457b6a54ee608f504341 (commit)
      from  2f28e5ccefc0e7e57b78c50b7095cf06aa05e5b7 (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 9cfee07284fa5fafe6d19b87d9d053f9d2cac2ac
Author: Eric S. Raymond <address@hidden>
Date:   Sun Sep 29 13:54:21 2013 -0400

    Increase the resilience of the packet getter.
    
    Fail hunt only if we get a second consecutive bad packet and the lexer
    is in ground state.  We don't want to fail on a first bad packet
    because the source might have a burst of leading garbage after open.
    We don't want to fail if the lexer is not in ground state, because
    that means the read might have picked up a valid partial packet -
    better to go back around the loop and pick up more data.
    
    This change also improves behavior if a read happens to end in mid-packet.
    
    All regression tests pass.

commit 9d40fb73cf953310d6b4457b6a54ee608f504341
Author: Eric S. Raymond <address@hidden>
Date:   Sun Sep 29 12:54:07 2013 -0400

    Only run DEACTIVATE hook on close, not on hunt failure.

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

Summary of changes:
 gpsd.h-tail    |    2 +-
 libgpsd_core.c |   17 ++++++++++++-----
 2 files changed, 13 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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