On Fri, Jul 9, 2010 at 12:03 PM, zied maalej <[email protected]> wrote: > Hello people, > i have a problem with CTP. Some messages are duplicated ? > How can i avoid this ?
You need to filter the duplicates using (origin,seq) at the base station. CTP is a best-effort protocol that suppresses duplicates as much as possible using a small packet cache, but as you observe, it does not suppress all the duplicates. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
