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
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
contiki-net.h
contiki-version.h Bumped version number 2010-11-02 10:55:32 +00:00
contiki.h