Adam Dunkels
13800cb7ec
General cleanup and fixes of texts and labels
2012-05-31 18:05:25 +02:00
Fredrik Osterlind
c651604a4f
default compiler set to mingw32-gcc (verified to work on version 4.5.2/4.6.2), removed obsolete -mno-cygwin flags when compiling under cygwin
...
added default visualizer skins
2012-05-23 12:28:24 +02:00
Fredrik Osterlind
88eafcf479
example script demonstrating how to interface powertracker plugin
2012-04-10 13:52:12 +02:00
Fredrik Osterlind
6dd1c42e8d
added powertracker plugin as default cooja plugin. the powertracker plugin was previously available via contiki projects.
2012-04-10 12:45:11 +02:00
Fredrik Osterlind
512d757d59
added missing objcopy external paths config
2012-03-09 15:55:19 +01:00
Fredrik Osterlind
b49d1892f2
updated contiki mote compiler tests to again reflect contiki-cooja-main.c and the updated ContikiMoteType
2012-03-09 14:58:23 +01:00
Fredrik Osterlind
e8294e8699
added objcopy external tools configuration
...
changed nm command to sort numerically, and changed regexpressions to accept output from newer gcc versions
added more debugging info under help menu
2012-03-09 14:57:21 +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
bdc42d8e64
added simple example demonstrating user-defined timeout function
2011-03-14 18:40:01 +01:00
Fredrik Osterlind
d6730140bd
fixed line endings
2011-02-11 15:38:39 +01:00
Fredrik Osterlind
9e14d09bb0
fixed line endings
2011-02-11 13:27:17 +01:00
nifi
36b0f22f2b
Enabled the Collect-View plugin by default in COOJA
2010-11-12 16:50:38 +00:00
fros4943
9552ba40bd
quickhelp for mspcli
2010-11-11 14:58:47 +00: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
dcc949e9ba
set serial socket project to default cooja project
2010-04-26 08:21:01 +00:00
nifi
81dbcf1654
Added option to move motes in Visualizer without confirm dialog by dragging motes with ALT button pressed
2010-03-24 14:22:56 +00:00
fros4943
573e772a32
removed contiki cooja template source, updated configurations
2010-03-15 11:04:37 +00:00
fros4943
87733c176a
added notes plugin, useful for storing simulation notes in the config
2010-03-11 22:11:10 +00:00
fros4943
89d7d926c4
added ipv4 and ipv6 default configuration
2010-03-10 12:18:29 +00:00
fros4943
5c8b306558
simplified code, netstack init without relying on external net_init() functions
2010-03-09 08:16:05 +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
nifi
e64d9466eb
replaced relative path with portable path
2010-02-04 16:03:28 +00:00
fros4943
31b9cf0ce4
patch for avoiding snprintf()-related compiler error
2010-01-27 12:54:31 +00:00
fros4943
83be7a9fe0
updated default mac os x compiler configuration
2010-01-20 17:01:50 +00:00
fros4943
34844188dd
added script example, demonstrating how to interact with surrounding cooja plugins
2010-01-15 10:52:55 +00:00
nifi
684c91d0fd
Changed separator for concatenated mote id and log message for filtering to a space character.
2010-01-13 15:04:47 +00:00
nifi
00d6ae56b6
Added option to filter on concatenated mote id and log message + removed compiler warnings
2010-01-12 15:42:08 +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
54ac5bc64e
added two example scripts
2009-10-29 14:39:08 +00:00
fros4943
edae45a101
added visualizer quick help
2009-09-15 11:26:39 +00:00
nvt-se
b8e268e598
Added FreeBSD support.
...
Made the Sky mote type use PATH_MAKE for the build procedure.
2009-08-27 12:25:11 +00:00
fros4943
091bdb080f
+quickhelp for control panel
2009-07-06 12:54:42 +00:00
fros4943
5e1afdbc92
quick help for log listener and time line pluging + keyboard shortcuts
2009-06-30 12:47:00 +00:00
fros4943
1a2084b597
minor etimer code cleanup
2009-06-09 19:38:38 +00:00
fros4943
24897fb71f
two simple example scripts
2009-06-09 09:47:50 +00:00
fros4943
300f3396ac
allow contiki motes to handle several contiki events each tick + corrected variables types
2009-05-26 14:08:51 +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
1536c83f2f
added serial line init
2009-04-01 13:38:14 +00:00
fros4943
5abbb3e9c2
config update: visualizers
2009-03-24 15:49:35 +00:00
fros4943
9088341a17
added apps/avrora as default project for all platforms
2009-03-21 15:46:51 +00:00
fros4943
c205280f30
removing contiki log interface, instead only using the serial port interface
2009-03-21 15:41:42 +00:00
fros4943
6f52115d3a
bugfix: sensor process should be started by default
2009-03-17 10:34:02 +00:00
fros4943
874ffb029b
removed autostart processes from contiki template: these are now instead defined in the contiki application
2009-03-10 21:24:46 +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
joxe
8be8d92923
added avrora-micaz node emulation
2009-02-22 16:45:01 +00:00
fros4943
7c86f70573
test template used by configuration wizard
2009-02-20 16:59:52 +00:00
fros4943
e3264d2e00
added manual positioner to default config
2009-02-18 13:59:08 +00:00