Re: [Tinyos-help] Fwd: TinyOS Wiring Diagrams

2007-01-18 Thread Simon Willis
Another way to do it is to download the TinyOS plugin for Eclipse from here: http://www.dcg.ethz.ch/~rschuler/ It draws component diagrams as well and allows you to break down the components further to see how they are wired up internally. Simon Michael Schippling wrote: I don't know what th

Re: [Tinyos-help] Fwd: TinyOS Wiring Diagrams

2007-01-18 Thread Michael Schippling
I don't know what that diagram looks like, but, assuming you have GraphViz setup as it should be, you can do "make docs" in any app directory and get a picture-to-puzzle-over like this: http://www.etantdonnes.com/Motes/contrib.xbow.apps.Robot.Robot.nc.if.gif In a fit of data hiding frenzy the ou

[Tinyos-help] Fwd: TinyOS Wiring Diagrams

2007-01-18 Thread Bernd-Christian Renner
Hello list, I would like to draw a Wiring/Configuration Diagram for a TinyOS application and would be glad if somebody could tell me how I could do that. What I mean is something like the graph in "The nesC Language: A holistic approach to networked embedded sytems", page 5, figure 6. Thanks in