Hello,

I am experiencing a quite weird and frustrating behaviour of TOSSIM.

The thing is very simple. I simulate my network of sensor with debug
messages activated. Simulation is great, everything works as expected and
the results are what I wanted. Then, i decide to deactivete the debug
messages in python (i.e. putting # on the statements tossim.addChannel (
"..." , "... " ) so that python won't have to carry with these messages.
Surprisingly, when I do it the results of the simulation are horrible. The
performance of the whole network decreases dramatically.

The frustrating part of it is that I can't do anything to debug it, because
it only happens whenever I deactivate debug messages, so that I cannot see
whats going on.


I have checked if it has something to do with my application losing time in
debug statements, but It doesn't influence. The only thing I know is that
TOSSIM simulates great when It prints my debug messages and doesn't work
when it doesn't print the debug messages. If i set debug messages in my
application that are not printed, the network performance decreases.

Have you ever guys experienced something similar ?  What might be going on?
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to