.. |
contikimote
|
towards adding support for 64-bit architectures: registering relative memory addresses with contiki instead of fetching absolute addresses to java
|
2008-11-20 16:34:45 +00:00 |
dialogs
|
add messages directly, scroll list later
|
2008-11-04 17:33:42 +00:00 |
interfaces
|
added getDrift method
|
2008-10-29 08:37:42 +00:00 |
ipdistributors
|
added cooja; 'The Contiki OS Java Simulator'
|
2006-08-21 12:11:16 +00:00 |
motes
|
removed passive/active interfaces notion.
|
2008-10-28 13:38:55 +00:00 |
plugins
|
automatically stop simulation when script finishes test
|
2008-11-27 08:51:35 +00:00 |
positioners
|
added cooja; 'The Contiki OS Java Simulator'
|
2006-08-21 12:11:16 +00:00 |
radiomediums
|
negative channels can talk to any other channel (both rx and tx)
|
2008-03-18 16:37:35 +00:00 |
AbstractionLevelDescription.java
|
annotation describing an abstraction level
|
2008-02-07 10:29:40 +00:00 |
AddressMemory.java
|
added unknown variable exception + method for fetching integer size
|
2008-02-11 14:02:29 +00:00 |
ClassDescription.java
|
added cooja; 'The Contiki OS Java Simulator'
|
2006-08-21 12:11:16 +00:00 |
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
|
towards adding support for 64-bit architectures: registering relative memory addresses with contiki instead of fetching absolute addresses to java
|
2008-11-20 16:34:45 +00:00 |
EventQueue.java
|
Cooja event queue. Ported from MSPSim
|
2008-10-28 12:52:24 +00:00 |
GUI.java
|
use system look and feel instead of cross platform if nimbus fails (contributed by David Gustafsson)
|
2008-11-21 13:09:53 +00:00 |
IPDistributor.java
|
documentation (including javadoc) update
|
2007-01-10 14:57:42 +00:00 |
Mote.java
|
tick method returns true if mote can be ticked again immediately
|
2008-03-31 15:22:41 +00:00 |
MoteInterface.java
|
removed passive/active interfaces notion.
|
2008-10-28 12:50:38 +00:00 |
MoteInterfaceHandler.java
|
interface handler support for new interface polling format
|
2008-10-28 12:40:35 +00:00 |
MoteMemory.java
|
documentation (including javadoc) update
|
2007-01-10 14:57:42 +00:00 |
MoteType.java
|
432
|
2008-02-12 15:03:22 +00:00 |
Plugin.java
|
documentation (including javadoc) update
|
2007-01-10 14:57:42 +00:00 |
PluginType.java
|
documentation (including javadoc) update
|
2007-01-10 14:57:42 +00:00 |
Positioner.java
|
documentation (including javadoc) update
|
2007-01-10 14:57:42 +00:00 |
ProjectConfig.java
|
removing strict dependency on project platform configuration files (cooja.config).
|
2008-10-03 10:23:05 +00:00 |
RadioConnection.java
|
added tostring method
|
2008-10-29 18:23:04 +00:00 |
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
|
registering tick events when simulation starts running
|
2008-11-03 18:09:43 +00:00 |
TimeEvent.java
|
Cooja time event. Ported from MSPSim
|
2008-10-28 12:51:22 +00:00 |
VisPlugin.java
|
always highlighting node at mote plugin activation
|
2007-09-21 16:11:44 +00:00 |