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


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-200-ge77bf7c
Date: Fri, 04 Oct 2013 20:24:20 +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  e77bf7c646418bebffe339531634237875e9857e (commit)
       via  7eacbef3fa19f37e85d452787a605aad1396a4d2 (commit)
       via  85971992215d9ee830046c18d3899f663c8a20df (commit)
       via  f2600d4761a493826122f2427c7d041c47156264 (commit)
       via  17b34b611f1e558f1ba0e46b9416644156be52ab (commit)
       via  ded9f9e9683b6ee18f0bd9b732357e15c2d998c8 (commit)
       via  7d0b85d92fb91a3d583ed6fa3216ae8c52b6db4e (commit)
       via  1824f1f7e85b21325076aa825212158bb8686500 (commit)
       via  2f60fb2e6e25437d39468798392f83d7e02677db (commit)
      from  ee13056572ab2bb655b56f49d2a54b9a2cde2211 (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 e77bf7c646418bebffe339531634237875e9857e
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 16:46:09 2013 -0400

    The trigger-string UBX detection was unnecessary; remove it.
    
    It was actually interfereing with the firing of an identify even
    when the MON_VER packet came in.
    
    All regression tests pass.

commit 7eacbef3fa19f37e85d452787a605aad1396a4d2
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 16:12:47 2013 -0400

    Change the logic for managing the drive mode bit to report reality...
    
    ...rather than setting it ad-hoc on a per-driver basis.

commit 85971992215d9ee830046c18d3899f663c8a20df
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 15:37:50 2013 -0400

    Make binary driver selection sticky again.
    
    See the comment at libgpsd_core.c:1084 for explanation.

commit f2600d4761a493826122f2427c7d041c47156264
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 08:21:38 2013 -0400

    uBlox 6 no longer sends model info in $GPTXT (observed on TCX0)...
    
    ...so remove the trigger event - we can't rely on it.

commit 17b34b611f1e558f1ba0e46b9416644156be52ab
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 06:49:19 2013 -0400

    More instrumentation and a name change.

commit ded9f9e9683b6ee18f0bd9b732357e15c2d998c8
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 05:53:51 2013 -0400

    Improve recognition of UBX chips with a slight change to the trigger string.

commit 7d0b85d92fb91a3d583ed6fa3216ae8c52b6db4e
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 01:16:55 2013 -0400

    Do things in a more natural order.  All regressions pass.

commit 1824f1f7e85b21325076aa825212158bb8686500
Author: Eric S. Raymond <address@hidden>
Date:   Thu Oct 3 01:09:57 2013 -0400

    We can now monitor low-level string sends through gpsmon.
    
    Now we'll know exactly what's being sent on a UBX mode change.

commit 2f60fb2e6e25437d39468798392f83d7e02677db
Author: Eric S. Raymond <address@hidden>
Date:   Wed Oct 2 22:18:23 2013 -0400

    More splint cleanup.

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

Summary of changes:
 driver_evermore.c   |    2 --
 driver_garmin.c     |    5 -----
 driver_geostar.c    |    5 +----
 driver_italk.c      |   12 +++---------
 driver_navcom.c     |   10 ++--------
 driver_oncore.c     |   10 ++--------
 driver_proto.c      |   12 ++----------
 driver_sirf.c       |   33 +++------------------------------
 driver_superstar2.c |   13 +++----------
 driver_tsip.c       |   18 +++++-------------
 driver_ubx.c        |   39 ++++++---------------------------------
 drivers.c           |    1 -
 gpsctl.c            |    8 ++++++++
 gpsd.c              |    8 ++++++++
 gpsd.h-tail         |    5 ++++-
 gpsd_json.c         |    4 ++--
 gpsdecode.c         |    8 ++++++++
 gpsmon.c            |   28 +++++++++++++++++-----------
 libgpsd_core.c      |   34 ++++++++++++++++++++++------------
 serial.c            |    3 ++-
 test_geoid.c        |    8 ++++++++
 test_packet.c       |    8 ++++++++
 22 files changed, 114 insertions(+), 160 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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