Hi,
I am attempting to write a simple protocol, actually a modification of
MultiHopEngine that buffers packets until they are received.
For this, I need to use ACKs in TOSSIM. From the mail archives it is
clear that ACKs are on by default in TOSSIM. However, I'm unsure as to where
to check: if(pMsg->ack == 0)..etc. I don't know which sendDone() to check it
in. I tried the* reportSendDone() of the interface AMPromiscuous.nc. *Is
this the right function of the right interface or is there some other
interface that I should try for? When I tried it in the sendDone() event of
Surge, *pMsg->ack was always 0 *implying ACKS were never receive which is
wrong isn't it? unless Surge uses only broadcast messages and thus ACKs are
not being received.
Please do let me know since I need to compare it against another routing
protocol.
Regards,
Bharat Naik.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help