diff --git a/tools/cooja/config/quickhelp.txt b/tools/cooja/config/quickhelp.txt index d6cb8a231..6822113d2 100644 --- a/tools/cooja/config/quickhelp.txt +++ b/tools/cooja/config/quickhelp.txt @@ -50,14 +50,17 @@ Currently, four event types are supported (see below). Note that the control pan se.sics.cooja.plugins.SimControl = \ Control Panel\ -

Use the control panel to start and stop the current simulation. \ -

Note that toggling simulation execution is also possible by the keyboard shortcut Ctrl+S. \ -

Step millisecond executes all events within the next simulated millisecond. \ -

The execution speed can be controlled via the bottom slider. \ -If the slider value is non-zero, sleep events are scheduled in the simulation loop. \ -

By setting the slider to Real time, the execution speed is limited to at maximum real time. \ -The Real time slider value is to the right of No simulation delay: select the slider button and use to keyboard to navigate here. \ -

Run until can be used to configure a time (in milliseconds) where the simulation will automatically pause. +

The control panel controls the simulation. \ +

Start starts the simulation. \ +

Pause stops the simulation. \ +

The keyboard shortcut for starting and pausing the simulation is Ctrl+S. \ +

Step runs the simulation for one millisecond. \ +

Reload reloads and restarts the simulation. \ +

Writing simulation time in milliseconds in the Stop at field causes the simulation to pause at the given time. \ +

Simulation speed is controlled via the bottom slider. \ +If the slider value is zero, simulation runs at full speed. \ +

Setting the slider to Real time, simulation speed is capped to not run faster than real time. \ +The Real time slider value is to the right of No simulation delay: click on the slider button and press the right arrow key on the keyboard. \ se.sics.cooja.mspmote.plugins.MspCLI = \ MSPSim's Command Line Interface\