Commit graph

592 commits

Author SHA1 Message Date
nvt-se 0a03c4d237 added the Coffee test to Cooja. 2008-09-18 10:36:48 +00:00
fros4943 8a171ebc16 added contiki test: sky hello world 2008-09-18 10:27:57 +00:00
fros4943 0651d0200f ran every test twice 2008-09-18 10:22:25 +00:00
fros4943 46a83a2909 removed log file based on current date 2008-09-18 07:38:48 +00:00
fros4943 35a79812d8 some more debugging info 2008-09-18 07:25:27 +00:00
fros4943 29eb6ecba4 removed old example tests 2008-09-17 22:02:19 +00:00
fros4943 3a06219c1e added contiki test: cooja testapp hello world 2008-09-17 21:54:15 +00:00
fros4943 dcabcf772b using RUN_TEST script, and environment variables 2008-09-17 21:42:19 +00:00
fros4943 023a760b40 run single test script 2008-09-17 21:41:30 +00:00
fros4943 f2f99b0af8 removed old example usage 2008-09-17 21:40:45 +00:00
fros4943 d656052f7e cooja clean also cleaning cooja_mspsim and mrm 2008-09-17 20:50:54 +00:00
fros4943 e1a159d7a2 deleting jar at clean 2008-09-17 20:49:13 +00:00
fros4943 11981ea720 mrm.jar built automatically when starting cooja 2008-09-17 20:41:37 +00:00
nifi ee56d724bf fixed bug in the delayed start of MSPSim motes 2008-09-17 17:39:37 +00:00
fros4943 fc85534698 some minor fixes 2008-09-17 16:30:57 +00:00
fros4943 00930b72c3 added "export contiki test" functionality. still needs testing 2008-09-17 15:22:39 +00:00
nifi 724d9139a7 added missing variable initialization 2008-09-17 14:37:23 +00:00
fros4943 8de801d729 new mspsim version 0.93+ 2008-09-17 12:10:15 +00:00
fros4943 fb4f9dfc1a serialport is an active interface 2008-09-17 12:09:20 +00:00
fros4943 9a76bacaa5 initialize from int[] (mspsim standard) 2008-09-17 12:09:03 +00:00
fros4943 9c51ece052 supporting new mspsim cc2420 2008-09-17 12:08:45 +00:00
fros4943 8d790a19d8 serial port implementation for sky node. 2008-09-17 12:05:45 +00:00
fros4943 824dd31856 serial port interface 2008-09-17 12:04:27 +00:00
fros4943 cad6109cf4 new loglistener version, implemented by Niclas Finne 2008-09-01 13:01:05 +00:00
fros4943 9ea58d343b cooja ant run automatically builds jars 2008-09-01 12:47:54 +00:00
adamdunkels d28b27f031 Source code for the serialdump tool 2008-08-21 21:59:19 +00:00
adamdunkels 8c1a657782 Makefile for extracting, compiling, and packaging a Contiki release 2008-08-15 18:08:03 +00:00
matsutsuka 6c9291f38b Removed dependency of Cygwin from hexameter. 2008-07-20 07:44:39 +00:00
nifi 4c9d4b0b99 Cygwin library for running cygwin-based tools 2008-07-10 00:15:41 +00:00
nifi 34b37335c9 updated to latest version of mspsim 2008-07-09 22:08:32 +00:00
matsutsuka 4ecebdd842 A binary conversion tool has been modified to support variations. 2008-07-02 07:17:14 +00:00
nifi 1cbac18ff9 updated to latest version of MSPSim 2008-06-27 14:11:51 +00:00
nifi e4aac2ad23 fixed inverted leds 2008-06-27 14:10:00 +00:00
nifi 52d6ea2738 fixed problem with the initialization order 2008-06-27 14:09:26 +00:00
nifi 4eb02a56a0 added Button interface for the Sky plattform 2008-06-27 14:07:05 +00:00
nifi 522f87e63f made the GUI a little more compact 2008-06-27 14:05:08 +00:00
nifi 21c8496858 bug fix: flash is not available on all platforms 2008-06-27 14:04:46 +00:00
adamdunkels 38f0ac4a36 Made wpcapslip work with IPv6 enabled. Added -l option to turn on logging. 2008-06-19 07:52:28 +00:00
oliverschmidt 0acc837096 Moved .o65 imports generator into backyard. 2008-06-12 20:45:21 +00:00
adamdunkels 50cb71633b Tool for Base64 encoding 2008-06-11 19:04:14 +00:00
oliverschmidt c7b63647a3 Allow to download complete disk images (incl. custom config file) beside the pure custom config file. Is this kind of a hack as there are no disk image utilities used. Instead the offsets to the config file content in the current example-webserver disk image files is hardcoded into the PHP source code. As soon as the disk images change the offsets need to be adjusted. 2008-06-07 00:26:44 +00:00
oliverschmidt a4d1c62d3a Added a configuration file dummy with maximum file size to be injected into disk image templates which will be patched dynamically. 2008-06-06 23:06:10 +00:00
adamdunkels d134a1fcb1 Moved sky-specific make targets from the tools/sky/Makefile to the more natural platform/sky/Makefile.sky. Added a number of convenient targets for accessing the serial port. 2008-05-29 20:15:49 +00:00
oliverschmidt d7fe1f91cd Added a bootable ProDOS 8 disk image and my ProDOS 8 binary loader to by used by the 'disk' make target. 2008-05-22 22:25:03 +00:00
oliverschmidt b750e8cc42 Moved platform/c64/contiki.cfg to tools/c64/sample.cfg 2008-05-21 08:13:04 +00:00
oliverschmidt 5dba39fab1 Moved platform/c128/contiki.cfg to tools/c128/sample.cfg 2008-05-21 08:09:46 +00:00
oliverschmidt a341f981aa Moved platform/apple2enh/contiki.cfg to tools/apple2enh/sample.cfg 2008-05-21 07:59:43 +00:00
oliverschmidt 56f7cd5890 Renamed from .htm to .html 2008-05-21 07:55:46 +00:00
oliverschmidt 449fda5f8b Added small php script (with accompanying html form) to generate a binary config file (typically named 'contiki.cfg') readable by cpu/6502/lib/config.c. 2008-05-15 22:39:30 +00:00
fros4943 1877a8361f shorter test duration 2008-05-02 06:15:16 +00:00