Commit graph

2760 commits

Author SHA1 Message Date
fros4943 bcd8f68ba5 simple class representing a scanned Contiki process (process name and source file) 2008-10-03 13:02:43 +00:00
fros4943 d9ce7927cb splitting contiki messages on newlines 2008-10-03 10:39:29 +00:00
fros4943 52d9bcaed5 splitting contiki messages on newlines 2008-10-03 10:36:39 +00:00
fros4943 70a74f624a removing strict dependency on project platform configuration files (cooja.config).
files are still used if existing.
2008-10-03 10:23:05 +00:00
fros4943 4cc56a741d printf implementation towards cooja 2008-10-03 09:41:16 +00:00
fros4943 08502eb344 removed refences to printf2log.h 2008-10-03 09:39:38 +00:00
fros4943 2fb6410e4d removed old printf output conversion method, instead implementing putchar() and printf() 2008-10-03 09:37:32 +00:00
fros4943 7ad524cb80 removed redundant error message 2008-10-03 09:37:01 +00:00
fros4943 9cf79a6b21 kill potentially unfinished compilation process when dialog is closed 2008-10-02 21:23:03 +00:00
fros4943 fed6e1ccd5 bigger default compilation output window 2008-10-02 21:20:26 +00:00
fros4943 c5181a4a8e ensure new messages are added from the awt thread 2008-10-02 21:19:47 +00:00
fros4943 a965293488 added two rime/sky tests: abc and trickle 2008-10-02 21:18:59 +00:00
fros4943 27bc3f771a printing message when packet sent
+ changed period to 2 seconds (can be run unchanged with x-mac)
2008-10-02 21:08:58 +00:00
fros4943 205b9f8bc4 all run target depend on jar 2008-10-02 19:56:23 +00:00
nvt-se ebeb0b1452 use unsigned long since clock_seconds() returns that. 2008-10-02 15:04:37 +00:00
nvt-se 87a136d33a a timer of seconds 2008-10-02 10:17:48 +00:00
fros4943 4e32a61ebf calling RUN_TEST from bash (no need for +x flag) 2008-09-29 23:24:29 +00:00
fros4943 ee7b3dc70c newer mspsim: with receive sfd_state bug fix 2008-09-29 23:22:13 +00:00
fros4943 f150cab154 default random mote startup time set to 1sec + handling msp mote breakpoints 2008-09-29 23:04:27 +00:00
nifi 4ea174d31a changed logging to file to be optional 2008-09-29 13:27:43 +00:00
fros4943 c74687ee48 better example test script 2008-09-29 13:24:41 +00:00
fros4943 15738c9fe3 info ends with newline 2008-09-29 13:13:59 +00:00
fros4943 f081661c7a added (unused) visualized plugins to test.
allows importing tests with plugins
2008-09-29 13:08:23 +00:00
fros4943 ed18334c66 added import test functionality 2008-09-29 13:03:29 +00:00
fros4943 1483a80a28 some minor fixed:
* warn when trying to load visualized plugins when cooja is not visualized
* force calling doLoadConfig() from non-AWT thread
2008-09-29 13:02:15 +00:00
joxe 1a1ddd0bd5 removed energest-arch from sky and esb platforms 2008-09-29 12:38:18 +00:00
joxe 193bbc9ffa fixed energest to always add positive values and to use all bits, removed energest arch 2008-09-29 11:44:37 +00:00
joxe 673d73bfa3 added energest on all parts of leds API and some cleanup 2008-09-29 11:35:28 +00:00
nvt-se 9c3f5beec7 added a small guide. 2008-09-26 18:14:12 +00:00
nifi 03beb76ade changed to run standalone (use arguments -cvs and -mail to update and mail test report) 2008-09-26 14:34:49 +00:00
joxe 24d34b837d updated mspsim jarfile 2008-09-23 15:26:50 +00:00
joxe 4d0f6d71bf added scriptmote for easier scripting 2008-09-22 16:20:03 +00:00
joxe f6e0702b3b optimized some loops for increased performance and added runprof for profiling 2008-09-22 16:18:22 +00:00
joxe 221742559d fixed cycles per sec to be more correct 2008-09-22 09:32:13 +00:00
nvt-se 7f3e81f5d3 fixed file descriptor leakage and erroneous flag setting. 2008-09-21 16:07:26 +00:00
nvt-se 9e7add658b corrected assignments. 2008-09-21 15:30:51 +00:00
nvt-se ac6ce4cbf1 increased sequential read performance by eliminating a header reading. 2008-09-21 15:01:48 +00:00
nvt-se 4b6abd4fb7 bug fixes:
- close all file descriptors after formatting.
- do not increase file size when flushing the log.
- make sure that the fd is positive in FD_VALID.
2008-09-21 12:49:08 +00:00
adamdunkels f127b3e24c Added a timer_remaining() function that returns the time until the timer expires 2008-09-21 08:58:05 +00:00
adamdunkels 44914851fd Added multi-threading example 2008-09-21 08:43:32 +00:00
fros4943 f21a4e54ae checking cvs and compile return results 2008-09-20 10:17:32 +00:00
fros4943 1f1112618a in paths, dirs are separated by '/'s only 2008-09-20 09:15:45 +00:00
fros4943 43fe1882f9 avoid using additional threads for writing to message list 2008-09-20 08:53:20 +00:00
fros4943 ec159b92d5 update message list immediately 2008-09-20 08:05:29 +00:00
fros4943 83e97ecfba print compilation errors to console 2008-09-20 08:05:07 +00:00
nvt-se 37fa4da899 support 9600 baud 2008-09-19 12:18:04 +00:00
joxe ea52955ce9 added voltage value in sky-shell sense and senseconv command 2008-09-18 21:30:24 +00:00
joxe 5b1c229754 fixed battery sensor for sky platform 2008-09-18 21:29:06 +00:00
joxe 8748230ead changed usart code to handle LPM3 2008-09-18 17:59:27 +00:00
joxe 5d860b1df2 changed sleep to go into LPM3 2008-09-18 17:58:21 +00:00