altos: ao_distance was overflowing when checking for longitude wrap
authorKeith Packard <keithp@keithp.com>
Fri, 6 Jun 2014 01:31:06 +0000 (18:31 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Jun 2014 01:31:06 +0000 (18:31 -0700)
Need to shift everyone right one bit to fit in 32 bits

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found