On Mar 27, 2007, at 1:55 PM, Bhuvaneswari Ramkumar wrote:

but AM does not necessarily send packets in the order at which you submit
them  :

does this apply even when I give the next send in the send-done event
of the first call ?

No. Send.sendDone means the packet was sent. So it has happened in the past. I was referring to

call SendA.send()
call SendB.send()

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

Reply via email to