osd-contiki/tools/cooja/java/se/sics/cooja/plugins
2012-05-30 14:45:36 +02:00
..
analyzers fixed bug in analyzers that caused looping analyzers and exceptions 2011-09-05 19:43:47 +02:00
skins disallowed starting plugins/visualizer skins for non-compatible motes/simulations 2012-05-24 13:58:12 +02:00
BufferListener.java rewrote code completely: 2012-03-09 14:58:56 +01:00
DGRMConfigurator.java disallowed starting plugins/visualizer skins for non-compatible motes/simulations 2012-05-24 13:58:12 +02:00
EventListener.java removing unsafe MoteID interface dependencies 2009-09-17 13:19:08 +00:00
LogListener.java public clean method, and broke out add log messages method 2012-01-26 16:03:41 +01:00
LogScriptEngine.java Make the ScriptLog interface public. This is needed for OpenJDK 2012-05-08 14:02:02 +02:00
MoteInformation.java plugin cleanup: removed list of mote interfaces, instead providing links to useful mote plugins 2010-05-17 09:30:27 +00:00
MoteInterfaceViewer.java Replaced borders with separator for a more compact view 2010-05-09 22:50:34 +00:00
MoteTypeInformation.java cleaned up the mote type visualizer code 2012-05-25 15:40:26 +02:00
Notes.java improved api 2011-11-01 09:30:30 +01:00
RadioLogger.java capturing exceptions from radio logger - some packet analyzers seems to be buggy 2012-03-06 09:47:34 +01:00
ScriptLog.java Make the ScriptLog interface public. This is needed for OpenJDK 2012-05-08 14:02:02 +02:00
ScriptMote.java removing unsafe MoteID interface dependencies 2009-09-17 13:19:08 +00:00
ScriptParser.java introduced global timeout function, not yet documented 2010-08-17 15:04:15 +00:00
ScriptRunner.java bugfix: gui-dependency caused nullpointer exception in test mode 2012-05-30 14:45:36 +02:00
SimControl.java Added a label that shows relative simulation speed 2010-11-03 12:29:47 +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 ensure mouse-triggered event popups are not outside screen, updated to use new watchpoint interface 2012-03-21 16:59:42 +01:00
VariableWatcher.java using new MotePlugin interface 2010-01-15 10:54:42 +00:00
Visualizer.java Added new annonation with which Cooja components (e.g. mote plugins) can be activated 2012-05-09 13:47:03 +02:00
VisualizerSkin.java javadoc update 2010-02-03 15:49:24 +00:00