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-498


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-498-g0baf3bb
Date: Fri, 23 Sep 2016 01:46:18 +0000 (UTC)

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  0baf3bb6f0db88d07838360b7955751498c65664 (commit)
       via  a6bae1521cb4361122a19e9498ace5ab4d061b50 (commit)
       via  85490953859d61abb984ce702355be5b45ff7967 (commit)
       via  9af0ab644fb048e8f638cbeda83bdac94b1f9a8f (commit)
      from  fc2ac1b84944c54fc8c9eb30848d6aecd5eb0ce3 (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 0baf3bb6f0db88d07838360b7955751498c65664
Author: Fred Wright <address@hidden>
Date:   Thu Sep 22 16:29:30 2016 -0700

    Adds comment to regress-builder about its current brokenness.
    
    This is the last remaining included Python program that isn't
    compatible with Python 3, and it doesn't make sense to fix that
    unless someone is motivated to fix its general outdatedness.
    
    TESTED:
    No.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit a6bae1521cb4361122a19e9498ace5ab4d061b50
Author: Fred Wright <address@hidden>
Date:   Thu Sep 22 16:29:29 2016 -0700

    Fixes contrib/gpsData.py for Python 3.
    
    TESTED:
    Ran with all supported Python versions.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 85490953859d61abb984ce702355be5b45ff7967
Author: Fred Wright <address@hidden>
Date:   Thu Sep 22 16:28:36 2016 -0700

    Adds skyview rotation support to xgps and xgpsspeed.
    
    This adds an optional argument to rotate the skyview display, making
    it possible to orient it correctly based on the direction one is
    actually facing.  The specified heading is positioned at the top.
    
    This edit does not update contrib/webgps.py, which is somewhat
    more complicated to fix due to the Javascript involvement.
    
    TESTED:
    Ran both programs with and without the -r or --rotate option.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 9af0ab644fb048e8f638cbeda83bdac94b1f9a8f
Author: Fred Wright <address@hidden>
Date:   Thu Sep 22 16:28:35 2016 -0700

    Excludes unknown-position sats from skyview displays.
    
    In some cases, the elevation and azimuth information are missing
    (i.e., reported as 0) for some satellites.  E.g., the Navika-100
    receiver fails to report positions for SBAS satellites.  This change
    avoids showing such satellites at the "north point" of the display.
    They are *not* excluded from the textual list.
    
    TESTED:
    Ran xgps, xgpsspeed, and webgps.py against data from a Navika-100
    receiver, and verified that the SBAS satellites are no longer
    inappropriately shown at the top.
    
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 contrib/gpsData.py       |   47 ++++++++++++++------------
 contrib/webgps.py        |    5 ++-
 devtools/regress-builder |    8 +++++
 xgps                     |   39 ++++++++++++++--------
 xgpsspeed                |   82 +++++++++++++++++++++++++++-------------------
 5 files changed, 112 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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