On Tue, Aug 25, 2009 at 12:14 PM, <[email protected]> wrote: > Hello, > > I want to use CTP without acks for mobile nodes. That means, that I > want CTP to update neighbor / routing table rather frequently. All I > was able to find so far was the maxInterval, which I reduced from > 512000 to 51200 (1/10). This already had the desired effect, that > nodes send beacons more frequently. However they still require more > than one "beacon-send" period to begin sending their packets to the > new parent. > Is there another setting (e.g. in the LinkEstimator) that I could > tweak to make CTP "more flexible"? > > I deliberately do not use Acks and would like to keep it this way. Any > suggestions?
You might also look into BLQ_PKT_WINDOW variable which determines how frequency the beacon-based estimates are recomputed. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
