Changes between Version 31 and Version 32 of node-contiki


Ignore:
Timestamp:
Sep 30, 2010, 12:52:53 PM (14 years ago)
Author:
ikram
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v31 v32  
    2022021. Download and install Contiki-2.4 as instructed in Section 3.1
    203203
    204 2. Copy binaryws/ and sensei/ folders from svn (node-contiki/apps/) to contiki-2.4/apps/
     2042. Copy coap/ and sensei/ folders from svn (node-contiki/apps/) to contiki-2.4/apps/
    205205* /Sensei-WP5$ cp -r node-contiki/apps/sensei/ ../contiki2.4/apps/
    206 * /Sensei-WP5$ cp -r node-contiki/apps/binaryws ../contiki2.4/apps/
     206* /Sensei-WP5$ cp -r node-contiki/apps/coap ../contiki2.4/apps/
    207207
    2082083. Copy cxmac files in order to enable nodes mobility
     
    232232{{{
    233233all: sensei
    234 APPS = binaryws sensei          #folders that you want to include from contiki-2.4/apps/
     234APPS = coap sensei              #folders that you want to include from contiki-2.4/apps/
    235235DEFAULT_TARGET=sky
    236236CONTIKI = ../..
     
    273273If there is no Makefile.sensei in the /sensei folder, create a file "Makefile.sensei" in the sensei folder.
    274274
    275 2. Then into /apps/binaryws/Makefile.sensei file write your source file as follows:
     2752. Then into /apps/sensei/Makefile.sensei file write your source file as follows:
    276276{{{
    277277sensei_src = rai.c rpi.c actuator.c sensor.c parameter.c subscription.c