On Mar 8, 2008, at 11:36 AM, Bulut ERSAVAS wrote:

Hi Phil,

Thanks for your response. When we change the CtpRoutingEngineP instantiation as you suggested, route discovery takes really long time. Since we do not change the location of the nodes often, we want the initial setup to be done quickly. As an alternative, we keep the minInterval at 1 and change the decayInterval() function as follows (i.e. it applies to root to a certain limit as well.) We haven't fully tested this yet. What is your opinion?

IIRC, CTP in 2.0.2 was designed for very fast route discovery, such that the root always beacons at the fastest rate. net2 is in the process of tuning CTP for low-power, so roots will be more intelligent on this topic.

I wouldn't mess with decay interval. Instead, you want to change the boundary values (basically, what your code there has done is made it so the base station has a max of 60 rather than 1024).

The best person to talk with about this is Om, who is currently working on the topic.

Phil

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to