Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
Mohamed Seliem f6795b4972 Neighbor Solicitation Processing (ns_input)
In the newest version of contiki, the function uip_nd6_ns_input() is obsolete.
ns_input function is defined static to be restrictively used in uip-nd6.c file, so removing the obsolete function requires moving the function description to the new function
2016-09-13 09:24:46 +02:00
apps Merge pull request #1677 from gebart/pr/lwm2m-instance-list 2016-09-06 16:50:11 +02:00
core Neighbor Solicitation Processing (ns_input) 2016-09-13 09:24:46 +02:00
cpu Zoul: generic servo driver 2016-08-24 14:27:41 +02:00
dev CC2520: Added offset to calculate correct RSSI value 2016-08-24 10:21:14 +05:30
doc
examples Merge pull request #1822 from yatch/pr/fix-rpl-udp-for-non-storing 2016-09-05 16:48:54 +02:00
lib/newlib
platform Merge pull request #1836 from mdlemay/dhcp 2016-09-09 16:55:05 +02:00
regression-tests Add sensniff travis tests 2016-08-12 15:58:02 +01:00
tools Zoul: added firefly to motelist targets 2016-08-12 13:21:09 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md
README-EXAMPLES.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