all state in MainRadioControlStateMachineState
sometimes when a transmit start, the chip is in a state not defined in
MainRadioControlStateMachineState so we got an error.
This patch should solve the issue.
https://github.com/fphammerle/python-cc1101/pull/212