diff --git a/tools/cooja/config/quickhelp.txt b/tools/cooja/config/quickhelp.txt index 5685ff6aa..04186c7ea 100644 --- a/tools/cooja/config/quickhelp.txt +++ b/tools/cooja/config/quickhelp.txt @@ -1,3 +1,20 @@ +se.sics.cooja.plugins.Visualizer = \ +Visualizer \ +
The visualizer shows the positions of simulated motes as viewed from above (XY-plane). \ +It is possible to zoom (CRTL+Mouse drag) and pan (Shift+Mouse drag) the current view. \ +Mouse right-click a mote or unoccupied space for a popup menu with more options. \ +
The visualizer supports "visualizer skins". \ +Each skin provides some specific information, such as ongoing simulated radio traffic, or the IP addresses of motes. \ +Multiple skins can be active at the same time. \ +Click the upper "Select visualizer skin" button to select or deselect skins. \ +
Useful skins \
+
Mote IDs: prints the unique mote IDs inside motes. \
+
Log output: prints the last printf message above motes. \
+
Radio traffic: displays inter-mote radio communication. \
+
Radio environment (UDGM): enables configurating the UDGM radio medium. \
+
Tip
\
+Right-click visualizer to show the popup menu, and click "Hide window decorations".
+
se.sics.cooja.plugins.LogListener = \
Log Listener\
Listens to log output from all simulated motes. \