From: Keith Packard Date: Fri, 6 Jun 2014 00:10:28 +0000 (-0700) Subject: altos: Add ao_distance.c to compute cartesian distances on the globe X-Git-Tag: 1.3.2.2~18 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=6e152dd5c0786a650aed8f0c09babdc93895bff1;hp=6e152dd5c0786a650aed8f0c09babdc93895bff1;p=fw%2Faltos altos: Add ao_distance.c to compute cartesian distances on the globe This is not a great circle distance, but should be good enough for points reasonably close together Signed-off-by: Keith Packard ---