Adam Dunkels
afe3612c0c
Fix compiler warnings
2015-10-20 10:11:36 +02:00
Adam Dunkels
45265249fc
Changed the name of the rimeaddr module to linkaddr
2014-01-29 20:12:24 +01:00
Adam Dunkels
523c03e4b8
Removed old unused profile.h code
2013-11-19 08:31:52 +01:00
Adam Dunkels
ec8c7e9be0
Cleanup of the node-id.h files. The node-id.h file contains
...
declarations of functions for setting and getting a node ID number, a
functionality that exists on many platforms. Since this functionality
was not considered part of the Contiki core, each platform defined its
own node-id.h file. This commit attempts to clean this up by
collecting the node-id.h into a core/sys/node-id.h file that replaces
the old node-id.h files from the platform directories.
2012-11-20 19:59:46 +01:00
Adam Dunkels
944537fccf
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
2012-10-26 15:54:49 +02:00
nifi
bf04174bb3
Updated to match the new sensors API
2010-01-15 10:24:35 +00:00
adamdunkels
e14a30262c
Updated the Rime channel numbers so that all examples can be run in the same network without channel clashes
2009-10-18 17:52:08 +00:00
oliverschmidt
7cf3165155
Replaced NETSIM macro with general (and now actually working) solution in Makefile.include.
2008-11-17 22:52:10 +00:00
fros4943
92ecda2202
using the same addresses in both netsim and non-netsim
2008-11-11 11:25:39 +00:00
fros4943
e9f8102fec
added netsim address style support
2008-04-24 11:50:04 +00:00
fros4943
01fba84c16
sending from node 2 to node 1
2008-04-24 11:41:50 +00:00
adamdunkels
44d7d9a9a4
Changed names of the Rime examples from test-* to example-* and added examples for ruc and uc
2008-01-25 18:00:50 +00:00