Contiki OS for 6502 based computers
Go to file
Robert Olsson ef9b00103e Optimizing channel table size for CCA in rf_environment example
modified:   examples/rf_environment/rf_environment.c
2017-05-11 14:20:12 +02:00
apps Keep CoAP 'observe' option length <= 3 bytes 2017-04-08 15:02:52 +01:00
core Merge pull request #2188 from tonnenpinguin/pr/uninitialized_variables 2017-04-21 17:59:12 +02:00
cpu Atmel radio; Support for RADIO_PARAM_CCA_THRESHOLD added 2017-05-05 12:55:03 +02:00
dev Merge pull request #1957 from alignan/pull/bme280-sensor 2016-12-10 18:37:21 +01:00
doc
examples Optimizing channel table size for CCA in rf_environment example 2017-05-11 14:20:12 +02:00
lib
platform Fix HDC sensor reading conversion 2017-04-05 12:23:26 +01:00
regression-tests RPL: add regression test for multicast 2017-04-03 17:54:18 +09:00
tools Added SLIP support to retro platforms. 2017-02-15 23:43:28 +01:00
.gitattributes
.gitignore
.gitmodules Add sensniff as a submodule 2016-12-04 18:43:17 +00:00
.travis.yml Enable TSCH regression testing 2017-03-09 16:47:54 +09:00
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md
README-EXAMPLES.md
README.md Travis icon in README.md: show build status of the current master rather than latest build status (can be any pull request) 2015-08-19 09:21:38 +02: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