Commit Graph

87 Commits

Author SHA1 Message Date
adamdunkels
b71224b438 tree.h -> collect.h 2007-12-16 14:37:02 +00:00
oliverschmidt
4ffca4c3b8 Introduced web browser as new example using ctk fullscreen mode. 2007-12-15 22:05:34 +00:00
nifi
a8313c3b39 removed unused include 2007-11-29 10:29:03 +00:00
nifi
242c88497a Rime port of the radio test 2007-11-28 23:10:38 +00:00
nifi
1c5fd0aa86 fixed compiler warning 2007-11-28 20:31:30 +00:00
nifi
1c7c74a6ad replaced blink with blinker that uses more sensors 2007-11-28 20:28:56 +00:00
adamdunkels
20cab2ba22 Print out system and c compiler version 2007-11-28 20:05:51 +00:00
adamdunkels
8d96443a3b A set of scripts for producing plots from the output of the sky-collect program 2007-11-28 16:56:37 +00:00
adamdunkels
1b659316b7 Updated to use the 'collect' module instead of the old 'tree' module 2007-11-28 16:52:22 +00:00
adamdunkels
6dfeb266ff Fixed to use the 'collect' module instead of the 'tree' module 2007-11-28 16:05:32 +00:00
adamdunkels
13ca6c9946 It now says if it succeeded as well as failed 2007-11-28 12:53:39 +00:00
nifi
8cf6ac9212 ESB examples 2007-11-27 22:32:38 +00:00
adamdunkels
0074e4248b Fixed problem that made error output not visible 2007-11-27 21:58:07 +00:00
adamdunkels
64a2602183 Makefile for compiling a set of Contiki platforms and produce error messages for those platforms that do not compile 2007-11-27 20:50:54 +00:00
adamdunkels
a677abb6b1 Fixed compiler warning 2007-11-26 23:36:09 +00:00
adamdunkels
4edbad10a7 Fixed so that it runs with multiple Tmote Sky boards attached; it now uses the first one 2007-11-26 23:34:52 +00:00
adamdunkels
99f1aa9238 Added upload and rundemo targets, removed obsoleted %.upload target 2007-11-26 23:32:32 +00:00
adamdunkels
85c75d18fb Added rt-leds and sky-treeroute ass default compile targets, removed tcprudolph0 as it currently does not compile due to memory exhaustion 2007-11-26 23:25:35 +00:00
adamdunkels
efe0306687 Removed dependency on PIR sensor 2007-11-26 23:24:33 +00:00
nifi
f0a901fc7c fixed compiler warnings 2007-11-26 21:58:51 +00:00
adamdunkels
33d7c0badd Fixed compiler warnings to make code compile with gcc's -pedantic switch 2007-11-17 18:16:48 +00:00
adamdunkels
1e1e44a3f8 Fixed compiler warnings to make code compile with gcc's -pedantic switch 2007-11-17 18:01:00 +00:00
adamdunkels
75a1cb72f8 Fixed compiler warnings 2007-11-17 10:28:49 +00:00
nifi
a6d827fa1f moved initialization of ctimer to allow MAC layer to use ctimers 2007-11-15 13:07:42 +00:00
adamdunkels
8961ec7ef8 Updated to send much more statistics than before: energy estimates, rime statistics, neighbor statistics 2007-11-13 21:09:14 +00:00
adamdunkels
da045911eb Added serialdump target that prints the output of the first Tmote Sky to a file 2007-11-13 21:03:27 +00:00
adamdunkels
508c258cb7 Copy README file to zipfile too 2007-11-12 22:30:33 +00:00
adamdunkels
b5241dc609 Updated instructions 2007-11-06 19:57:41 +00:00
adamdunkels
5a544c2c8a Increased sleep time 2007-11-06 19:57:10 +00:00
adamdunkels
f2434b53be Updated makefiles and paths to make a .zip file with demo contents 2007-11-06 14:46:12 +00:00
fros4943
6b6a911185 added jar target 2007-11-01 17:34:36 +00:00
fros4943
8e3294c7d5 final versions 2007-11-01 17:33:16 +00:00
fros4943
37bf441e40 energy demo poster 2007-10-30 08:44:46 +00:00
adamdunkels
131e922020 Added heading, Contiki URL; fixed serialdump path; minor fixes 2007-10-25 18:43:18 +00:00
adamdunkels
a31cd7649d Contiki energy estimation demo for ACM SenSys 2007 2007-10-25 13:04:01 +00:00
adamdunkels
11a80b85ec Contiki energy estimation demo for ACM SenSys 2007 2007-10-25 12:56:28 +00:00
adamdunkels
b96f9cb553 Makefile that produces a bunch of .ihex files for burning node IDs into Tmote Sky nodes 2007-10-25 12:07:17 +00:00
adamdunkels
6c241b9f2b Program for testing the Rime reliable unicast bulk transfer protocol 2007-09-27 22:21:27 +00:00
nvt-se
077fc61084 Static should come first because it's a storage class. 2007-09-14 20:07:26 +00:00
oliverschmidt
f8bf3e1428 Fixed buffer overflow. 2007-08-10 10:33:28 +00:00
oliverschmidt
7f7f11d30f Set default target to minimal-net. 2007-05-26 22:42:02 +00:00
adamdunkels
2c446cb921 Added SHT11 readings, a lot of other stuff 2007-05-22 21:05:09 +00:00
adamdunkels
7eea8062e0 Try sending every packet 10 times at most 2007-05-22 21:04:34 +00:00
adamdunkels
eefed6abbe Removed bad include cfs/cfs-ram.h 2007-05-22 21:04:19 +00:00
adamdunkels
0db074ae29 Renamed uabc to polite 2007-05-22 21:04:00 +00:00
oliverschmidt
9f97290665 Changed Contiki File System (cfs) from a service to a plain library.
This change means that one needs to select _ONE_ cfs implementation at Contiki library link time. But this doesn't appear to be an issue as all platforms have their "favorite" implementation anyway.
2007-05-19 21:05:48 +00:00
adamdunkels
940da856de Bugfixes, updates 2007-05-15 08:09:21 +00:00
oliverschmidt
a07a39d3c2 Allow to easily build the webserver example with cfs support by running make with the parameter HTTPD-CFS=1. 2007-04-23 23:30:14 +00:00
oliverschmidt
91710dd48f Minor adjustment to coding style. 2007-04-04 17:41:28 +00:00
oliverschmidt
f1d9702b68 Added an example application to show the usage of the Contiki Multi-threading library. 2007-04-03 20:13:27 +00:00