On 9/28/07, John W. Barron <[EMAIL PROTECTED]> wrote:
>
> If made changes to SerialPacket.java (Long.toHexString) , Will this do
> the same thing?


Yes, but I would really encourage you to "extend" the message reader class
and override the message received method.
Trying to change things on the higher level possible, without hacking it
directly would be safer in case you update your  tinyos  source tree.

If so, what all do i need to recompile for changes to
> take effect


Assuming that you already have installed a jdk (javac works). Just type make
on the folder that has the file.
   cd tinyos-2.x/support/sdk/java/net/tinyos/tools
   make

Thanks a lot for your help and time,
> John  Barron


I have received a lot of help from the kind devs on this group, I'm just
trying to pay it forward.
Ariel.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to