On Nov 30, 2009, at 9:51 PM, Kiraneet sharma wrote: > Hello people... > > My question is pretty much in the subject line. > Is there any development going on by the tinyos developers in this > direction: > i.e., building a visualization tool for 2.x ? Certainly it would > help in better simulation. > > Or are any of us people in this list working over/thinking about > doing such a thing ? > Please let me know...
Not really -- TinyViz was a huge performance overhead, and was inherently problematic for anything repeatable, hence the later addition of Tython. Tython alone seemed like a better approach, hence TOSSIM in T2 supporting a Python scripting interface. It's not very hard to build a visualization in Python, so you can pretty easily visualize what you want. About the closest thing is MViz in TOSSIM. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
