contiki/core
adamdunkels ae88ed04f1 Moved the definition of the channel check rate used by the radio duty
cycling layer. This definition was previously held in net/mac/mac.h,
with the name MAC_CONF_CHANNEL_CHECK_RATE. But since the rate is used
by the radio duty cycling layer, it makes more sense to change its
name to reflect this. Also, the configuration option should be tied to
the netstack configuration instead.

So the new configuration option is called
NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE.
2010-10-03 20:37:32 +00:00
..
cfs Must check if load_file succeeded 2010-10-01 20:14:14 +00:00
ctk Allow to exit the process owning the foreground window by pressing ctrl-c. This is especially useful if there's no closebutton on the window frames (or no windows at all). 2010-09-09 20:21:26 +00:00
dev Reverted radio API change in CC2420 (not yet fully integrated with Contiki core) 2010-09-23 08:26:06 +00:00
lib Added a way to for specifying lists as parts of structs. These lists 2010-09-13 13:31:00 +00:00
loader allow elf loader memory configuration at compile time 2010-04-26 14:02:07 +00:00
net Moved the definition of the channel check rate used by the radio duty 2010-10-03 20:37:32 +00:00
sys Add option to remove process name strings to save RAM 2010-09-14 18:55:04 +00:00
contiki-lib.h
contiki-net.h replaced obsolete netif include with new ds6 2010-03-15 16:54:35 +00:00
contiki-version.h Update to Contiki version number 2.4 2010-01-29 18:03:55 +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