.. |
contikimote
|
extending abstract wakeup mote
|
2009-10-27 10:12:33 +00:00 |
dialogs
|
added option to limit the number of messages in list
|
2009-10-19 17:33:25 +00:00 |
interfaces
|
new event scheduling api
|
2009-10-27 10:11:17 +00:00 |
ipdistributors
|
removing unsafe MoteID interface dependencies
|
2009-09-17 13:19:08 +00:00 |
motes
|
introduced new abstract mote classes:
|
2009-10-27 10:07:56 +00:00 |
plugins
|
new event scheduling api
|
2009-10-27 10:11:17 +00:00 |
positioners
|
|
|
radiomediums
|
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 |
util
|
added methods for writing and reading byte array from files
|
2009-10-27 09:52:24 +00:00 |
AbstractionLevelDescription.java
|
|
|
AddressMemory.java
|
|
|
ClassDescription.java
|
|
|
ConvertedRadioPacket.java
|
added converted radio packet, containing both the original and the converted data
|
2009-04-01 23:34:45 +00:00 |
CoojaApplet.java
|
|
|
COOJARadioPacket.java
|
|
|
CoreComm.java
|
minor documentation and code fixes
|
2009-03-10 21:05:00 +00:00 |
EventQueue.java
|
major update to cooja's event scheduler:
|
2009-10-27 10:06:59 +00:00 |
GUI.java
|
added convenience method for accessing active plugins
|
2009-10-27 09:31:22 +00:00 |
IPDistributor.java
|
|
|
Mote.java
|
added getID() method (mandatory for all motes)
|
2009-09-17 11:05:09 +00:00 |
MoteInterface.java
|
fixed error output in log4j
|
2009-04-20 16:08:53 +00:00 |
MoteInterfaceHandler.java
|
added read-only rime address interface: currently fixed to 2 bytes
|
2009-04-20 16:13:11 +00:00 |
MoteMemory.java
|
|
|
MoteTimeEvent.java
|
new help class: time event associated with (or scheduled from) a mote. if the mote is removed during simulation, this enables removing all its scheduled events
|
2009-05-26 14:19:17 +00:00 |
MoteType.java
|
minor documentation and code fixes
|
2009-03-10 21:05:00 +00:00 |
Plugin.java
|
|
|
PluginType.java
|
|
|
Positioner.java
|
|
|
ProjectConfig.java
|
|
|
RadioConnection.java
|
added static connection ID for debugging purposes
|
2009-05-26 13:37:26 +00:00 |
RadioMedium.java
|
radio medium updates: removed obsolete tick observer + notifying observers for each finished radio connection separately
|
2009-05-26 14:17:29 +00:00 |
RadioPacket.java
|
documentation update
|
2009-04-01 23:35:23 +00:00 |
SectionMoteMemory.java
|
|
|
SimEventCentral.java
|
+ support for configurable buffer sizes (currently only for log output events)
|
2009-07-03 13:37:40 +00:00 |
Simulation.java
|
major update to cooja's event scheduler:
|
2009-10-27 10:06:59 +00:00 |
TimeEvent.java
|
|
|
VisPlugin.java
|
added quick help
|
2009-06-30 12:46:26 +00:00 |
Watchpoint.java
|
added breakpoint colors and user defined messages
|
2009-06-16 12:15:15 +00:00 |
WatchpointMote.java
|
added simple watchpoint interfaces, currently only implemented on mspsim motes
|
2009-06-11 10:02:11 +00:00 |