I'm simulating EasyCollection in TOSSIM where after 100 seconds the original root ceases to be root (with RootControl.unsetRoot()) and another node takes its place (with .setRoot()). But the new node doesn't receive all the packets, it only receives packets from up to two or three hops away, and a lot of simulated time (minutes) has to pass until it starts receive from three hops away.
Is there any way to make the new root known to the network faster? When the first root is defined the network is know very fast. I''ve tried forcing route updates with the CtpInfo interface, but no success. Regards, Hugo _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
