contiki/tools/cooja/java/se/sics/cooja
2008-10-28 09:57:48 +00:00
..
contikimote rewriting mote interfaces for faster simulation execution. 2008-10-28 09:57:48 +00:00
dialogs disabled some (almost) never used configuration options. 2008-10-03 13:54:27 +00:00
interfaces splitting contiki messages on newlines 2008-10-03 10:39:29 +00:00
ipdistributors
motes tick method returns true if mote can be ticked again immediately 2008-03-31 15:22:41 +00:00
plugins updated some references to old getLastLogMessages() 2008-10-03 15:18:48 +00:00
positioners
radiomediums negative channels can talk to any other channel (both rx and tx) 2008-03-18 16:37:35 +00:00
AbstractionLevelDescription.java
AddressMemory.java added unknown variable exception + method for fetching integer size 2008-02-11 14:02:29 +00:00
ClassDescription.java
CoojaApplet.java added applet attribute support 2008-04-03 13:59:24 +00:00
COOJARadioPacket.java default radio packet implementation 2008-03-18 12:47:10 +00:00
CoreComm.java removed public static JFrame frame variable. components should instead access the top parent container via getTopParentContainer() 2008-02-12 15:03:02 +00:00
GUI.java if newly started plugin has not specified a location/size, use defaults 2008-10-03 14:31:32 +00:00
IPDistributor.java
Mote.java tick method returns true if mote can be ticked again immediately 2008-03-31 15:22:41 +00:00
MoteInterface.java
MoteInterfaceHandler.java optimized some loops for increased performance and added runprof for profiling 2008-09-22 16:18:22 +00:00
MoteMemory.java
MoteType.java 432 2008-02-12 15:03:22 +00:00
PassiveMoteInterface.java
Plugin.java
PluginType.java
Positioner.java
ProjectConfig.java removing strict dependency on project platform configuration files (cooja.config). 2008-10-03 10:23:05 +00:00
RadioConnection.java
RadioMedium.java using new radio packet format 2008-03-18 12:57:04 +00:00
RadioPacket.java default (os-level) radio packet 2008-03-18 12:46:36 +00:00
SectionMoteMemory.java throwing unknown variable exceptions 2008-02-11 14:04:16 +00:00
Simulation.java removed interrupt output when simulation is stopped 2008-10-03 13:18:29 +00:00
VisPlugin.java