Claes Jakobsson
9c08f28956
Added EEPROM support for Cooja with a rudimentary hexdump -C like viewer in the mote interface view
2014-05-08 22:35:58 +02:00
Sebastian Schinabeck
c22f1ea6f1
Cooja: allow setting RSSI while sending and silence
...
It is now possible to set the RSSI while the radio is sending or when
no radiodata is received. This is now supported by all radiomediums
exept MRM. This also includes a GUI to configure the values.
2014-02-19 18:22:31 +01:00
Sebastian Schinabeck
1ef80859ea
start DGRMVisualizerSkin in cooja_default.config now
...
instead of starting in DirectedGraphMedium
2013-11-22 17:01:44 +01:00
Sebastian Schinabeck
123a7081f2
start DGRM plugin with cooja_default.config
...
start the DGRMconfigurator within the cooja_default.config instead of starting in DirectedGraphMedium.java
2013-11-22 17:01:44 +01:00
Fredrik Osterlind
b5c94910ac
Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies
...
like /tools/mspsim.
This is a very simple modification that affects a very large number of files in Contiki: Cooja,
/platform/cooja, Collect-view, Coffe-manager, and Cooja simulation files (.csc).
I've gone through Contiki to update all references I could find. Nevertheless, this commit will likely
break external dependencies, like saved Cooja simulation files.
2013-11-20 16:43:27 +01:00
Fredrik Osterlind
625537158f
renamed main Java class of Cooja from GUI to Cooja.
...
se.sics.cooja.GUI -> se.sics.cooja.Cooja
this commit does not contain any functional changes, but may require external scripts to be updated
such as Makefiles.
2013-11-20 16:43:18 +01:00
Fredrik Osterlind
947f3322ba
removed unused ipdistributor code: was previously used to assign IP addresses to simulated motes,
...
a decision better made by Contiki
2012-06-11 15:52:20 +02:00
Fredrik Osterlind
68da954163
new cooja plugin for monitoring memory areas, similar to the log listener.
2011-12-12 16:45:12 +01:00
fros4943
1b87be975a
changed default udgm to calculate success probabilities by distance. the previous behavior of udgm was renamed to "UDGM: Constant Loss"
2010-09-06 12:00:46 +00:00
fros4943
87733c176a
added notes plugin, useful for storing simulation notes in the config
2010-03-11 22:11:10 +00:00
joxe
470b93c79f
added mote attributes to various types of motes
2010-02-18 11:13:20 +00:00
fros4943
5424b679be
removed unused configurations and increased default contiki mote transmission bitrate to 250kbit/s
2010-02-05 09:09:55 +00:00
fros4943
236a6eee15
added new application mote type that loads a configurable application mote java class.
...
the new mote type makes it easier to create and load new application-level motes
2009-11-25 20:52:33 +00:00
fros4943
990aa93d57
setting timeline plugin as default
2009-05-26 14:07:19 +00:00
fros4943
eb3d501ca6
added rime address interface as default for contikii mote types
2009-04-20 16:17:38 +00:00
fros4943
5abbb3e9c2
config update: visualizers
2009-03-24 15:49:35 +00:00
fros4943
c205280f30
removing contiki log interface, instead only using the serial port interface
2009-03-21 15:41:42 +00:00
fros4943
6b9f103c65
added mote relation interface to default contiki mote config
2009-02-26 13:49:58 +00:00
fros4943
ab01f2b901
added new radio medium: directed graph radio medium (short: dgrm).
...
this radio medium will likely later be used to implement other more complex radio mediums such as udgm and mrm.
currently the user interface (dgrm config plugin) for defining radio links is very limited.
experimental: the new radio medium supports propagation delays, configurable via the plugin.
2009-02-24 15:29:52 +00:00
fros4943
e3264d2e00
added manual positioner to default config
2009-02-18 13:59:08 +00:00
fros4943
9e9b712e5d
removed example mote type implementation from default configuration
2009-02-18 12:12:53 +00:00
fros4943
cb962d70c0
added script runner plugin
...
javascript operates on mote log messages
2008-04-22 13:09:32 +00:00
fros4943
c447f5e6c0
removed references to unused mantis files
2008-03-19 17:48:25 +00:00
fros4943
66622e6920
removed trailing space (causes a warning at cooja startup)
2008-02-07 14:47:18 +00:00
fros4943
776e43d179
moved application mote types to be loaded first
2008-02-07 10:49:07 +00:00
fros4943
70969c1930
added configurable transmission rate (default 19.2kbps)
2007-05-31 07:19:11 +00:00
fros4943
490bc06de2
added radio logger plugin
2007-05-30 11:13:30 +00:00
fros4943
4be0e0ea8b
removed reference to non-working mantis mote
2007-04-02 16:17:40 +00:00
fros4943
4a40a492b6
updated plugin and radio medium names
2007-01-09 09:17:55 +00:00
fros4943
b863ef4c92
added disturber mote:
...
mote that periodically transmits packet that interferes with surrounding radio traffic
2006-12-07 14:24:44 +00:00
fros4943
d6a2211918
added test files for future support of mantis os.
...
not working yet due to threading vs jni problems
2006-11-09 19:31:14 +00:00
fros4943
34f8b4bf3a
added Contiki Filesystem (CFS) support in COOJA:
...
updated default cooja configuration.
OBS energy consumption not measured yet
2006-10-11 14:17:59 +00:00
fros4943
e81861a0cd
added cooja; 'The Contiki OS Java Simulator'
2006-08-21 12:11:16 +00:00