At 11:56am on Oct 27, electrons from [EMAIL PROTECTED] conveyed: > In my tossim scenario I need to have two independent clusters of motes, > each with its own receiving station and multihop routing tree. How could I > do this (by modifying some routing components, I guess)
With MultipHopLQI only the base stations need to know the fact that they are receiving stations. Set the path metric to zero for the receiving stations and the module will dynamically form two clusters depending of the link qualities. Sumit > Thanks in advance > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
