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.15-57-


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.15-57-g780c8a9
Date: Thu, 08 Oct 2015 02:41:33 +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  780c8a9c6bcdd1f8c904eaf28c11ceb317a0a2f7 (commit)
      from  51916a197a0a4d88938e1bf7dfa6136b0cc29bce (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 780c8a9c6bcdd1f8c904eaf28c11ceb317a0a2f7
Author: Jon Schlueter <address@hidden>
Date:   Tue Oct 6 03:26:00 2015 -0400

    AIS:refine parsing of type 8 DAC 1 FID 16 messages
    
    - Type 8, DAC = 1 FID = 16: This should only be decoded as "Persons on 
board" if the message length is either 72 or 136 bits long (if even then).
    - Type 8, DAC = 1 FID = 16: If decoded, the json output should use the 
ais->type8.dac1fid16.persons field and not the type6 field
    
    Was not able to locate entry that had persons actually populated in AISHub 
sample data file
    
    added sample data that should not be decoded to sample.aivdm
    had to regenerate large sample file as it had multiple entries for this
    
    Identified by: Stefan Roels <address@hidden>
    
    type 8 dac 1 fid 16 can have either data or persons
    had to add logic to detect structured vs not structured for type 8 FID 16 
messages

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

Summary of changes:
 ais_json.c                          |    4 ++-
 driver_ais.c                        |   13 +++++++---
 test/daemon/ais-nmea-sample.log.chk |   42 +++++++++++++++++-----------------
 test/sample.aivdm                   |    8 ++++++
 test/sample.aivdm.chk               |    2 +
 test/sample.aivdm.js.chk            |    2 +
 test/sample.aivdm.ju.chk            |    2 +
 7 files changed, 47 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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