altos: Round APRS data correctly
authorKeith Packard <keithp@keithp.com>
Sun, 16 Dec 2012 21:29:31 +0000 (13:29 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Dec 2012 21:29:31 +0000 (13:29 -0800)
commit6b4cfd8719e3fd4a2904369e176182c870a3b43c
tree72f419f8b3be7359577aa63817f870e0e3630281
parentcf47efdc86f0b421fcf4389669fbecf6fa3f5934
altos: Round APRS data correctly

Apply rounding once at the start of the computation, then truncate
after that.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_aprs.c