Kevin Klues wrote: > In TinyOS 1.x this was the surge application. In T2 its the Mviz application.
thanks. I looked at MViz, and I found two shortcomings in the java application: - it unbearingly overloads the X server on Linux - it's 'write-only': any node or link ever entering the vizualization app remains there forever the first issue can be sort of remedied by make DNavigate less frequently. at every 2 seconds sort of feels OK. but still it is slow I change the application to remove motes / links that are unheard of for some time. I could send a patch over if you guys find this interesting. Akos _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
