contiki/tools/cooja/java/se/sics/cooja
2009-03-09 15:40:26 +00:00
..
contikimote minor fix: keep library files when cleaning temporary files 2009-03-03 14:57:42 +00:00
dialogs abstract contiki compile dialog using compile library. 2009-03-09 13:58:12 +00:00
interfaces renamed author to avoid compiler warnings 2009-03-09 14:08:54 +00:00
ipdistributors minor changes and documentation regarding using random generators in Cooja 2009-02-18 12:07:19 +00:00
motes application-level mote type implementing new mote type methods 2009-03-09 15:38:10 +00:00
plugins new mote interfaces api + name changes 2009-03-09 15:39:33 +00:00
positioners added manual positioner: allows user to manually enter every mote position 2009-02-18 13:55:51 +00:00
radiomediums added new radio medium: directed graph radio medium (short: dgrm). 2009-02-24 15:29:52 +00:00
AbstractionLevelDescription.java
AddressMemory.java
ClassDescription.java
CoojaApplet.java
COOJARadioPacket.java
CoreComm.java made two static methods public 2009-02-20 16:49:43 +00:00
EventQueue.java minor author name fix: strange names causes compiler warnings on some systems 2009-03-03 13:42:45 +00:00
GUI.java minor bugfix: check that simulation exists before reloading 2009-03-03 12:09:34 +00:00
IPDistributor.java
Mote.java changed simulation time from int to long to support very long simulations 2008-12-04 14:03:41 +00:00
MoteInterface.java print debugging info when mote interface fails to load 2009-02-26 13:36:15 +00:00
MoteInterfaceHandler.java mote interface handler initialized by class array, not vector pointer 2009-03-09 14:08:03 +00:00
MoteMemory.java
MoteType.java added contiki-related methods to mote type java interface, for example main contiki source file 2009-03-09 15:40:26 +00:00
Plugin.java removing visplugin class dependency 2008-12-16 15:07:14 +00:00
PluginType.java
Positioner.java added debugging output when positioner fails 2009-02-18 13:55:01 +00:00
ProjectConfig.java removing strict dependency on project platform configuration files (cooja.config). 2008-10-03 10:23:05 +00:00
RadioConnection.java minor author name fix: strange names causes compiler warnings on some systems 2009-03-03 13:42:45 +00:00
RadioMedium.java
RadioPacket.java
SectionMoteMemory.java
Simulation.java changed default simulation delay to 0 2009-03-02 09:46:19 +00:00
TimeEvent.java minor author name fix: strange names causes compiler warnings on some systems 2009-03-03 13:42:45 +00:00
VisPlugin.java visplugins are optional, but require cooja to be visualized: 2008-12-17 11:02:05 +00:00