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

Philip Levis pal at cs.stanford.edu
Mon Mar 30 20:13:31 PDT 2009


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



More information about the Tinyos-devel mailing list