Commit Graph

131 Commits

Author SHA1 Message Date
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
fros4943
9e9b712e5d removed example mote type implementation from default configuration 2009-02-18 12:12:53 +00:00
fros4943
e194514cb3 printing contiki version and address at startup, similar to other Contiki platforms such as the sky 2009-01-21 12:18:10 +00:00
fros4943
2c344d0754 added cooja support for 64-bit 64-bit architectures:
* compiling for PIC

contributed by David Gustafsson and Jesper Karlsson
2008-12-16 16:15:36 +00:00
fros4943
daec791521 function should return void 2008-11-20 17:04:34 +00:00
fros4943
42c3b0fc19 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
fros4943
93b32243d0 bugfix: regexps were too restrictive to correctly parse all Contiki processes
thanks to Fetahi Wuhib for pointing this out
2008-11-11 11:47:15 +00:00
fros4943
3f5daef8bc compiler should not replace printfs with puts 2008-10-05 15:50:20 +00:00
fros4943
91042860a9 updated linux external tools conf 2008-04-24 12:05:13 +00:00
fros4943
8e9e6bed48 set mspsim project default 2008-04-23 13:44:14 +00:00
fros4943
cb962d70c0 added script runner plugin
javascript operates on mote log messages
2008-04-22 13:09:32 +00:00
fros4943
d6f91b2f6e applet config 2008-04-03 14:06:40 +00:00
fros4943
c447f5e6c0 removed references to unused mantis files 2008-03-19 17:48:25 +00:00
fros4943
8d82edfe81 cooja applet files 2008-02-12 15:17:00 +00:00
oliverschmidt
2632f8f937 Removed finally unnecessary cast. 2008-02-10 22:36:36 +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
f9e389d33e removed warning 2007-11-25 22:50:12 +00:00
fros4943
9f2ced9cda fixed nm command for linux platform 2007-10-23 08:36:47 +00:00
fros4943
14f1b81e10 updated default mac config (fixed regexps) 2007-10-22 10:42:47 +00:00
fros4943
868a0381f9 experimental mac os x support:
default os configuration
2007-10-19 11:05:56 +00:00
fros4943
87e32f037e enabled config of entire ar command, not only arguments 2007-09-28 07:21:21 +00:00
fros4943
8f101f495c changed address parsing using nm to more generic: any command may be used 2007-09-18 11:33:46 +00:00
fros4943
4937918af5 updated the default linux/win32 compiler/linker config 2007-09-17 13:06:36 +00:00
fros4943
8a11380de9 setting nm parsing default 2007-09-10 14:04:10 +00:00
fros4943
08d42b2251 added regular expressions for parsing map files and nm output 2007-09-10 13:25:36 +00:00
fros4943
992a715ba6 moved init routines to be executed on node specific basis 2007-08-23 07:36:34 +00:00
fros4943
d272b062f0 reimplemented receiver calls (earlier tcpip_input) from inside multithreaded environment 2007-08-21 13:09:40 +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
9d18cd5609 added java_home reference 2007-05-28 07:29:20 +00:00
fros4943
7d3c72c8d7 removed cfs ref in template 2007-05-21 15:00:13 +00:00
fros4943
63e1ab3e60 removed old cfs process from default config 2007-05-21 14:59:57 +00:00
fros4943
8ad036b9a2 removed comm stack processes from standard autostart processes 2007-05-18 13:52:29 +00:00
fros4943
1648d10e91 removed comm stack specifics from template 2007-05-18 13:51:42 +00:00
fros4943
4be0e0ea8b removed reference to non-working mantis mote 2007-04-02 16:17:40 +00:00
fros4943
8be4ba53d7 renamed 'user platform' to 'project directories' 2007-03-23 23:16:42 +00:00
fros4943
24735fb776 added support for dynamic corecomms (generated and compiled on demand) 2007-03-23 14:36:27 +00:00
fros4943
2babc1c0ee renamed contiki code template 2007-03-22 16:20:22 +00:00
adamdunkels
f18d88a2e0 Added Rime support to Cooja 2007-03-20 20:08:51 +00:00
fros4943
ae088432fe updated arm -> mrm standard user platform 2007-01-09 09:18:23 +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
a1759d5bed added new more advanced ray tracing based radio medium: Advanced Radio Medium (ARM)
* still not entirely integrated in the rest of the system
* needs testing
2006-12-04 15:46:27 +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
0f43cea8d5 added external config for mantis code template 2006-11-08 21:27:26 +00:00
fros4943
8ef2684118 added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet) 2006-11-08 02:08:00 +00:00
fros4943
a3641800b6 added nm default configuration 2006-11-06 22:29:49 +00:00
fros4943
e528b527e6 moved cooja cfs files from /dev to /cfs 2006-10-23 16:07:29 +00:00
fros4943
6d88bf4925 added Contiki Filesystem (CFS) support in COOJA: added service registration process 2006-10-11 14:18:25 +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
dd0890b4dd added Contiki Filesystem (CFS) support in COOJA 2006-10-11 14:14:41 +00:00
fros4943
85fa271548 added special fix for new direct udp packet transmissions via tcpip_input()
delaying tcpip_input call until yieldable
2006-10-09 14:42:25 +00:00
fros4943
5c4f07dcf0 changed to explicit no yield allowed flag 2006-10-09 14:13:42 +00:00
fros4943
880b3df797 added flags for checking if we are inside process_run() 2006-10-06 10:47:09 +00:00
fros4943
837f71e8dd Removed busy-wait while receiving radio data (just stay awake) 2006-10-05 12:09:40 +00:00
fros4943
cb7dbad086 minor change, risk that simulation stalls if busywait counter is set to negative 2006-10-05 07:48:15 +00:00
fros4943
54f852bf80 removed ether-process (new radio driver) 2006-10-02 15:07:59 +00:00
fros4943
68d26d4628 busy-wait before process_run()
allows glue drivers to force system to wait
2006-10-02 15:07:33 +00:00
fros4943
cb71b2fca6 added support for busy-waits in simulated contiki processes
(the entire process_run()-loop is inside a Contiki multi-thread)
2006-09-29 14:32:15 +00:00
fros4943
4c52b930c8 added copyright header 2006-09-06 10:37:08 +00:00
fros4943
a05f9acab4 performance improvement when fetching memory (throwing pointer to array instead of creating new one) 2006-08-23 17:11:09 +00:00
fros4943
e81861a0cd added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00