altos: Make cc1120 driver wait for TX finished
authorKeith Packard <keithp@keithp.com>
Mon, 29 Apr 2013 06:03:57 +0000 (23:03 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:07:52 +0000 (20:07 -0700)
Otherwise, we may come in and try to use the radio again too quickly,
causing it to go into a TX fifo error state.

This change watches the MARC status until the transmitter is
explicitly marked as finished.

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

No differences found