osd-contiki/tools/cooja/java/se/sics/cooja/plugins
Adam Dunkels b50d0784e3 Set Notes window to open by default.
Changed name of the menu item in the Tools menu.

Slightly shorter default note text.
2012-06-04 13:40:56 +02:00
..
analyzers fixed bug in analyzers that caused looping analyzers and exceptions 2011-09-05 19:43:47 +02:00
skins renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
BufferListener.java Updated menu item name to indicate that a window is opened when selecting it. 2012-06-04 13:36:04 +02:00
DGRMConfigurator.java disallowed starting plugins/visualizer skins for non-compatible motes/simulations 2012-05-24 13:58:12 +02:00
EventListener.java Updated menu item name to indicate that a window is opened when selecting it. 2012-06-04 13:36:04 +02:00
LogListener.java Reimplementation of the context menu, which was difficult for newcomers to find, 2012-06-04 13:39:37 +02:00
LogScriptEngine.java General cleanup and fixes of texts and labels 2012-05-31 18:04:40 +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 extracted quick help interface to a separate file, moved plugin-specific quick help from quickhelp.txt to the plugins themselves 2012-06-01 11:50:51 +02:00
MoteTypeInformation.java cleaned up the mote type visualizer code 2012-05-25 15:40:26 +02:00
Notes.java Set Notes window to open by default. 2012-06-04 13:40:56 +02: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 General cleanup and fixes of texts and labels 2012-05-31 18:04:40 +02:00
SimControl.java extracted quick help interface to a separate file, moved plugin-specific quick help from quickhelp.txt to the plugins themselves 2012-06-01 11:50:51 +02: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 renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
VariableWatcher.java using new MotePlugin interface 2010-01-15 10:54:42 +00:00
Visualizer.java verify that visualizer skin is compatible with the current simulation before starting it, 2012-06-01 12:24:30 +02:00
VisualizerSkin.java javadoc update 2010-02-03 15:49:24 +00:00