The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
Ivan Delamer 5636357243 Fix RF230 transition: RX_AACK_ON -> TX_ARET_ON (go through PLL_ON,
as per datasheet). Tested on RF230 and 128RFA1 (RF231).
2012-09-01 15:20:00 -06:00
apps Bumped version number 2012-07-12 11:33:12 +02:00
core Fixed sht11 driver, now ensures the i2c bus is disabled when initializing 2012-08-16 14:12:27 +02:00
cpu Fix RF230 transition: RX_AACK_ON -> TX_ARET_ON (go through PLL_ON, 2012-09-01 15:20:00 -06:00
doc Bumped version number 2012-07-12 11:33:12 +02:00
examples Fixed the udp-stream example: use the new RPL interface, reduce RAM usage 2012-08-30 13:22:27 +02:00
platform Fixed sht11 driver, now ensures the i2c bus is disabled when initializing 2012-08-16 14:12:27 +02:00
tools Added support for nested quotes in arguments when calling external commands from Cooja 2012-08-22 14:14:55 +02:00
.gitignore cleaned up main 2011-03-26 10:15:49 +01:00
Makefile.include removed debug output (caused compiler warning dialog to open in COOJA) 2012-05-23 15:51:23 +02:00
README Updated README with new website and shorter text 2012-07-12 11:30:21 +02:00
README-BUILDING Add some info on the DEFINES= / savedefines mechanism. 2008-06-12 22:13:59 +00:00
README-EXAMPLES Added CTK standalone FTP client example. 2010-10-16 10:36:20 +00:00

The Contiki Operating System

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://www.contiki-os.org/