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-607-gb


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-607-gbe8b170
Date: Mon, 22 Apr 2019 22:41:56 -0400 (EDT)

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  be8b170d30835954e9e1a8e4a515a36b2918f552 (commit)
       via  e07761dfbc02681e31ce592d0188529cace1ba3d (commit)
       via  ae6edc83e7dc8ed36d85d1a05b8ea373ce801b48 (commit)
       via  f53cfac2e083f9ea559feef2af66288c70a72e3a (commit)
       via  de8b4f1c568c43263ebd006ce5f2c93dbcd1a0b5 (commit)
       via  ae36a7a1d946305bf403f1c534dc3d187bdad1ce (commit)
       via  93ded56dc03d4e59c6659967fc363912a0d278cb (commit)
      from  2e261f2ad561bd03206f8e9d1f6fddf838f4a9ce (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 be8b170d30835954e9e1a8e4a515a36b2918f552
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 19:40:25 2019 -0700

    driver_ubx: Improve comment on UBX-NAV-EOE

commit e07761dfbc02681e31ce592d0188529cace1ba3d
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 19:38:23 2019 -0700

    u-blox: Add regression with HPPOSECEF, HPPOSLLH, EOE.
    
    New messages not used yet.

commit ae6edc83e7dc8ed36d85d1a05b8ea373ce801b48
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 19:35:26 2019 -0700

    driver_ubx: Change cycle ender to use iTOW.
    
    This cleaned up some regressions.

commit f53cfac2e083f9ea559feef2af66288c70a72e3a
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 19:09:14 2019 -0700

    driver_ubx: Fix text formatting.  UBX_NAV -> UBX-NAV.
    
    Plus some over long lines.  No functional changes.

commit de8b4f1c568c43263ebd006ce5f2c93dbcd1a0b5
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 19:03:48 2019 -0700

    driver_ubx: Use the new ubx.iTOW variable.  No functional changes.

commit ae36a7a1d946305bf403f1c534dc3d187bdad1ce
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 18:48:10 2019 -0700

    gpsd.h: add ubx.iTOW and ubx.last_iTOW.  No functional changes.
    
    These will be used for u-blox cycle detection.  iTOW will change even
    if the GPS has not determeined UTC yet.  fTOW adjusts the extact time
    of the fix, but is not to be used in cycle checking.

commit 93ded56dc03d4e59c6659967fc363912a0d278cb
Author: Gary E. Miller <address@hidden>
Date:   Mon Apr 22 18:44:09 2019 -0700

    driver_ubx: Fix minor TOW calc in UBX-NAV-SOL.
    
    Changing the length of the cycle changed epc in some regressions.

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

Summary of changes:
 driver_ubx.c                         | 276 ++++++++++++++++++-----------------
 gpsd.h                               |   3 +
 test/daemon/italk-binary.log.chk     |   8 +-
 test/daemon/superstar2.log.chk       |   8 +-
 test/daemon/ublox-8-time.log.chk     |  44 ------
 test/daemon/ublox-aek-4t.log.chk     |   2 -
 test/daemon/ublox-lea-4t.log.chk     |   1 -
 test/daemon/ublox-neo-m8n.log.chk    |   2 -
 test/daemon/ublox-neo-m8t-s.log.chk  |  98 ++++++-------
 test/daemon/ublox-neo-m8t.log.chk    | 133 ++++++++---------
 test/daemon/ublox-zed-f9p-hp.log     | Bin 0 -> 12578 bytes
 test/daemon/ublox-zed-f9p-hp.log.chk | 203 ++++++++++++++++++++++++++
 12 files changed, 457 insertions(+), 321 deletions(-)
 create mode 100644 test/daemon/ublox-zed-f9p-hp.log
 create mode 100644 test/daemon/ublox-zed-f9p-hp.log.chk


hooks/post-receive
-- 
GPSD



reply via email to

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