[Tinyos-devel] problem of using FTSP and CTP

Philip Levis pal at cs.stanford.edu
Mon Mar 23 08:42:58 PDT 2009


On Mar 23, 2009, at 2:04 AM, Miklos Maroti wrote:

>
> You might solve the TimeSyncActiveMessageC and SenderC problem, but
> fundamentally the problem is with AMSenderC not handling the EBUSY
> condition. You MUST be prepared for an EBUSY from the ActiveMessageC
> and you MUST deal with that in AMSenderC, and that is a rather simple
> change

Miklos,

What I'm trying to say is that your proposed solution might seem to  
be the simplest one in the short term, but it undoes a lot of the  
fixes to problems encountered in 1.x that 2.0 fixed. Further down the  
line, we'll regret having re-introduced them. Let me take a closer  
look at the code.

Phil


More information about the Tinyos-devel mailing list