Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 86c033fdc8214eefe87e8dcbd107bf12b9884d3e Author: Sven Eckelmann sven@narfation.org Date: Sat Mar 26 23:56:09 2011 +0000
doc: batmand/VisOutput
86c033fdc8214eefe87e8dcbd107bf12b9884d3e batmand/VisOutput.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batmand/VisOutput.textile b/batmand/VisOutput.textile index f65fe958..b7a00215 100644 --- a/batmand/VisOutput.textile +++ b/batmand/VisOutput.textile @@ -1,7 +1,7 @@ h1. Working with the vis server output
-This artcile is for those that intend to write their own visualization tool, combine the vis output with a map or want to understand the vis server output for another reason. If you want to setup the vis server for the batmand have a look at this [[VisualizeMesh|article]] or for BATMAN-Advanced at [[VisAdv| this one]]. +This artcile is for those that intend to write their own visualization tool, combine the vis output with a map or want to understand the vis server output for another reason. If you want to setup the vis server for the batmand have a look at this [[VisualizeMesh|article]] or for BATMAN-Advanced at [[batman-adv:VisAdv| this one]].
Here is a sample output from the vis server in the dot draw format. Newer vis versions offer alternative formats (e.g. JSON) which follow the same rules but use another output style.