commit | ed4a26b0995baf10807ebb3f18fba3db2c6539fc | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Thu Aug 27 21:49:18 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:05 2015 +0200 |
tree | 438fa2a9edf1775ee394df6e6c9ff78195858206 | |
parent | 346ce4bbddfd40aa62b899db8982c728ed3d42a5 [diff] |
at86rf230: interrupt tx with force trx_off To abort a TX_ARET_BUSY state it's recommended to switch into TRX_OFF state by doing STATE_TRX_FORCE_OFF. This patch will do always a TRX_OFF state change when the transceiver stucks in any state. From TRX_OFF we can switch to the states which are also possible by TX_ON state. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>