The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
Nicolas Tsiftes d228cb57a5 Merge pull request #301 from adamdunkels/hotfix-rpl-max-dio
RPL bugfix: don't ignore infinite rank DIOs
2013-07-26 06:48:26 -07:00
apps Fix for coap_get_header_token() always returning 0 and not retrieving the token when using CoAP draft v13. 2013-07-22 19:36:01 +02:00
core Merge pull request #301 from adamdunkels/hotfix-rpl-max-dio 2013-07-26 06:48:26 -07:00
cpu mc1322x: make uart buffer sizes configurable from contiki-conf.h 2013-07-04 14:09:40 -04:00
doc Merge pull request #250 from karlp/kill-bad-docs 2013-05-22 06:52:50 -07:00
examples Corrected copyright holder. 2013-06-24 16:13:35 +02:00
platform Merge pull request #253 from JelmerT/feature-z1-tlc59116 2013-07-23 11:09:02 -07:00
regression-tests Temporarily disable large RPL network test until we get link-layer ACKs in Cooja 2013-06-20 10:12:54 +02:00
tools Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
.gitignore Added *.testlog 2013-05-22 15:57:24 +02:00
.travis.yml [ci] Remove pointless $MAKE_TARGETS - 2013-06-21 18:10:54 +01:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Rename to md 2013-03-26 23:15:37 +01:00
README.md Rename to md 2013-03-26 23:15:37 +01:00

The Contiki Operating System

Build Status

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website:

http://contiki-os.org