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-7-gafb


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-7-gafb75ae
Date: Wed, 24 Oct 2018 21:47:40 -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  afb75aeb519a2bbea6c1d081c936b1393c87b0a0 (commit)
       via  4a6b39d61494ce8ff89728287791f38f84e9719c (commit)
       via  62cb4398b5d1b65681b1f84273f308d3202a1db0 (commit)
       via  2cbcb679e57144307585d08e22104715b1103118 (commit)
       via  7de89309d4d880e8607d51aea918a5808c8e1b6f (commit)
       via  f1344151085131de7765ce37c9e5dab40c43e56d (commit)
       via  ec0243f268e8c44be5b3b1356059c42ae4a4bc80 (commit)
      from  63219bc7e9adf55525fbdf0cba5bcfb888e47d6c (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 afb75aeb519a2bbea6c1d081c936b1393c87b0a0
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 18:46:57 2018 -0700

    Add RAW json messaage class for raw measurements.
    
    Which bumps the JSON minor rev.

commit 4a6b39d61494ce8ff89728287791f38f84e9719c
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 18:36:46 2018 -0700

    driver_superstar2: Do not report raw data decode.
    
    The decoded data does not look correct.

commit 62cb4398b5d1b65681b1f84273f308d3202a1db0
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 18:24:08 2018 -0700

    driver_superstar2: remove redundant backslashes.

commit 2cbcb679e57144307585d08e22104715b1103118
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 18:23:26 2018 -0700

    driver_italk: remove redundatn backslashes.

commit 7de89309d4d880e8607d51aea918a5808c8e1b6f
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 18:05:51 2018 -0700

    driver_italk: raw reporting broken.  Don't ship raw reports.

commit f1344151085131de7765ce37c9e5dab40c43e56d
Author: Gary E. Miller <address@hidden>
Date:   Wed Oct 24 15:32:24 2018 -0700

    rawdata_t: Change data structure.
    
    The rawdata_t structure was written into, but never read from.  So
    a change to it is low impact.  Reorder it to simplify pointer
    arithmetic.  In preparation for more changes.

commit ec0243f268e8c44be5b3b1356059c42ae4a4bc80
Author: Gary E. Miller <address@hidden>
Date:   Fri Oct 19 19:02:27 2018 -0700

    TODO: fix typo time_t -> timestamp_t

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

Summary of changes:
 NEWS                |  1 +
 SConstruct          |  2 +-
 TODO                |  2 +-
 driver_evermore.c   | 20 ++++++++++-------
 driver_italk.c      | 33 +++++++++++++++++----------
 driver_proto.c      | 17 ++++++++------
 driver_superstar2.c | 22 +++++++++++-------
 gps.h               | 20 +++++++++--------
 gps_json.h          |  1 +
 gpsd.h              |  3 ++-
 gpsd_json.c         | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 139 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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