On Fri, Mar 27, 2009 at 1:33 AM, Mehmet Akif Antepli <[email protected]> wrote: > Hello Omprakash, > In the READMe.txt under apps/tests/TestNetwork there is the following > expression; > > "There are scripts on net2 website to parse the debug messages sent by the > nodes." > i couldn't find them. Could you send me if there are any such scripts, > please? And how to run them to parse CollectionDebug messages?
You said you are already using net2collection.pl - that is all you should need. Can you show us the messages you are getting on UART and also attach your copy of net2collection.pl > Also i couldn't find where TestNetwork application looks whether the node is > the root node or not before sending CollectionDebug messages to the uart. it > should send uart messages after checking RootControl.isRoot() or using a > global root flag or something like that, otherwise how can a remote node can > send uart messages!... Could you help me with this issue ? You can collect debug messages only on the nodes that have serial interface. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
