.. |
skins
|
minor bug fix: arraydequeue may return null entries
|
2009-11-25 15:44:51 +00:00 |
DGRMConfigurator.java
|
radio medium patch: udgm uses hash table for efficient lookup in large networks + minor patches to dgrm
|
2009-10-27 10:10:03 +00:00 |
EventListener.java
|
removing unsafe MoteID interface dependencies
|
2009-09-17 13:19:08 +00:00 |
LogListener.java
|
setFilter() and getFilter() methods made public
|
2010-01-15 10:54:05 +00:00 |
LogScriptEngine.java
|
fixed potential memory leak when motes are removed during a simulation
|
2009-10-28 15:34:34 +00:00 |
MoteInformation.java
|
using new MotePlugin interface
|
2010-01-15 10:54:42 +00:00 |
MoteInterfaceViewer.java
|
using new MotePlugin interface
|
2010-01-15 10:54:42 +00:00 |
MoteTypeInformation.java
|
automatically updating when new mote types are added/removed
|
2008-02-11 14:37:17 +00:00 |
RadioLogger.java
|
added method to select a log listener message near a given time, similar to timeline and radio logger methods
|
2009-12-14 13:25:04 +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 script example, demonstrating how to interact with surrounding cooja plugins
|
2010-01-15 10:52:55 +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
|
statistics extraction public, to be accessible from other plugins and test scripts
|
2010-01-15 10:51:20 +00:00 |
VariableWatcher.java
|
using new MotePlugin interface
|
2010-01-15 10:54:42 +00:00 |
Visualizer.java
|
Enabled antialiasing in visualizer paint.
|
2010-01-13 12:29:10 +00:00 |
VisualizerSkin.java
|
visualizer plugin major update: support for zooming and panning, hiding window decorations, and a more powerful visualization skin api
|
2009-08-27 13:57:42 +00:00 |