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.16-684


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-684-g5c077a4
Date: Wed, 26 Jul 2017 19:07:59 -0400 (EDT)

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  5c077a4ff913ea6acffa5c139d0b24bcc635f556 (commit)
       via  9adceda3214a316f88be4547844807483b894ba6 (commit)
       via  0ddb4723ced79d92d4918c5659e329088fdac509 (commit)
       via  7512a364254e1a35197c006e990b9b159fe523b4 (commit)
       via  f38b2297342a5c900fb664204d2dca5b03a47ccc (commit)
       via  4690c123d8c2afec42d0e19fda353e54eefb466a (commit)
      from  00c4d620859603a9bab4001f6c69fc213c73625d (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 5c077a4ff913ea6acffa5c139d0b24bcc635f556
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 16:05:26 2017 -0700

    gps.py: change FIXME -> TODO.  Do the PPS TODO.
    
    Not sure how to decode class DEVICES yet...
    
    pylint does not like FIXME, and not broken, just a TODO (enhancement).

commit 9adceda3214a316f88be4547844807483b894ba6
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 14:28:31 2017 -0700

    test_packet: fix format %2zi -> %2ti.
    
    Subtracting two pointers is a ptr_diff_t, not a size_t.

commit 0ddb4723ced79d92d4918c5659e329088fdac509
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 14:22:53 2017 -0700

    lcdgps: fix %u to the correct %d.

commit 7512a364254e1a35197c006e990b9b159fe523b4
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 14:22:01 2017 -0700

    NMEA2000: fix formattting conversion of signed to unsigned and back.

commit f38b2297342a5c900fb664204d2dca5b03a47ccc
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 14:09:39 2017 -0700

    Geostar: fix format string mismatch.  %d -> %u

commit 4690c123d8c2afec42d0e19fda353e54eefb466a
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 13:53:18 2017 -0700

    TSIP: mark unused variable clearly.

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

Summary of changes:
 driver_geostar.c  |  6 ++++--
 driver_nmea2000.c |  6 +++---
 driver_tsip.c     |  2 +-
 gps/gps.py        | 11 +++++++++--
 lcdgps.c          |  2 +-
 test_packet.c     |  6 +++---
 6 files changed, 21 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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