[Tinyos-devel] SerialP.nc rxState and txState state variables

Vlado Handziski handzisk at tkn.tu-berlin.de
Thu Apr 2 01:20:40 PDT 2009


On Tue, Mar 31, 2009 at 5:13 AM, Philip Levis <pal at cs.stanford.edu> wrote:

>
> On Mar 30, 2009, at 12:35 PM, Vlado Handziski wrote:
>
>  Just setting the rxState and txState variables might not be enough there.
>> We might be better off by just repeating the Init.init() sequence here,
>> namely calling the full blown txInit(), rxInit() and ackInit() functions.
>>
>> Vlado
>>
>
> If this is the case, then those functions should probably move out of
> init() and just into start().
>
> Phil
>
>
We still need them in init(). Currently SerialActiveMessageC wires the
SerialP init() (via SerialDispatcherC) to the main SoftwareInit. Or did you
mean that init() should just call start()?


Vlado
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20090402/9befc6b7/attachment.htm 


More information about the Tinyos-devel mailing list