Hi all,
We are executing a simulation and redirect the results to a trace file using
the command line:
java net.tinyos.sim.SimDriver -gui -noconsole -echodbg -script "script.py" >
app.trace
the python script file is:
from simcore import*
sim.exec('main.exe',10,'-p')
But when i use PowerTossim to interpret the trace file that gives me a file
with all the results set to zero
What can i do plz.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help