.. |
contikimote
|
Added simulation as argument to moteType.getConfigXML() instead of each MoteType storing a reference to the simulation.
|
2012-05-23 15:42:22 +02:00 |
dialogs
|
new experimental feature: possibility to change mote types when loading a simulation
|
2012-05-23 14:59:41 +02:00 |
emulatedmote
|
moved radio interface visualizer code to shared abstract radio
|
2011-02-24 09:31:57 +01:00 |
interfaces
|
using memory monitor instead of previously used time events
|
2012-03-09 14:57:10 +01:00 |
ipdistributors
|
|
|
motes
|
Added simulation as argument to moteType.getConfigXML() instead of each MoteType storing a reference to the simulation.
|
2012-05-23 15:42:22 +02:00 |
plugins
|
disallowed starting plugins/visualizer skins for non-compatible motes/simulations
|
2012-05-24 13:58:12 +02:00 |
positioners
|
|
|
radiomediums
|
radio medium bugfix: a combination of changing channels while radio is off and with a nearby ongoing transmission, and
|
2012-03-09 15:23:16 +01:00 |
util
|
reworked MspCodeWatcher plugin: using jsyntaxpane to display Contiki code, using tabs instead of splitpanes, easier to
|
2012-03-21 16:58:26 +01:00 |
AbstractionLevelDescription.java
|
|
|
AddressMemory.java
|
|
|
ClassDescription.java
|
|
|
ContikiError.java
|
|
|
ConvertedRadioPacket.java
|
|
|
CoojaApplet.java
|
|
|
COOJAProject.java
|
added container for cooja projects, to easier maintain and handle loaded projects and their resources
|
2010-12-02 15:27:08 +00:00 |
COOJARadioPacket.java
|
|
|
CoreComm.java
|
|
|
EventQueue.java
|
|
|
GUI.java
|
disable plugin menu items if not supported
|
2012-05-24 14:02:45 +02:00 |
IPDistributor.java
|
|
|
Mote.java
|
enables sharing mote-specific properties
|
2011-05-31 12:51:01 +02:00 |
MoteInterface.java
|
added mote interface method to be called when add mote interfaces have been added. useful if the mote interfaces want to observe each
|
2012-03-06 14:33:14 +01:00 |
MoteInterfaceHandler.java
|
|
|
MoteMemory.java
|
all mote memories now support symbol addresses
|
2012-03-09 14:56:09 +01:00 |
MotePlugin.java
|
|
|
MoteTimeEvent.java
|
|
|
MoteType.java
|
Made exception static and added constructor with exception cause
|
2012-05-23 15:49:25 +02:00 |
Plugin.java
|
|
|
PluginType.java
|
|
|
Positioner.java
|
|
|
ProjectConfig.java
|
updated to use new cooja project class
|
2010-12-02 15:28:06 +00:00 |
RadioConnection.java
|
improved capture effect support in mrm: capture effect is effective if the latter transmission is stronger and no later than half the preamble
|
2011-11-03 11:23:51 +01:00 |
RadioMedium.java
|
notify radio medium when simulation finished loading
|
2010-12-10 15:55:47 +00:00 |
RadioPacket.java
|
|
|
SectionMoteMemory.java
|
added support for mapping Cooja motes' and Contiki's address
|
2012-03-09 14:56:53 +01:00 |
SimEventCentral.java
|
|
|
Simulation.java
|
Added simulation as argument to moteType.getConfigXML() instead of each MoteType storing a reference to the simulation.
|
2012-05-23 15:42:22 +02:00 |
SupportedArguments.java
|
Added new annonation with which Cooja components (e.g. mote plugins) can be activated
|
2012-05-09 13:47:03 +02:00 |
TimeEvent.java
|
|
|
VisPlugin.java
|
|
|
Watchpoint.java
|
simplified usage of Watchpoint and WatchpointMote interfaces
|
2012-03-21 16:56:32 +01:00 |
WatchpointMote.java
|
bugfix: breakpoints should only trigger once
|
2012-05-09 13:04:35 +02:00 |