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. dev-3.19a-304-gf


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-304-gf1be391
Date: Fri, 22 Feb 2019 18:46:12 -0500 (EST)

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  f1be39110e39e5c8d095200231a75aea3afecd57 (commit)
      from  1db29a3fa49eca5929ba03346eac7cd49f58e86d (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 f1be39110e39e5c8d095200231a75aea3afecd57
Author: Gary E. Miller <address@hidden>
Date:   Fri Feb 22 15:44:05 2019 -0800

    deg_to_s() and calls to it: Allow negative degrees, use fabs().
    
    Every call to deg_to_s() was preceded by a fabs(deg).  So move
    the fabs() into deg_to_s().

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

Summary of changes:
 cgps.c                      |  4 ++--
 doc/explan_gpsdclient.c.xml | 14 ++++++++++++--
 gpsdclient.c                |  3 ++-
 gpsdclient.h                |  3 ++-
 lcdgps.c                    | 12 ++++++++----
 monitor_nmea0183.c          |  6 ++----
 tests/test_gpsdclient.c     | 22 +++++++++++++++++-----
 xgps                        |  8 +++-----
 8 files changed, 48 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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