diff --git a/tools/cooja/config/quickhelp.txt b/tools/cooja/config/quickhelp.txt index bcdc5d8bb..a601f28f1 100644 --- a/tools/cooja/config/quickhelp.txt +++ b/tools/cooja/config/quickhelp.txt @@ -59,6 +59,13 @@ If the slider value is non-zero, sleep events are scheduled in the simulation lo 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. +se.sics.cooja.mspmote.plugins.MspCLI = \ +MSPSim's Command Line Interface\ +

help
lists available commands\ +

info CC2420
shows radio chip details\ +

log CC2420 > mylog.txt
logs radio chip details to file\ +

stacktrace
shows current stacktrace + KEYBOARD_SHORTCUTS = \ Keyboard shortcuts
\
Ctrl+N: New simulation\