altos: Abort radio harder when terminating packet mode.
authorKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 05:42:23 +0000 (22:42 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 05:42:23 +0000 (22:42 -0700)
commit43619c13f749b79c096d1e8fdab3d5cfb5fd85f1
treee79aab1cf2f3b5e10acf924e7bd33b02663fc1bd
parentc4a8569f61eddf690d00337543462235ecbfbe54
altos: Abort radio harder when terminating packet mode.

Make sure the master radio tasks don't get stuck waiting for an
incoming packet again by aborting the radio each time we poke the
tasks.

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