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. dev-3.19a-113-ge


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-113-ge900dae
Date: Sat, 17 Nov 2018 17:13:41 -0500 (EST)

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  e900dae226203d8d99f6fd7ce068ef7e50ee6bd3 (commit)
      from  9214a397bc58ec7d932780b4e160360b950fc042 (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 e900dae226203d8d99f6fd7ce068ef7e50ee6bd3
Author: Fred Wright <address@hidden>
Date:   Sat Nov 17 14:11:36 2018 -0800

    Fixes ubxtool and zerk in direct-serial mode.
    
    The attempted workaround for the writeTimeout->write_timeout change in
    serial.Serial() didn't work, since including the unexpected
    "alternate" keyword argument caused an error.  This was observed with
    both V2.7 and V3.0 of pySerial, so it's not clear how this code ever
    worked for anyone.  It now uses only the correct argument name.
    
    There are two other deprecated items, inWaiting and flushInput,
    but these have not yet been removed in V3.0, so those are not
    yet fixed (other than the comments).
    
    TESTED:
    Ran "ubxtool -p VER ..." against a u-Blox LEA-M8T in direct-serial
    mode, with pySerial both 2.7 and 3.0.  Did not test zerk, due to the
    lack of appropriate hardware, but its changes are identical to those
    in ubxtool.

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

Summary of changes:
 ubxtool | 14 +++++++++-----
 zerk    | 14 +++++++++-----
 2 files changed, 18 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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