Commit Graph

62 Commits

Author SHA1 Message Date
Adam Dunkels
bb2dcaa057 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +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
Rémy Léone
e6bd4f1dde Rename to md 2013-03-26 23:15:37 +01:00
Rémy Léone
7b40a568a6 Update to markdown
- Spellchecking
- Update plain text to github markdown
2013-03-26 16:55:19 +01:00
Adam Dunkels
944537fccf Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +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
fros4943
7e7f40e332 cooja.config example for defining a project description 2010-12-02 15:32:55 +00:00
fros4943
7d26ad8426 removed bad character 2010-12-02 15:27:27 +00:00
fros4943
b749a560cc removing obsolete method previously used for estimating contiki's energy consumption 2010-02-05 08:44:34 +00:00
fros4943
0286e4115f removed obsolete tick method 2010-02-03 16:04:44 +00:00
fros4943
0845bf18d7 printing on serial port instead of System.out 2010-02-03 15:10:55 +00:00
fros4943
1e203e1b77 updated plugin example to also save and restore configuration 2010-02-03 09:54:54 +00:00
fros4943
07e0eee1f7 application-level mote that imitates the behavior of Rime's anonymous broadcast example in /examples/rime/example-abc. 2010-02-03 09:25:52 +00:00
fros4943
5470cb5bc3 + script also includes the common data section
contributed by Lars Rasmusson @ SICS
2010-01-20 16:38:55 +00:00
fros4943
b143dbe4b2 example updates 2009-05-26 14:34:43 +00:00
fros4943
f181ba6f7d moved obsolete cooja projects to backyard 2009-05-18 14:48:10 +00:00
fros4943
c377c9150f removed visualizer example project 2009-03-24 15:50:54 +00:00
fros4943
eb9865ce79 removing old JNI test, replaced by a configuration wizard in Cooja 2009-03-09 17:46:48 +00:00
fros4943
00273dce75 minor changes and documentation regarding using random generators in Cooja 2009-02-18 12:07:19 +00:00
fros4943
11fa5a9a6b towards adding support for 64-bit architectures: registering relative memory addresses with contiki instead of fetching absolute addresses to java 2008-11-20 16:22:28 +00:00
fros4943
5d90dcdd11 created build file for experimental gdb mote debugger 2008-10-28 17:00:20 +00:00
fros4943
0d7f5468cb removed old uAODV code 2008-10-28 16:57:08 +00:00
fros4943
efca8688fd created visualizer example 2008-10-28 16:56:59 +00:00
fros4943
a1a99673f2 updated example radio medium 2008-10-28 16:36:48 +00:00
fros4943
59ed193e58 updated example plugin 2008-10-28 16:22:35 +00:00
fros4943
9e928313cb removed old project example directory for adding Contiki processes - obsolete method 2008-10-28 16:18:35 +00:00
fros4943
1d7efba71a updated example interface 2008-10-28 16:09:52 +00:00
nifi
8134af742c updated for new Radio API 2008-10-15 09:00:52 +00:00
fros4943
6ef6ae5d76 removed connection logger reference 2008-03-18 13:24:38 +00:00
fros4943
77b61f278b removed unused files 2007-10-23 09:47:01 +00:00
fros4943
898d8f4fa5 updated, mac settings needed compiler path
removed default settings
2007-10-19 12:31:14 +00:00
fros4943
989d7e37ef mac os x configuration example 2007-10-19 11:01:00 +00:00
fros4943
358e4bbfb7 experimental mac os x support:
script for parsing out memory section information
2007-10-19 10:58:00 +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
nvt-se
c49c1c0902 Added default Linux settings. 2007-09-12 12:39:31 +00:00
fros4943
d08097966d added configurations 2007-09-10 17:50:47 +00:00
fros4943
5a34869fea removed level1 test 2007-09-10 17:50:02 +00:00
fros4943
0e5a8968dd added default config 2007-09-10 14:08:21 +00:00
fros4943
dfc9a46a14 removed old map test 2007-09-10 14:08:02 +00:00
fros4943
95186aebcb updated tests - references to actual COOJA code 2007-09-10 14:07:12 +00:00
fros4943
9100b5710b level 3b - tests parsing addresses using nm 2007-09-10 14:06:23 +00:00
fros4943
83792e4132 level 3a - tests parsing addresses using map file 2007-09-10 14:06:03 +00:00
fros4943
e04e128a59 updated jni_tests to new external tools configuration 2007-09-05 18:39:42 +00:00
fros4943
c1bb9ce207 removed obsolete quickstart example 2007-04-02 10:55:54 +00:00
fros4943
780561d80a added ant script to compile examples 2007-04-02 10:55:16 +00:00
fros4943
61ab1ed1f3 renamed 'user platform' to 'project directories' 2007-03-23 23:33:54 +00:00
fros4943
54002df73b radio-related changes:
radios can belong to different abstraction levels for example byte of packet radios.

=> lots of changes in surrounding files
2007-02-28 09:47:45 +00:00