osd-contiki/tools/cooja/java/se/sics/cooja/plugins
2010-04-28 09:39:26 +00:00
..
analyzers Minor cleanup of the radio logger output (packet description). 2010-04-06 23:38:18 +00:00
skins Changed to draw the network traffic under the motes 2010-02-26 07:46:26 +00:00
DGRMConfigurator.java hide exceptions if table input parsing fails 2010-02-03 09:30:38 +00:00
EventListener.java removing unsafe MoteID interface dependencies 2009-09-17 13:19:08 +00:00
LogListener.java added option for mote-specific background coloring in log listener 2010-04-28 09:39:26 +00:00
LogScriptEngine.java listen to all log interfaces, also mote debug interfaces 2010-02-24 10:38:35 +00:00
MoteInformation.java using new MotePlugin interface 2010-01-15 10:54:42 +00:00
MoteInterfaceViewer.java added method for getting mote interfaces based on class names + getInterfaces() returns a collection instead of a vector 2010-03-14 19:50:34 +00:00
MoteTypeInformation.java automatically updating when new mote types are added/removed 2008-02-11 14:37:17 +00:00
Notes.java added notes plugin, useful for storing simulation notes in the config 2010-03-11 22:11:10 +00:00
RadioLogger.java Minor cleanup of the radio logger output (packet description). 2010-04-06 23:38:18 +00:00
ScriptMote.java removing unsafe MoteID interface dependencies 2009-09-17 13:19:08 +00:00
ScriptParser.java added debugging output + generated javascript code tooltip 2009-06-15 16:53:32 +00:00
ScriptRunner.java added support for external script file, which currently requires manually editing the .csc 2010-02-12 09:28:28 +00:00
SimControl.java minor fix: check that event is not already scheduled 2009-11-02 10:02:58 +00:00
SimInformation.java milliseconds -> microseconds update + more effective repainting using swing timers (avoid AWT event floods) 2009-05-26 14:27:00 +00:00
SLIP.java added simple method for wrapping serial data in SLIP packets 2009-01-15 13:13:47 +00:00
TimeLine.java improved zoom 2010-04-26 08:00:19 +00:00
VariableWatcher.java using new MotePlugin interface 2010-01-15 10:54:42 +00:00
Visualizer.java Added option to move motes in Visualizer without confirm dialog by dragging motes with ALT button pressed 2010-03-24 14:22:56 +00:00
VisualizerSkin.java javadoc update 2010-02-03 15:49:24 +00:00