Greetings:

I am working with the Surge application on mica2 motes. There are two questions, and help in regards to any or all of these is appreciated.

The Getting Started guide informs me that a log file can be created using command similar to:

java net.tinyos.surge.MainClass <groupID>   > log_filename

However, this file that is created is an empty file with no data written to it, as it is created immediately upon executing the above command (hence no data should be in it). My first question is how to direct the Surge application to write data into the file.

I can still see the network topology in the ensuing java window, but that begins another question.

The data link and multihop communications are fine, however in regard to the data readings, there is a problem.

Reading information should include: # of messages, Quality % , Yield %, and Prediction %.

However Prediction % is non-existant from my file, and Quality consistently remains a zero value. Thoughts anyone?


I've been looking through the archives and the contrib. sections for help to no avail.

Thanks,

Jim Radion

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

Reply via email to