On Mon, 10 Mar 2014 23:18:06 +0100
Alexander Aring wrote:
> This patch fix a unexpected state change for the at86rf231 chip.
> We can't change into STATE_FORCE_TX_ON while the chip is in one of
> SLEEP, P_ON, RESET, TRX_OFF, and all *_NOCLK states.
>
> In this case we are in the TRX_OFF state. S
Helo,
On Sat, Mar 8, 2014 at 8:58 PM, Phoebe Buckheister
wrote:
> On Fri, March 7, 2014 11:16 pm, Dmitry Eremin-Solenikov wrote:
>> On Fri, Mar 7, 2014 at 4:16 PM, Phoebe Buckheister
>> wrote:
[skipped]
>>> 3) the mac802154_priv slave list
>>>
>>> This is one of the biggest problems I think th
From: Thomas Stilwell
Date: Mon, 10 Mar 2014 19:29:25 -0500
> The rf233 and rf231 are sufficiently similar that we can treat
> rf233 like rf231.
>
> rf233 is missing some features that rf231 has, but we don't currently
> make use of them so there's nothing to handle differently yet.
>
> Should