Commit graph

34 commits

Author SHA1 Message Date
Fredrik Osterlind a4271f4327 hack to support symbol size parsing under cygwin 2014-08-21 20:01:45 +02:00
Fredrik Osterlind 77d17196a7 section address parsing configuration for windows 2014-08-07 13:02:36 +02:00
Fredrik Osterlind 1a10fa9d58 simplified the external tools configuration with a single common file that is always loaded 2012-06-01 11:17:54 +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 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 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
nifi 36b0f22f2b Enabled the Collect-View plugin by default in COOJA 2010-11-12 16:50:38 +00:00
fros4943 dcc949e9ba set serial socket project to default cooja project 2010-04-26 08:21:01 +00:00
fros4943 573e772a32 removed contiki cooja template source, updated configurations 2010-03-15 11:04:37 +00:00
nifi e64d9466eb replaced relative path with portable path 2010-02-04 16:03:28 +00:00
joxe 8be8d92923 added avrora-micaz node emulation 2009-02-22 16:45:01 +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 8e9e6bed48 set mspsim project default 2008-04-23 13:44:14 +00:00
fros4943 c447f5e6c0 removed references to unused mantis files 2008-03-19 17:48:25 +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 9d18cd5609 added java_home reference 2007-05-28 07:29:20 +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 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
fros4943 ae088432fe updated arm -> mrm standard user platform 2007-01-09 09:18:23 +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 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 6d88bf4925 added Contiki Filesystem (CFS) support in COOJA: added service registration process 2006-10-11 14:18:25 +00:00
fros4943 54f852bf80 removed ether-process (new radio driver) 2006-10-02 15:07:59 +00:00
fros4943 e81861a0cd added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00