I am using the MViz example which uses CTP protocol. When i try to get the network throughput by dividing the received packets by the sent ones. I noticed that the received are more than the sent! (it has to be the same or less than the sent packets)
I did intensive debugging and noticed that the duplication just occurred at the root node when there will be a re-transmission by the last hop node. I have checked the CtpForwardingEngineP.nc, i found that the duplication check just performed at the forwarders (cache and sending queues)! Is this a bug? and if it is, how can we fix it? Please help -- View this message in context: http://tinyos-help.10906.n7.nabble.com/Duplicated-messages-are-received-by-the-root-when-i-use-CTP-tp24341.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
