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


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.15-50-g5c20d03
Date: Tue, 06 Oct 2015 08:21: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  5c20d030c70578d6d212b00cc972e2b19d5abf9c (commit)
      from  7a5aa615ba26763169757ebf53ea8611ed9856a4 (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 5c20d030c70578d6d212b00cc972e2b19d5abf9c
Author: Jon Schlueter <address@hidden>
Date:   Tue Oct 6 03:13:49 2015 -0400

    Fix json_aivdm_dump for bad temp scaling
    
    - Type 8, DAC = 1 FID = 11: airtemp, dewpoint and watertemp calculations go 
wrong due to unsigned ints.
    
    Identified by: Stefan Roels <address@hidden>
    
    unsigned/signed subtraction was causing math to go wonky.
    new sample data added to sample.aivdm which exibits the conversion errors
    
    Also identified watertemp that was failing from same data
    
    Regenerated the corresponding check files from current code

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

Summary of changes:
 gpsd_json.c              |   10 +++++-----
 test/sample.aivdm        |   21 +++++++++++++++++++++
 test/sample.aivdm.chk    |    8 ++++++++
 test/sample.aivdm.js.chk |    8 ++++++++
 test/sample.aivdm.ju.chk |    8 ++++++++
 5 files changed, 50 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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