The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
Moritz 'Morty' Strübe c67c048cac Clean up setting channel and CCA-threshold for CC2420 based motes.
The CCA-threshold now defaults to -46 which give better simulation
results and typically also better experimental results.
This adjustment is also needed due to commit 0a13f99 in mspsim. As
promised in https://github.com/mspsim/mspsim/pull/18 it broke the
regression tests.
2013-11-07 17:28:33 +01:00
apps Reverted commit below as the cc65 bug in question is fixed. 2013-10-08 22:42:41 +02:00
core Clean up setting channel and CCA-threshold for CC2420 based motes. 2013-11-07 17:28:33 +01:00
cpu Merge pull request #365 from g-oikonomou/cc2538-uart-init-fix 2013-10-23 07:10:41 -07:00
doc Merge pull request #250 from karlp/kill-bad-docs 2013-05-22 06:52:50 -07:00
examples Added missing 'atarixl' Makefile defines. 2013-10-04 00:03:40 +02:00
platform Clean up setting channel and CCA-threshold for CC2420 based motes. 2013-11-07 17:28:33 +01:00
regression-tests Make regressiontest reproducable 2013-11-06 17:41:59 +01:00
tools Allow setting random seed as parameter 2013-11-06 17:41:53 +01:00
.gitignore Adjustments for the switch from 'atari' to 'atarixl'. 2013-10-03 23:54:33 +02:00
.travis.yml Disable the IPv4 travis job 2013-08-30 10:39:59 +01:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Be consistent with tab chars in Makefiles - yet again... 2013-07-30 23:07:55 +02:00
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02: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