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


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-401-g28989c8
Date: Wed, 27 Jul 2016 04:12:30 +0000 (UTC)

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  28989c89175c3a1b558fa4e1d77a30d129d66f43 (commit)
      from  82c5b609b32b1efcbb92633c2d1fef2b4a5394e8 (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 28989c89175c3a1b558fa4e1d77a30d129d66f43
Author: Gary E. Miller <address@hidden>
Date:   Tue Jul 26 21:08:36 2016 -0700

    Rip out guts of EarthDistance() replace with Vincenty's Formula
    
    The old EarthDistance was aweful.
    
    Vincenty's is supposed accurate to 1 mm!  In some extreme cases it fails
    to converge, so fall back to EarthDistanceSmall() in that case.

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

Summary of changes:
 gps/misc.py  |  104 ++++++++++++++++++++++++++++++++++++++--------------------
 test_misc.py |   95 ++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 142 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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