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.17-41-


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-41-gb6717c8
Date: Thu, 8 Feb 2018 22:58:13 -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  b6717c857ae1013f8a5ee2d7887abb0ae06e2fc2 (commit)
       via  fa47f7390f183de954e9db0163e0a494fa99258e (commit)
       via  e35d22c954eccbca23b3ec3326bb991d8d7d1088 (commit)
       via  89da38d168e5d8ad1fc7886bacf43b9b1e0aaea0 (commit)
       via  dd18103237b7089114aa6830f2abe85fb3420fde (commit)
       via  9f6d73c779168a6ec276b02a3d08ece8bfc15d51 (commit)
      from  98c8f5f4429ac3bfc09eee235fee08b9aaff8c52 (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 b6717c857ae1013f8a5ee2d7887abb0ae06e2fc2
Author: Gary E. Miller <address@hidden>
Date:   Thu Feb 8 19:57:11 2018 -0800

    serial.c: make sure procentry->d_name fits in procpath

commit fa47f7390f183de954e9db0163e0a494fa99258e
Author: Gary E. Miller <address@hidden>
Date:   Thu Feb 8 19:48:30 2018 -0800

    Skytraq: trim subtype so it fits in the buffer.

commit e35d22c954eccbca23b3ec3326bb991d8d7d1088
Author: Gary E. Miller <address@hidden>
Date:   Thu Feb 8 19:27:58 2018 -0800

    gpspipe: buffer to small.  40 > 20

commit 89da38d168e5d8ad1fc7886bacf43b9b1e0aaea0
Author: Gary E. Miller <address@hidden>
Date:   Thu Feb 8 19:26:13 2018 -0800

    gpsmon, promptgen: buffer was too small.
    
    135 > 128.

commit dd18103237b7089114aa6830f2abe85fb3420fde
Author: Gary E. Miller <address@hidden>
Date:   Thu Feb 8 19:09:14 2018 -0800

    Add ECEF support to u-blocx driver, data comes out in json.
    
    More work to do so cgps, xgps, etc. see the new data.

commit 9f6d73c779168a6ec276b02a3d08ece8bfc15d51
Author: Gary E. Miller <address@hidden>
Date:   Wed Feb 7 17:50:23 2018 -0800

    Major API change: add ECEF into gps_fix_t
    
    Time to stop throwing away the ecef data from GPS devices. u-blox
    sends ECEF date to mm precision.
    
    Major API change as this moves things down in gps_data_t
    Until this works end to end, don't expect the API to be binary stable.

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

Summary of changes:
 driver_skytraq.c |   4 +--
 driver_ubx.c     | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 gps.h            |  18 ++++++++--
 gpsd_json.c      |  32 ++++++++++++++++--
 gpsmon.c         |   2 +-
 gpspipe.c        |   2 +-
 gpsutils.c       |  24 +++++++++++++
 libgpsd_core.c   |   5 +--
 serial.c         |   5 +--
 9 files changed, 170 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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