Hi,
I am using mig to parse messeges from the base station, i altered the
generated mig file SenseMsg.java such that the output is in the
following format:
1182008285562: 1 ffff
1182008290437: 1 ffff
1182008295328: 1 ffff
Now i want to get rid of these numbers, i tried to comment the lines
in /opt/tinyos-2.x/support/sdk/java/net/tinyos/tools/MsgReader.java
//System.out.print("" + t + ": "); and then recompiled it, but i still
get the same message format, I deleted MsgReader.class and
MsgReader.java but still everything is working normally !!, does
anyone know where can i find the part of the java code responsible for
printing these numbers.....?
Regards,
Ahmed
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help