summaryrefslogtreecommitdiff
path: root/src/kernel/ao_distance.h
Commit message (Collapse)AuthorAge
* altos: Add ao_distance.c to compute cartesian distances on the globeKeith Packard2014-06-05
This is not a great circle distance, but should be good enough for points reasonably close together Signed-off-by: Keith Packard <keithp@keithp.com>