contiki/tools/cooja/java/se/sics/cooja
2009-09-07 15:05:05 +00:00
..
contikimote schedule wakeup after new data has been written 2009-06-15 14:40:28 +00:00
dialogs use PATH_MAKE when compiling Contiki mote types. doesn't work on BSD systems 2009-09-07 15:05:05 +00:00
interfaces event based mote interfaces: less dependencies on tick polling + using new mote time events 2009-05-26 14:24:20 +00:00
ipdistributors
motes + method for checking if radio can receive data. does not change simulation output, but allows the radio medium to better keep track of how many packets were received etc 2009-04-16 14:26:35 +00:00
plugins support for extracting very simple statistics from observed events 2009-08-27 16:38:09 +00:00
positioners
radiomediums reload simulation bug fix (lost edges) + removed some debugging output 2009-06-08 12:42:10 +00:00
util help methods for manipulating arrays 2009-07-02 11:58:37 +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
EventQueue.java bugfix: remove unsorted time event 2009-06-15 16:51:42 +00:00
GUI.java Added FreeBSD support. 2009-08-27 12:25:11 +00:00
IPDistributor.java
Mote.java
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
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 bugfix: clock drift must be set even when the random startup delay is zero 2009-08-20 13:10:35 +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