On Wed, Apr 16, 2008 at 2:14 AM, Flavio Pompermaier <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm working on Collection and I'm using heavily CollectionDebug
> interface...however,using MsgReader and the stdOut to read those messages is
> quite unpractical...
> So I recently  developed a useful java GUI (starting from Oscilloscope code)
> that takes as input both CollectionMessages and data that a node receives
> ant print them in this way:
> -  CollectionMsg are listed in a JTable into the J GUI (printing the String
> error code and not only its integer value..much more comprehensive..)
> - Data received are printed to the stdOut as if MsgReader was running
>
> The code is quite simple and related to my own application, but with a very
> limited effort of isolation of variables can be suitable for logEventType of
> CollectionDebug (for now I use only logEventDbg so I print out only data.a,
> data.b and data.c)
>
> In the attachment I put an image of my work just to see an example.
> If this work can be interesting for newer releases of TinyOS just ask me and
> I will send you the code (but also if someone is just interested in..).
>

This sounds like useful software. We do have a Perl script that does
the same thing but some people might want to use the Java version.
Once you complete the application so that it prints all the debug
types correctly, we will discuss how to distribute it to people.

Thanks.

- om_p
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to