altos: Switch APRS to compressed position format
authorKeith Packard <keithp@keithp.com>
Wed, 15 Jan 2014 07:21:40 +0000 (23:21 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 15 Jan 2014 07:21:40 +0000 (23:21 -0800)
commit9d812b3db418fd9816731b761a0853eb38f5a265
tree247c5656e79cb292e9b0a8f0e472affc85c0f531
parentf560d5063b1339dbfb3e6723cfadb7b4c5eace25
altos: Switch APRS to compressed position format

This provides lat/lon/alt in fewer bytes while improving precision.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_aprs.c
src/lpc/Makefile-lpc.defs
src/math/ef_log.c [new file with mode: 0644]
src/math/fdlibm.h
src/math/math.h
src/telegps-v0.3/Makefile
src/telemega-v0.1/Makefile
src/telemega-v1.0/Makefile
src/telemetrum-v2.0/Makefile