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-76-g


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-76-g795a00d
Date: Sun, 15 Sep 2013 15:51:34 +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  795a00d7598541e59d36eb865cc14eedf1d0f628 (commit)
      from  205add74159c5056972932e31ce873e73477dcc8 (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 795a00d7598541e59d36eb865cc14eedf1d0f628
Author: Eric S. Raymond <address@hidden>
Date:   Sun Sep 15 11:47:33 2013 -0400

    Extract ITU-R 1371-4 model and serial fields from AIS Type24 messages.
    
    In ITU-R 1371-4, there are new model and serial fields carved out of
    the right-hand end of vendorid, which is reduced from 7 chars to 3.
    It is not clear in which minor revision this change took place.  To
    cope with older AIS implementations, unpack the trailing bits *both*
    ways; truly revision-4-conformant implementations will have up to four
    characters of trailing garbage on the vendorid, and older
    implementations will have garbafe in the model and serial fields.
    
    This commit also reverts the change to copy only 20 characters rather
    than 21 when analyzing the name field in a type21.  There's some mystery
    about why this didn't break the rgression tests sooner.

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

Summary of changes:
 NEWS          |    1 +
 driver_ais.c  |   15 ++++++++++++++-
 gps.h         |    6 +++++-
 gpsd_json.c   |    4 +++-
 gpsdecode.c   |    8 +++++++-
 jsongen.py.in |    2 ++
 www/AIVDM.txt |    4 ++--
 7 files changed, 34 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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