[sim-wg] Re: [Tinyos-help] A Problem About Receive.receive() in
Tossim
Junzhao Du
dujunzhao at gmail.com
Fri May 4 20:25:01 PDT 2007
Hi All,
These days I am very busy, so I let two graduates in my lab help me
wok in this working group. Currently, I hope them to get their hand
dirty and help me implement a routing protocol and MAC protocol in T2.
When things going well, I will let more graduates involved in this
group and contribute more source codes/documents. So thanks for the
help from the team members!
BTW, storage working group has a nice wiki:
http://tinyos.cs.berkeley.edu/storage/
Thanks,
junzhao
On 5/5/07, pal at cs.stanford.edu <pal at cs.stanford.edu> wrote:
> > hi,
> > But when i read the "log.txt" , i find that sometimes when the event
> > AMSend.sendDone() was signaled but the packet which has been sended is not
> > received as expected.
>
>
> This might be counter-intuitive, but sendDone() means the packet has been
> sent, not that it has been received. The Receive.receive() event is
> signaled on the receiver when it receives a packet.
>
> Packets can be lost/dropped for a lot of reasons.
>
> I'd recommend reading TEP 116.
>
> Phil
>
>
More information about the Sim-wg
mailing list