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.16-228


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-228-g79cabdc
Date: Thu, 07 Apr 2016 22:17:00 +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  79cabdcfb3857ff201c581037586ac610639bc80 (commit)
      from  2c602631f4fa04c683609fbeb0233b8a0000fd47 (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 79cabdcfb3857ff201c581037586ac610639bc80
Author: Fred Wright <address@hidden>
Date:   Thu Apr 7 15:16:07 2016 -0700

    Fixes client.py bug ausing RTCM3.2 regression-test failures.
    
    When an entire 4K buffer of packet data contains no newlines, it's
    simply retained for future use.  But the code was failing to clear the
    previous response in that case, causing the caller to see duplicate
    data.
    
    Since this bug only mattered with lines longer than 4K bytes, and
    since even then it varied as a function of the alignment of lines
    vs. 4K boundaries, it was never seen on previous regression tests.
    
    TESTED:
    Ran "scons build-all check" with the updated code and the corrected
    test data for RTCM3.2.
    
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 gps/client.py               |    1 +
 test/daemon/rtcm3.2.log.chk |    6 ------
 2 files changed, 1 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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