Commit Graph

2625 Commits

Author SHA1 Message Date
fros4943 c729adb8ee removed old unused makefile-quickstart code
+
tidied up some code
2006-09-06 12:26:33 +00:00
fros4943 4c52b930c8 added copyright header 2006-09-06 10:37:08 +00:00
fros4943 f9d4fa93f8 removed old unused makefile-quickstart code 2006-09-06 10:32:31 +00:00
fros4943 bfbf253a93 removed old unused makefile-quickstart code 2006-09-06 10:23:24 +00:00
fros4943 720db06163 added new (experimental) quickstart method
example usage (from user platform):
> java -jar $CONTIKI/tools/cooja/dist/cooja.jar -quickstart=myprocsource.c -contiki=$CONTIKI
2006-09-06 10:05:22 +00:00
fros4943 0490cb7c35 outsourced 'scan for autostart processes' to static method 2006-09-05 14:57:57 +00:00
fros4943 8c16d29d5e minor bug fix 2006-09-05 14:12:48 +00:00
fros4943 da561d138b made generate source file method static (to allow for remote library compilations) 2006-08-30 14:59:35 +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 52c14b8a4e performance improvement when fetching memory (using System.arraycopy instead of earlier for-loop)
+ code formatting (causing a lot of cvs diffs)
2006-08-23 15:48:15 +00:00
fros4943 5d6358b602 bug fix: user platform dialog had wrong owner window 2006-08-23 14:29:44 +00:00
fros4943 44201a4f4e load simulation bug fix: loading a simulation and removing interfaces caused null-pointer exception 2006-08-23 12:18:27 +00:00
fros4943 c8f379adf7 *added support for library files in user platforms (for example in dev and sys subdirectories)
*added user platform history in platform configs
*throwing 'include user platform directories' flags to compiler

*fixed bug in platform config viewer
*removed old custom class loader
2006-08-22 15:28:17 +00:00
nifi e10f020fec mote type classloaders + no pack() 2006-08-22 12:26:36 +00:00
nifi c1dc1c4fd3 mote type classloaders 2006-08-22 12:25:24 +00:00
nifi 8c2765f0f7 load default config from class path instead of current directory 2006-08-22 08:56:08 +00:00
fros4943 f9ca17629a updated uAODV process for new uIP 2006-08-21 15:32:29 +00:00
fros4943 facdd73eda compile contiki library update:
* including selected Contiki process source files automatically at compilation time.
-> removes the need for manually adding all source files in the cooja.config:s
-> only selected source files are compiled
2006-08-21 15:05:14 +00:00
fros4943 e81861a0cd added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00
bg- 87b0aa552a Read error messages from device file and print to stdout. 2006-08-02 14:41:30 +00:00
bg- c94a70e0b3 Import of userspace SLIP implementation. 2006-08-02 14:40:47 +00:00
bg- 4eee7b8bf4 Slightly outdated versions were imported to sf. 2006-08-02 14:33:36 +00:00
adamdunkels a979865146 Simple program for sending an ELF file to a Contiki host 2006-06-18 08:16:12 +00:00
adamdunkels b42edd673d Script for setting up SLIP communication under FreeBSD 6 2006-06-18 05:57:10 +00:00
adamdunkels c9e808d638 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00