Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
Niclas Finne f0c48c55ca Fixed STM32W radio to return RADIO_RESULT_INVALID_VALUE if trying to
set a transmission power outside the valid range instead of using
closest valid value.
2014-04-13 21:36:45 +02:00
apps Merge pull request #550 from oliverschmidt/master 2014-01-31 16:22:53 -08:00
core Split the radio parameter ADDRESS_HANDLER into RX_MODE and TX_MODE. 2014-04-09 21:25:40 +02:00
cpu Fixed STM32W radio to return RADIO_RESULT_INVALID_VALUE if trying to 2014-04-13 21:36:45 +02:00
dev Removed the unused function cc2420_cca_valid and replaced some macros 2014-04-11 14:46:49 +02:00
doc
examples Merge pull request #575 from lecneri/patch-1 2014-03-27 16:32:46 +01:00
platform Added stub for extended radio API for seedeye 2014-04-03 13:38:31 +02:00
regression-tests Update regression sims to org.contikios 2014-03-05 20:31:19 +00:00
tools Also remove uninitialized motes 2014-03-20 14:51:05 +01:00
.gitignore
.gitmodules Added the cc2538-bsl submodule to the tools dir 2014-03-07 15:44:29 +01:00
.travis.yml Updated cc65 URL. 2014-03-15 16:55:39 +01:00
LICENSE
Makefile.include Removed all module makefiles. Instead, all .c files in a module directory are compiled. 2014-01-26 23:20:46 +01:00
README-BUILDING.md
README-EXAMPLES.md
README.md

README.md

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