altos: Ensure low-rate telem packets interleave with sensor telem packets
authorKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 23:43:17 +0000 (16:43 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 23:43:17 +0000 (16:43 -0700)
To avoid over-committing the radio link, we want to send only
one low rate packet after each sensor packet. However, the
initializations for this were incorrect, causing the configuration and
location packets to be sent at the same time.

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

No differences found