Thanks, I was not specific on what I wanted. I can set up a small network and broadcast packets at subsequent intervals. how do I set a packet to transmit from node A to node B.
Regards, shamali ________________________________ From: Omprakash Gnawali <[email protected]> To: Shamali Gunawardena <[email protected]> Cc: [email protected] Sent: Mon, February 21, 2011 2:02:13 AM Subject: Re: [Tinyos-help] routing tables in tossim. On Fri, Feb 18, 2011 at 3:41 AM, Shamali Gunawardena <[email protected]> wrote: > > Hello, > > Does anyone know how to set a routing table in tossim. and how do you > decide what the sink is. TOSSIM is a simulator. It does not have a routing table. You should look into the data structures used by the routing protocols and set them to static values if you don't want a dynamic routing protocol. - om_p
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
