nes-proj/tools/cooja/java/org/contikios/cooja
Andreas Löscher 6cbe94b7e9 New PluginType SIM_CONTROL_PLUGIN for sim control
SIM_CONTROL_PLGUIN are handled like SIM_PLUGIN, with one exception.
If the simulation is started with -nogui=<simfile> than it is checked
if a controlling plugin is loaded. If not, the simulation terminates
with an error message.
2014-11-06 17:16:24 +01:00
..
contikimote improved debugging output at referenceVar errors 2014-08-07 13:03:31 +02:00
dialogs [cooja] Removed some further printlns 2014-10-02 02:11:41 +02:00
emulatedmote [cooja] Radio802154: Removed obsolete comments including println hints 2014-10-02 01:53:26 +02:00
interfaces [cooja] interfaces/IPAddress: Reimplementation of the IPAddress interface 2014-08-29 13:08:56 +02:00
mote/memory [cooja] MemoryLayout: Remove annoying println 2014-10-02 01:14:07 +02:00
motes [cooja] Removed offset from SectionMoteMemory to make it more generic 2014-07-31 21:53:35 +02:00
plugins New PluginType SIM_CONTROL_PLUGIN for sim control 2014-11-06 17:16:24 +01:00
positioners
radiomediums
util [ccoja] Added new IPUtils class 2014-08-29 12:58:19 +02:00
AbstractionLevelDescription.java
ClassDescription.java
ContikiError.java
ConvertedRadioPacket.java
Cooja.java New PluginType SIM_CONTROL_PLUGIN for sim control 2014-11-06 17:16:24 +01:00
CoojaApplet.java
COOJAProject.java
COOJARadioPacket.java
CoreComm.java
EventQueue.java
HasQuickHelp.java
Mote.java [cooja] getMemory() now returns MemoryInterface 2014-07-31 21:08:18 +02:00
MoteInterface.java
MoteInterfaceHandler.java
MotePlugin.java
MoteTimeEvent.java
MoteType.java
Plugin.java
PluginType.java New PluginType SIM_CONTROL_PLUGIN for sim control 2014-11-06 17:16:24 +01:00
Positioner.java
ProjectConfig.java
RadioConnection.java
RadioMedium.java
RadioPacket.java
SimEventCentral.java
Simulation.java
SupportedArguments.java
TimeEvent.java
VisPlugin.java
Watchpoint.java
WatchpointMote.java