On Sat, Feb 16, 2008 at 12:14 AM, Flavio Pompermaier <[EMAIL PROTECTED]> wrote:
> Hi to all,
>  I-ve some question about Collection in tinyOs, I hope someone can help me.
>
>  1) The StdControl interface should "generate the collection tree" (from what 
> specified from the EasyCollection example). However, looking at the code of 
> CollectionC I see that the StdControl interface only sets some variables 
> (start=TRUE), and does not build any tree.
>  If I have to implement direct diffusion I expect something like flooding of 
> interests from the sink once StdControl.start() is being called, in order to 
> build the tree. Where should the flooding be placed? In which function? And 
> also in Ctp, where is the tree contructed?

Once you start the collection component, the route calculative is
driven by timers in the collection component.

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

Reply via email to