Once, I did this tracking. I will look up for the file that records that,
and send it to you, if I find it. 

But, I was doing it for Mica2.

I remember that the easiest way to track that down is through the app.c
file.

 

Best.

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Xiaohui
Liu
Sent: Sunday, March 07, 2010 4:54 PM
To: Tinyos-Help
Subject: [Tinyos-help] when is event Send.sendDone in AMSenderC actually
triggered?

 

Hi,

 

I tried to track down to the point where Send.sendDone in AMSenderC is
triggered, which is the component used to send AM packet. And I end up with
a trace of components:

 

AMSenderC -> AMQueueEntryP -> AMQueueP -> AMQueueImplP -> ActiveMessageC ->
CC2420ActiveMessageC -> CC2420ActiveMessageP -> UniqueSendC -> UniqueSendP

 

But in UniqueSendP, there is no provider of interface Subsend, not alone its
event Send.sendDone! Could anyone please help me check whether Send.sendDone
is triggered when packet starts being transmitted or after the packet has
been transmitted?


-- 
-Xiaohui Liu

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to