altos: Toggling telemetry monitoring would replay the telem queue
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 06:59:13 +0000 (23:59 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 06:59:13 +0000 (23:59 -0700)
Using the 'm' command to turn telem off and back on would end up going
around the whole telemetry queue replaying everything there as the
wait loop would exit when disabling monitoring even if the ring was empty.

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

No differences found