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-388-g2


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-388-g259196e
Date: Fri, 22 Mar 2019 23:19:33 -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  259196e2ece002ff63a0da1831a90e6c0b74ea7f (commit)
      from  3d1b7493c58f80a93b9bbec33717fd3055841ae1 (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 259196e2ece002ff63a0da1831a90e6c0b74ea7f
Author: Gary E. Miller <address@hidden>
Date:   Fri Mar 22 20:17:48 2019 -0700

    Split epe into eph and sep.
    
    Try to do it with forward and backward compatibility, which is
    challenging with current miscojson.
    
    Sometimes epe was used to 2D estimated erro.  Sometimes for 3D error.
    So make it explicit eph is 2D, and sep is 3D.

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

Summary of changes:
 driver_garmin.c                                  |    2 +-
 driver_navcom.c                                  |    6 +-
 driver_nmea0183.c                                |    6 +-
 gps.h                                            |   11 +-
 gpsd_json.c                                      |    7 +-
 gpsutils.c                                       |   40 +-
 libgps_json.c                                    |   22 +-
 libgpsd_core.c                                   |   11 +-
 man/gpsd_json.xml                                |  154 ++-
 test/daemon/GPSmap-76S.log.chk                   |    4 +-
 test/daemon/ac12.log.chk                         |   18 +-
 test/daemon/ac12_binary.log.chk                  |  Bin 9686 -> 9777 bytes
 test/daemon/beidou-bd.log.chk                    |   18 +-
 test/daemon/beidou-gb.log.chk                    |    6 +-
 test/daemon/blumax-gps009.log.chk                |   14 +-
 test/daemon/bn-9015.log.chk                      |   22 +-
 test/daemon/bt-q818.log.chk                      |   24 +-
 test/daemon/bt451.log.chk                        |   36 +-
 test/daemon/bu303-climbing.log.chk               |   16 +-
 test/daemon/bu303-moving.log.chk                 |   24 +-
 test/daemon/bu303-stillfix.log.chk               |   22 +-
 test/daemon/bu353-glonass.log.chk                |   22 +-
 test/daemon/bu353s4.log.chk                      |   54 +-
 test/daemon/bundg_zeus_9.log.chk                 | 1478 +++++++++++-----------
 test/daemon/ch-4701.log.chk                      |   54 +-
 test/daemon/ch-4711.log.chk                      |   20 +-
 test/daemon/com-1289.log.chk                     |   34 +-
 test/daemon/eXplorist210.log.chk                 |   12 +-
 test/daemon/et-332.log.chk                       |   42 +-
 test/daemon/foretrex-201.log.chk                 |   20 +-
 test/daemon/garmin-10x.log.chk                   |   34 +-
 test/daemon/garmin-geko201.log.chk               |    6 +-
 test/daemon/garmin17n.log.chk                    |    8 +-
 test/daemon/garmin25lp.log.chk                   |   18 +-
 test/daemon/garmin38.log.chk                     |   10 +-
 test/daemon/garmin48.log.chk                     |   28 +-
 test/daemon/geos-1m.log.chk                      |   26 +-
 test/daemon/geostar-geos1m-binary.log.chk        |    8 +-
 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 |    8 +-
 test/daemon/gps-360.log.chk                      |   28 +-
 test/daemon/gpslim236.log.chk                    |   44 +-
 test/daemon/gr601-w.log.chk                      |   18 +-
 test/daemon/gr8013-w.log.chk                     |   12 +-
 test/daemon/greis-binary.log.chk                 |   88 +-
 test/daemon/greis-def.log.chk                    |   24 +-
 test/daemon/greis-raw-2m.log.chk                 |  238 ++--
 test/daemon/greis-reset.log.chk                  |  178 +--
 test/daemon/greis-test.log.chk                   |   76 +-
 test/daemon/hab-gpspi.log.chk                    |   12 +-
 test/daemon/haicom-305N.log.chk                  |  268 ++--
 test/daemon/hemi.log.chk                         |   12 +-
 test/daemon/hp58534a.log.chk                     |    4 +-
 test/daemon/humminbird-M37.log.chk               |   46 +-
 test/daemon/iTrek.log.chk                        |   82 +-
 test/daemon/isync.log.chk                        |   24 +-
 test/daemon/italk-binary.log.chk                 |    4 +-
 test/daemon/magellan315.log.chk                  |   10 +-
 test/daemon/motorola-t805.log.chk                |   62 +-
 test/daemon/mr-350p.log.chk                      |   30 +-
 test/daemon/mt3339.log.chk                       |   64 +-
 test/daemon/mtk-3301.log.chk                     |   14 +-
 test/daemon/mtk-3329.log.chk                     |    8 +-
 test/daemon/myguide-3100.log.chk                 |   38 +-
 test/daemon/navcom.log.chk                       |   12 +-
 test/daemon/navika-100-fix.log.chk               |   44 +-
 test/daemon/nd-1005.log.chk                      |   38 +-
 test/daemon/neo-m8n.log.chk                      |   44 +-
 test/daemon/nl2008u.log.chk                      |   24 +-
 test/daemon/nl402u.log.chk                       |   22 +-
 test/daemon/nl551e.log.chk                       |   28 +-
 test/daemon/nokia-ld-4w.log.chk                  |   42 +-
 test/daemon/oncore.log.chk                       |   12 +-
 test/daemon/pharos-360.log.chk                   |   44 +-
 test/daemon/polarx2.log.chk                      |   18 +-
 test/daemon/rgm3800.log.chk                      |    6 +-
 test/daemon/rst39.log.chk                        |   84 +-
 test/daemon/rx210.log.chk                        |   80 +-
 test/daemon/sirfstarv-nmea.log.chk               |  124 +-
 test/daemon/sirfstarv.log.chk                    |  120 +-
 test/daemon/skytraq-bin.log.chk                  |   18 +-
 test/daemon/skytraq-dgps.log.chk                 |  202 +--
 test/daemon/skytraq-fix.log.chk                  |   30 +-
 test/daemon/skytraq-fixB.log.chk                 |   22 +-
 test/daemon/sl869.log.chk                        |   16 +-
 test/daemon/superstar2.log.chk                   |   14 +-
 test/daemon/tcp-test.log.chk                     |    6 +-
 test/daemon/tcp-torture.log.chk                  |    6 +-
 test/daemon/telit-he910.log.chk                  |  380 +++---
 test/daemon/tn204.log.chk                        |   12 +-
 test/daemon/tomtom-mkII.log.chk                  |   12 +-
 test/daemon/tr737A+.log.chk                      |   28 +-
 test/daemon/trimble-lassen_iq-3dfix.log.chk      |   78 +-
 test/daemon/trimble-lassen_iq.log.chk            |   60 +-
 test/daemon/triton400.log.chk                    |   18 +-
 test/daemon/ublox-8-time.log.chk                 |  176 +--
 test/daemon/ublox-8.log.chk                      |  150 +--
 test/daemon/ublox-aek-4t.log.chk                 |    6 +-
 test/daemon/ublox-lea-4h.log.chk                 |   18 +-
 test/daemon/ublox-lea-4s.log.chk                 |   10 +-
 test/daemon/ublox-lea-4t.log.chk                 |    2 +-
 test/daemon/ublox-lea-5h.log.chk                 |   50 +-
 test/daemon/ublox-neo-m8t-s.log.chk              |   56 +-
 test/daemon/ublox-neo-m8t.log.chk                |   76 +-
 test/daemon/ublox-sirf1.log.chk                  |   16 +-
 test/daemon/udp-test.log.chk                     |    6 +-
 test/daemon/venus634lp.log.chk                   |   16 +-
 108 files changed, 3064 insertions(+), 2993 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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