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.9-133-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-133-g4361ec2
Date: Sun, 29 Sep 2013 05:47:23 +0000

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  4361ec2d89bdf451602d659ddfd0fb9a79c178a2 (commit)
      from  a77b95b57475c2856707e91b197f8aaa8e5eb407 (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 4361ec2d89bdf451602d659ddfd0fb9a79c178a2
Author: Eric S. Raymond <address@hidden>
Date:   Sun Sep 29 01:42:45 2013 -0400

    Change gpsd_report to no longer use a global. All regression tests pass.
    
    This is a large, ugly change.  But without it we can't troubleshoot the
    ICP/IP-source initialization bug properly - colliding definitions of
    gpsd_report() were interfering with error reporting early in gpsd runs.
    
    More cleanup work remains to be done, but at least this is working.

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

Summary of changes:
 driver_ais.c        |  100 ++++++++++-----
 driver_evermore.c   |   38 ++++---
 driver_garmin.c     |  222 ++++++++++++++++++++-------------
 driver_garmin_txt.c |   88 ++++++++-----
 driver_geostar.c    |  177 +++++++++++++++++----------
 driver_italk.c      |   50 ++++----
 driver_navcom.c     |  108 ++++++++--------
 driver_nmea0183.c   |  122 +++++++++++-------
 driver_nmea2000.c   |  207 +++++++++++++++++++------------
 driver_oncore.c     |   33 +++---
 driver_proto.c      |   22 ++--
 driver_rtcm3.c      |    5 +-
 driver_sirf.c       |  200 ++++++++++++++++++------------
 driver_superstar2.c |   41 ++++---
 driver_tsip.c       |  148 +++++++++++++---------
 driver_ubx.c        |  126 ++++++++++---------
 driver_zodiac.c     |   28 +++--
 drivers.c           |  119 +++++++++++-------
 gpsctl.c            |  179 ++++++++++++++++-----------
 gpsd.c              |  346 +++++++++++++++++++++++++++++++--------------------
 gpsd.h-tail         |   42 ++++---
 gpsd_json.c         |    3 -
 gpsdecode.c         |   16 ---
 gpsmon.c            |    8 +-
 gpspacket.c         |    2 +-
 isgps.c             |   26 +++--
 libgpsd_core.c      |  140 ++++++++++++---------
 net_dgpsip.c        |   12 +-
 net_gnss_dispatch.c |    2 +-
 net_ntrip.c         |  138 ++++++++++++---------
 ntpshm.c            |  149 +++++++++++++---------
 packet.c            |   88 ++++++++------
 serial.c            |   39 ++++---
 shmexport.c         |    8 +-
 subframe.c          |  130 +++++++++++---------
 test_geoid.c        |    5 -
 test_packet.c       |    4 +-
 timebase.c          |   12 ++-
 38 files changed, 1874 insertions(+), 1309 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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