Hey guys,
 
I found the problem in my approach. I was not hitting the update key in the radio model tab. So the radio model was not getting registered. Sorry for the trouble.
 
Thanks,
Venkat.

----- Original Message ----
From: Venkat Manoj <[EMAIL PROTECTED]>
To: tos <[email protected]>
Sent: Friday, April 21, 2006 9:20:31 AM
Subject: [Tinyos-help] Problems when running SURGE on TOSSIM

Hi all,
 
I have tried simulating the surge application on TOSSIM. I have added some debug statements that print out the parent that is chosen in the debug messages tab.
 
My problem is like this ..
 
I have 4 motes arranged in line such that atmost each node has 2 neighbors.  I used empirical radio model and taken care that there are no radio links between any other motes than the motes I desire. But when the neighbor table of the motes is printed out, I see that there are three entries (the other three nodes) excluding the current node.
 
Also when the getparent command is called from SurgeM.nc, it initially (for a few seconds) returns 0xffff. After some time I see that every node returns 0 when there is a call to routeselect.getparent(). Now is this normal behaviour?
 
I think that when getparent is called a mote should return the next hop destination. Is this true?
 
Hoping that some kind sould would help me ...
 
Thanks,
Venkat.
_______________________________________________
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

Reply via email to