osd-contiki/core
nvt-se e000b1abf3 A major update to ContikiRPL resulting in a reduced code footprint by
300 bytes, as well as cleaner protocol logic.

* Made parent management uniform.

* Simplified the DIO processing.

* Improved the Objective Function API and its documentation.

* Removed redundant code at various places.

* Improved identifier naming.

* Switched visualization from candidate parents to preferred parents only.

* Made DAO ACK transmissions configurable.

* Improved initial ETX guess by using a cached local confidence value.

* Added a periodical rank recalculation function to reduce
  the maximum stack depth.

* Increased the Trickle redundancy constant to ensure faster
  topological updates.
2010-06-14 12:44:37 +00:00
..
cfs Preserve the file offset if a seek operation fails. 2010-05-13 18:24:55 +00:00
ctk - Set cursor in ctk_draw_init() to top left corner as it is called for re-initialization on Contiki exit. 2010-02-07 21:43:03 +00:00
dev Fixed to only use leds when DEBUG is set 2010-04-20 11:41:16 +00:00
lib Avoid adding elements twice 2010-04-30 07:18:24 +00:00
loader allow elf loader memory configuration at compile time 2010-04-26 14:02:07 +00:00
net A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
sys Documentation group set accordingly 2010-06-14 07:35:53 +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 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