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-314-gf


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-314-gf962116
Date: Thu, 7 Mar 2019 21:47:42 -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  f9621160cc83851ca8e8c8672c7df46dad5505f1 (commit)
       via  05671b42d51a81f36a6e62a605817019be134ef3 (commit)
      from  a57d8dba4ddbd22110fc75294b31fe4825627154 (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 f9621160cc83851ca8e8c8672c7df46dad5505f1
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 7 18:30:53 2019 -0800

    Change NMEA mode setting, thus major changes in gpsd_error_model().
    
    The start of this overly large patch was to simply move the test
    for MODE_2D/3D flipping, which only affect NMEA 183, back into
    driver_nmea0813.c
    
    But that was intertwined with how gpsd_error_model() computes
    derived variables, which required major changes to how NMEA 183
    mode_2D/3D are set.
    
    This ultimatly led to major regression test results.  Almost all for
    the better.
    
    I tried to break it up, but moving from one paradigm to another
    needed one big jump...

commit 05671b42d51a81f36a6e62a605817019be134ef3
Author: Gary E. Miller <address@hidden>
Date:   Thu Mar 7 18:29:05 2019 -0800

    NMEA doc: Add $PGRME, tweak xxGPS.

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

Summary of changes:
 driver_nmea0183.c                                | 350 ++++++---
 driver_sirf.c                                    |   3 +-
 gpsd.h                                           |   2 +
 gpsd_json.c                                      |   2 +-
 libgpsd_core.c                                   | 160 +++--
 test/daemon/ac12.log.chk                         |  12 +-
 test/daemon/ac12_binary.log.chk                  | Bin 9502 -> 9556 bytes
 test/daemon/ait250.log.chk                       |  64 +-
 test/daemon/blumax-gps009.log.chk                |  12 +-
 test/daemon/bt451.log.chk                        |  30 +-
 test/daemon/bu353-glonass.log.chk                |   4 +-
 test/daemon/bundg_zeus_9.log.chk                 | 864 +++++++++++------------
 test/daemon/ch-4701.log.chk                      |  46 +-
 test/daemon/ch-4711.log.chk                      |   2 +
 test/daemon/com-1289.log.chk                     |  30 +-
 test/daemon/eXplorist210.log.chk                 |  13 +-
 test/daemon/et-332.log.chk                       |  40 +-
 test/daemon/foretrex-201.log.chk                 |  22 +-
 test/daemon/garmin-10x.log.chk                   |  10 +-
 test/daemon/garmin-geko201.log.chk               |   1 +
 test/daemon/garmin17n.log.chk                    |   6 +-
 test/daemon/garmin25lp.log.chk                   |  19 +-
 test/daemon/garmin38.log.chk                     |  11 +-
 test/daemon/garmin48.log.chk                     |  26 +-
 test/daemon/geostar-geos1m-binary.log.chk        |   6 +-
 test/daemon/gp-320fw-2019-03-28.log.chk          |  52 +-
 test/daemon/gp-320fw-2019-04-06-overflow.log.chk |  50 +-
 test/daemon/gp-320fw-2019-04-07-coldboot.log.chk |   2 +-
 test/daemon/gps-360.log.chk                      |   4 +-
 test/daemon/gr601-w.log.chk                      |  18 +-
 test/daemon/gr8013-w.log.chk                     |  10 +-
 test/daemon/greis-test2.log.chk                  |   2 +-
 test/daemon/hab-gpspi.log.chk                    |  10 +-
 test/daemon/haicom-305N.log.chk                  |   3 +-
 test/daemon/hemi.log.chk                         |  32 +-
 test/daemon/humminbird-M37.log.chk               |  28 +-
 test/daemon/iTrek.log.chk                        |  40 +-
 test/daemon/isync.log.chk                        |  22 +-
 test/daemon/magellan315.log.chk                  |   6 +-
 test/daemon/mr-350p.log.chk                      |  26 +-
 test/daemon/mtk-3301.log.chk                     |   2 +-
 test/daemon/mtk-3329.log.chk                     |   2 +-
 test/daemon/myguide-3100.log.chk                 |   2 +-
 test/daemon/navika-100-fix.log.chk               |  42 +-
 test/daemon/neo-m8n.log.chk                      |  44 +-
 test/daemon/nl2008u.log.chk                      |  22 +-
 test/daemon/nl402u.log.chk                       |  20 +-
 test/daemon/nl551e.log.chk                       |  28 +-
 test/daemon/oncore.log.chk                       |   2 +-
 test/daemon/pharos-360.log.chk                   |   4 +-
 test/daemon/rgm3800.log.chk                      |   3 +-
 test/daemon/rx210.log.chk                        |  80 +--
 test/daemon/saab-r4.log.chk                      |   2 +-
 test/daemon/sirfstarv.log.chk                    | 158 ++---
 test/daemon/skytraq-bin.log.chk                  |   8 +-
 test/daemon/sl869.log.chk                        |  15 +-
 test/daemon/tn204.log.chk                        |  12 +-
 test/daemon/tomtom-mkII.log.chk                  |   2 +-
 test/daemon/trimble-lassen_iq-3dfix.log.chk      |  78 +-
 test/daemon/trimble-lassen_iq.log.chk            |  60 +-
 test/daemon/triton400.log.chk                    |  14 +-
 test/daemon/ublox-8-time.log.chk                 | 178 ++---
 test/daemon/ublox-8.log.chk                      | 148 ++--
 test/daemon/ublox-lea-4h.log.chk                 |  18 +-
 test/daemon/ublox-lea-4s.log.chk                 |   8 +-
 test/daemon/ublox-lea-5h.log.chk                 |  48 +-
 test/daemon/venus634lp.log.chk                   |  10 +-
 www/NMEA.adoc                                    |  23 +-
 68 files changed, 1645 insertions(+), 1428 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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