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.11-403


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-403-gdbf118b
Date: Mon, 09 Feb 2015 11:49:56 +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  dbf118b5dfef3359aa8c1dc76cda474339594c71 (commit)
       via  f05f1facb3eec6c75e7e327a64ad43d10fabbbe9 (commit)
       via  156c381715e13466682af32d284ee1c684b0de96 (commit)
       via  2bfb81a123d1eb21358f0c6bfe730562f755dd32 (commit)
       via  fbaaaa763c8488960994e3eeffcfc80dd254133f (commit)
       via  c07e4e621c6eb1f94287d35323a2fde6b2ebbe70 (commit)
       via  5dcf7c00a62e41408db2042846f8d78e6e7875df (commit)
      from  e9d90ba252fb143ad88199cd1a705d7f45d3d9ce (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 dbf118b5dfef3359aa8c1dc76cda474339594c71
Author: Eric S. Raymond <address@hidden>
Date:   Mon Feb 9 06:44:37 2015 -0500

    Reinstate blocking I/O; it no longer breaks test rebuilds.
    
    All regression tests pass.

commit f05f1facb3eec6c75e7e327a64ad43d10fabbbe9
Author: Eric S. Raymond <address@hidden>
Date:   Mon Feb 9 06:38:36 2015 -0500

    Reinstate port-zero allocation magic for tests. All regression tests pass.

commit 156c381715e13466682af32d284ee1c684b0de96
Author: Eric S. Raymond <address@hidden>
Date:   Mon Feb 9 06:13:31 2015 -0500

    CLOSE_DELAY is gone.  Test source termination is now deterministic.
    
    All regression tests pass.

commit 2bfb81a123d1eb21358f0c6bfe730562f755dd32
Author: Eric S. Raymond <address@hidden>
Date:   Mon Feb 9 06:03:02 2015 -0500

    In the packet getter, fix an erroneous RTCM2 state transition.
    
    This fixes the last case where # EOF was not being recognized.
    
    All regression tests pass.

commit fbaaaa763c8488960994e3eeffcfc80dd254133f
Author: Eric S. Raymond <address@hidden>
Date:   Sun Feb 8 22:27:28 2015 -0500

    Implement character pushback and state to ground without packet disposal...
    
    ...for most packet types.  Attempting to make *all* character pushbacks do 
this
    breaks the following tests:
    
    test/daemon/ac12_binary.log
    test/daemon/gp-320fw-2019-04-07-coldboot.log
    test/daemon/naujoks-ntrip.log
    test/daemon/naujoks-rtcm2.log
    test/daemon/rtcm2.log
    test/daemon/triton400.log
    
    Someday we should figure out why, but it is not very urgent as the
    capability is mostly just useful for faster recovery from garbage
    data on the wire.
    
    However, this change does have significant impact on the test framework.
    It should make recognition of the "# EOF\r\n" token injected by gpsfake
    reliable even in a binary packet stream.

commit c07e4e621c6eb1f94287d35323a2fde6b2ebbe70
Author: Eric S. Raymond <address@hidden>
Date:   Sun Feb 8 21:41:43 2015 -0500

    Machinery for doing true character pushback without packet disposal.
    
    All regression tests pass.

commit 5dcf7c00a62e41408db2042846f8d78e6e7875df
Author: Eric S. Raymond <address@hidden>
Date:   Sun Feb 8 20:26:14 2015 -0500

    Get more exact times for single tests.

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

Summary of changes:
 gps/fake.py    |   93 +++++---------------------
 gpsfake        |    2 +-
 packet.c       |  197 ++++++++++++++++++++++++++++++--------------------------
 regress-driver |    6 +-
 serial.c       |   39 +++++------
 5 files changed, 144 insertions(+), 193 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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