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


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-767-g695da3a
Date: Tue, 12 Nov 2013 23:23:21 +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  695da3accde7b3dade03a1034b1caf56501418f3 (commit)
       via  4b1c6ecccb0a1dc155f6fe8c40d3c353b79c09a4 (commit)
      from  25c55a4c7a4ed769ac10073fb65466f31305d305 (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 695da3accde7b3dade03a1034b1caf56501418f3
Author: Eric S. Raymond <address@hidden>
Date:   Tue Nov 12 18:21:52 2013 -0500

    More consistent ise of LOG_PROG.
    
    This logging level is intended to directly explain accompanying I/O 
messages.

commit 4b1c6ecccb0a1dc155f6fe8c40d3c353b79c09a4
Author: Eric S. Raymond <address@hidden>
Date:   Tue Nov 12 17:52:41 2013 -0500

    Reduce gpsd log verbosity a lot.
    
    Way too much logging was happening at LOG_IO level, which is intended for
    watching data traffic in and out of the daemon rather than all the minutiae
    of data analysis - that's LOG_DATA.
    
    Also, LOG_DATA gets pushed down two levels.  The effect is that -D 5
    means exactly what it did, but for purposes other than driver debugging
    -D 4 now suffices.

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

Summary of changes:
 driver_evermore.c   |    7 +++--
 driver_garmin.c     |   21 ++++++++-------
 driver_geostar.c    |    5 ++-
 driver_italk.c      |   34 ++++++++++++++++--------
 driver_navcom.c     |   68 +++++++++++++++++++++++++------------------------
 driver_nmea0183.c   |    3 +-
 driver_oncore.c     |   42 +++++++++++++++++++-----------
 driver_proto.c      |   30 ++++++++++++++-------
 driver_sirf.c       |    6 ++--
 driver_superstar2.c |    2 +-
 driver_tsip.c       |    5 ++-
 driver_ubx.c        |   70 +++++++++++++++++++++++++-------------------------
 drivers.c           |   12 ++++++---
 gpsd.c              |   18 ++++++++-----
 gpsd.h-tail         |    6 ++--
 gpsmon.c            |    6 ++--
 net_ntrip.c         |    2 +-
 subframe.c          |    8 +++---
 18 files changed, 195 insertions(+), 150 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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