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-350-ga


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-350-ga7e975c
Date: Thu, 14 Mar 2019 21:00:20 -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  a7e975cd0273fd90e3c0536dc9da452b5ff8f01b (commit)
       via  6e2d5c4df2cbc8f3b2b2dfa3229e24a2ef247d77 (commit)
       via  2204219f45d3dc0989f4af25937d5b86befaf602 (commit)
       via  47374471294aa80ee2713432c472a9a3a9d9aae9 (commit)
       via  6040679fff66d95d0963001f588932ea2039ee25 (commit)
       via  0cb203080797c22aa0cc3ffe3f8b6bb69ff2b72c (commit)
       via  84bd85b418a39d07dfce8a25c921c2b81d1b0371 (commit)
      from  1f732455a83c30108826bdc947c84ec462dc7b82 (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 a7e975cd0273fd90e3c0536dc9da452b5ff8f01b
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 17:59:22 2019 -0700

    driver_nmea0183: xxGLL,V now sets MODE_NO_FIX.
    
    Better detection of NO FIX state.

commit 6e2d5c4df2cbc8f3b2b2dfa3229e24a2ef247d77
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 16:15:30 2019 -0700

    driver_nmea0183: Be more aggressive reporting NO_FIX in GPRMC.
    
    Fixes long standing complaints that gpsd freezes instead of
    reporting NO FIX.

commit 2204219f45d3dc0989f4af25937d5b86befaf602
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 15:38:53 2019 -0700

    driver_nmea0183: Add STATUS_SIM. Update status in GPGGA.
    
    status = 8 supposed to be simulator mode.  Older Garmin seems to use it
    for something undocuemnted.

commit 47374471294aa80ee2713432c472a9a3a9d9aae9
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 15:25:38 2019 -0700

    driver_nmea0183: Have $GPRMC,V, report no fix.
    
    Changed two regressions for the better.

commit 6040679fff66d95d0963001f588932ea2039ee25
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 15:14:45 2019 -0700

    drier_nmea: Make merge_hhmmss() more paranoid, return error codes.

commit 0cb203080797c22aa0cc3ffe3f8b6bb69ff2b72c
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 14:53:07 2019 -0700

    Regressions: cleanup april6_2019 test case.

commit 84bd85b418a39d07dfce8a25c921c2b81d1b0371
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 14 14:47:54 2019 -0700

    driver_nmea: Fix potential segfault w/ DD() in merge_ddmmyy()

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

Summary of changes:
 driver_nmea0183.c                                | 233 +++++++++++++----------
 gps.h                                            |   3 +-
 test/daemon/GPSmap-76S.log.chk                   |  18 +-
 test/daemon/april6_2019.log                      |   9 +-
 test/daemon/april6_2019.log.chk                  |   5 +-
 test/daemon/beidou-bd.log.chk                    |   5 +
 test/daemon/beidou-gb.log.chk                    |   3 +
 test/daemon/blumax-gps009.log.chk                |   5 +
 test/daemon/bn-9015.log.chk                      |   4 +
 test/daemon/bt451.log.chk                        |   8 +
 test/daemon/eXplorist110.log.chk                 |   1 +
 test/daemon/eXplorist210.log.chk                 |   2 +-
 test/daemon/foretrex-201.log.chk                 |   9 +
 test/daemon/garmin-geko201.log.chk               |  24 ++-
 test/daemon/garmin25lp.log.chk                   |  10 +
 test/daemon/geos-1m.log.chk                      |   6 +
 test/daemon/gp-320fw-2019-04-07-coldboot.log.chk |  12 +-
 test/daemon/haicom-305N.log.chk                  |   6 +
 test/daemon/holux-gm-210.log.chk                 |  11 ++
 test/daemon/iTrek.log.chk                        |   2 +
 test/daemon/magellan-ec10.log.chk                |   8 +
 test/daemon/motorola-t805.log.chk                |   9 +-
 test/daemon/mtk-3301.log.chk                     |   7 +
 test/daemon/myguide-3100.log.chk                 |   4 +
 test/daemon/nl551e.log.chk                       |   5 +
 test/daemon/rgm3800.log.chk                      |   2 +
 test/daemon/rx210.log.chk                        |  22 +++
 test/daemon/skytraq.log.chk                      |  34 ++--
 test/daemon/sl869.log.chk                        |   7 +
 test/daemon/telit-he910.log.chk                  |  74 +++++++
 test/daemon/tn200-all.log.chk                    |  10 +
 test/daemon/tn200.log.chk                        |  19 ++
 test/daemon/tr737A+.log.chk                      |   3 +
 test/daemon/ublox-lea-4h.log.chk                 |  11 +-
 test/daemon/ublox-lea-5q.log.chk                 |  10 +
 35 files changed, 464 insertions(+), 137 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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