contiki/core
2010-12-16 22:47:38 +00:00
..
cfs Added a macro for portable watchdog calls. 2010-12-15 14:01:07 +00:00
ctk A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
dev Re-added timestamp support for outbound packets that was removed when switching to the new radio API 2010-12-16 22:40:52 +00:00
lib Fix ancient RAND_MAX compiler warning 2010-12-13 16:52:02 +00:00
loader allow elf loader memory configuration at compile time 2010-04-26 14:02:07 +00:00
net Revived the timesynch module, which has been switched off since the introduction of the new radio API after Contiki 2.4. The new code uses explicit timestamp messages instead of piggybacking timestamps on every transmission. It is also significantly better in terms of exactness. 2010-12-16 22:47:38 +00:00
sys Defensive programming: make sure that a process is actually running before we try to kill it. 2010-10-20 22:24:46 +00:00
contiki-lib.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-net.h replaced obsolete netif include with new ds6 2010-03-15 16:54:35 +00:00
contiki-version.h Bumped version number 2010-11-02 10:55:32 +00:00
contiki.h Moved ctimer.[ch] from their old and illogical location in core/net/rime to a more appropriate place in core/sys 2010-06-14 07:34:36 +00:00