[Tinyos-devel] ctp vs other radio clients

Philip Levis pal at cs.stanford.edu
Sat Dec 6 08:42:57 PST 2008


On Dec 5, 2008, at 10:27 PM, Omprakash Gnawali wrote:
>>>
>>>
> I tried your change just now:
> 346,347c346
> <       //      if (radioOn && !call RetxmitTimer.isRunning()) {
> <       if (radioOn && !sending) {
> ---
>>      if (radioOn && !call RetxmitTimer.isRunning()) {
>
> and I still see SUBSEND_BUSY:
>
> 1228544531.027306: NET_C_FE_FWD_MSG 32 169 0 6633 0
> 1228544531.027372: NET_C_FE_SENDQUEUE_EMPTY 6634 0
> 1228544531.441403: NET_C_FE_RCV_MSG 37 157 2 6635 0
> 1228544531.441484: NET_C_FE_FWD_MSG 37 157 0 6636 0
> 1228544531.441542: NET_C_FE_SUBSEND_BUSY 6637 0
> 1228544531.441599: NET_C_FE_SENDDONE_WAITACK 30 183 0 6638 0
> 1228544531.441656: NET_C_FE_SENT_MSG 30 183 0 6639 0
> 1228544531.441723: NET_C_FE_SENDQUEUE_EMPTY 6640 0
> 1228544531.460397: NET_C_FE_RCV_MSG 34 174 2 6641 0
> 1228544531.460464: NET_C_FE_FWD_MSG 34 174 0 6642 0
> 1228544531.460521: NET_C_FE_SENDQUEUE_EMPTY 6643 0

Om, can you send me the whole trace (of just this node is sufficient),  
so I can track down the sequence of events that causes the problem?

Phil


More information about the Tinyos-devel mailing list