On Sun, Feb 7, 2010 at 8:34 PM, praneeth goud <[email protected]> wrote: > Hello all, > I was wondering if, like Mobiroute is a modified > version of the Mintroute protocol to support a mobile sink, can CTP be also > modified to accomadate a mobile sink. What are the protocols in tinyos > 2.x which support mobile sink are there any??
CTP won't work well if the sink moves too fast because it takes non zero time to discover/setup the routes. You might be able to modify CTP to support sink mobility better. You will have to think about it. You can look through the list of contributed software to see if any of them is more appropriate: http://docs.tinyos.net/index.php/TinyOS_2.x_index_of_contributed_code - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
