.. |
analyzers
|
Minor cleanup of the radio logger output (packet description).
|
2010-04-06 23:38:18 +00:00 |
skins
|
visualizer skin showing mote-specific edges (for dgrm)
|
2010-09-24 12:49:14 +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
|
Updated to use ArrayQueue instead of a linked list for faster random access
|
2010-09-09 19:52:08 +00:00 |
LogScriptEngine.java
|
listen to all log interfaces, also mote debug interfaces
|
2010-02-24 10:38:35 +00: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
|
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
|
added methods for saving radio connections to file from test scripts, as suggested on the develop mailing list
|
2010-10-04 08:14:55 +00: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
|
do not write to external test script file
|
2010-08-17 15:03:52 +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
|
clear menu option + time focus on double-click
|
2010-08-17 15:04:56 +00:00 |
VariableWatcher.java
|
using new MotePlugin interface
|
2010-01-15 10:54:42 +00:00 |
Visualizer.java
|
added mote attribute visualizer skin: prints mote attributes below each mote
|
2010-05-17 11:44:16 +00:00 |
VisualizerSkin.java
|
javadoc update
|
2010-02-03 15:49:24 +00:00 |