nes-proj/tools/cooja/java/se/sics/cooja
fros4943 83d4720279 added transmission duration approximation
(manchester encoding, uart-extra-bit, 19.2kbps)
2006-10-02 15:38:44 +00:00
..
contikimote added transmission duration approximation 2006-10-02 15:38:44 +00:00
corecomm performance improvement when fetching memory (throwing pointer to array instead of creating new one) 2006-08-23 17:11:09 +00:00
dialogs changed mote state to enum type instead of int 2006-09-26 13:08:05 +00:00
interfaces new radio driver (allows for transmissions longer than one tick) 2006-10-02 15:10:57 +00:00
ipdistributors added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
motes changed mote state to enum type instead of int 2006-09-26 13:08:05 +00:00
plugins changed mote state to enum type instead of int 2006-09-26 13:08:05 +00:00
positioners added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
radiomediums updated for new radio version. 2006-10-02 15:19:28 +00:00
ClassDescription.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
ConnectionLogger.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
CoreComm.java performance improvement when fetching memory (throwing pointer to array instead of creating new one) 2006-08-23 17:11:09 +00:00
GUI.java quickstart outputs error stream from compilation 2006-09-07 12:01:35 +00:00
IPDistributor.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
Mote.java changed mote state to enum type instead of int 2006-09-26 13:08:05 +00:00
MoteInterface.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
MoteInterfaceHandler.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
MoteMemory.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
MoteType.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
PassiveMoteInterface.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
PlatformConfig.java removed old unused makefile-quickstart code 2006-09-06 12:26:33 +00:00
Positioner.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
RadioConnection.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
RadioMedium.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
SectionMoteMemory.java performance improvement when fetching memory (using System.arraycopy instead of earlier for-loop) 2006-08-23 15:48:15 +00:00
Simulation.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
VisPlugin.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
VisPluginType.java added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00