Fredrik Osterlind
|
50caa3650c
|
new experimental feature: possibility to change mote types when loading a simulation
made compile dialogs only select mote interfaces specified in the loaded configuration
|
2012-05-23 14:59:41 +02:00 |
|
Fredrik Osterlind
|
295bb8b70f
|
added memory monitor stubs to avr memory
|
2012-03-09 14:57:54 +01:00 |
|
Fredrik Osterlind
|
68da954163
|
new cooja plugin for monitoring memory areas, similar to the log listener.
|
2011-12-12 16:45:12 +01:00 |
|
Fredrik Osterlind
|
8fb744edb1
|
added clean button to compile dialog, added compilation tip tab for msp motes
|
2011-04-20 14:44:52 +02:00 |
|
Niclas Finne
|
6457f765b3
|
Do not include ant runtime in classpath (avoids compilation warning with Ant 1.8+)
|
2011-03-21 21:39:45 +01:00 |
|
Fredrik Osterlind
|
499c13a357
|
removed execute flag of source files (avoids diff problems with egit)
|
2011-03-01 18:16:42 +01:00 |
|
Fredrik Osterlind
|
9e14d09bb0
|
fixed line endings
|
2011-02-11 13:27:17 +01:00 |
|
joxe
|
67c76649d9
|
small optimizations and cleanups
|
2010-10-04 12:54:01 +00:00 |
|
joxe
|
470b93c79f
|
added mote attributes to various types of motes
|
2010-02-18 11:13:20 +00:00 |
|
fros4943
|
ef4881e8df
|
removing obsolete method previously used for estimating contiki's energy consumption
|
2010-02-05 08:24:57 +00:00 |
|
fros4943
|
0286e4115f
|
removed obsolete tick method
|
2010-02-03 16:04:44 +00:00 |
|
fros4943
|
8bd7187491
|
the simulation object now handles the motetype configuration for motes; common functionality that was earlier implemented in each mote.
this patch allows the simulator more freedom for hand-picking mote class loaders
+ some debug output in experimental ImportAppMoteType
|
2009-11-27 15:53:10 +00:00 |
|
joxe
|
65a50f3d88
|
fixed MicaZ ID for contiki nodes by programming EEPROM
|
2009-11-17 14:30:26 +00:00 |
|
joxe
|
f5ae0b9c82
|
fixed mote id for micaz
|
2009-11-17 14:09:02 +00:00 |
|
joxe
|
add9d2a387
|
added write to memory from COOJA + fixed byte ordering
|
2009-11-13 09:50:25 +00:00 |
|
joxe
|
be313dd97d
|
improved support for MicaZ emulation - added variable watcher functionality
|
2009-11-12 12:49:34 +00:00 |
|
joxe
|
27bca64fe0
|
improved micaz emulation - supports radio on/off states + moved over to used common emulation classes
|
2009-11-10 12:56:20 +00:00 |
|
fros4943
|
36eae6fcdf
|
micaz port now extends AbstractWakeupMote and schedules itself to execute every millisecond.
still no memory access, so simulation of micaz motes remains limited
|
2009-10-30 09:42:50 +00:00 |
|
fros4943
|
5c2fd30afb
|
disabled micaz clock until new wakeup interface is implemented
|
2009-10-27 10:20:25 +00:00 |
|
fros4943
|
e974b896dc
|
removing unsafe MoteID interface dependencies
|
2009-09-17 13:19:08 +00:00 |
|
fros4943
|
f144b012b9
|
changed default tx power to maximum
|
2009-09-17 12:09:14 +00:00 |
|
fros4943
|
969154c6f0
|
added some basic functionality for cooja motes like save/load support, compile dialog, and configurable mote interfaces. some parts are still missing (memory r/w access and mote IDs)
+
code restructuring preparing for a generic emulated mote type layer in cooja (made avrora-based motes look more like mspsim-based motes)
|
2009-09-17 10:45:13 +00:00 |
|
fros4943
|
c59fc91487
|
milliseconds -> microseconds update
|
2009-05-26 14:31:07 +00:00 |
|
fros4943
|
ebcd6a08a5
|
added method for checking if radio can receive data
|
2009-04-16 14:28:12 +00:00 |
|
fros4943
|
480c023578
|
abstraction level annotation
|
2009-03-21 14:51:03 +00:00 |
|
joxe
|
29f6ee7e98
|
added serial output for MicaZ
|
2009-03-19 18:58:19 +00:00 |
|
joxe
|
a464b9455c
|
removed some debug printout and added initial serial output on stdout
|
2009-03-19 14:47:36 +00:00 |
|
joxe
|
e3fa0a41d3
|
fixed firmware loading bug for micaz nodes
|
2009-03-19 09:08:44 +00:00 |
|
fros4943
|
7099572282
|
+ support for config file relative paths when saving simulations
|
2009-03-12 15:08:29 +00:00 |
|
fros4943
|
1ca67916a4
|
implemented new mote type interfaces
|
2009-03-11 14:12:18 +00:00 |
|
fros4943
|
42ed8a3b9b
|
only remove cooja-avrora jar when cleaning
|
2009-03-11 13:49:47 +00:00 |
|
nifi
|
03cfa78310
|
removed some stuff from the avrora jar (replaced with smaller version)
|
2009-02-26 15:32:11 +00:00 |
|
nifi
|
6f8ec800c5
|
removed some stuff from the avrora jar
|
2009-02-25 15:20:22 +00:00 |
|
joxe
|
bb1bd3a706
|
added radio communication between micaz nodes
|
2009-02-24 07:49:42 +00:00 |
|
joxe
|
8be8d92923
|
added avrora-micaz node emulation
|
2009-02-22 16:45:01 +00:00 |
|