Changes between Version 89 and Version 90 of node-contiki


Ignore:
Timestamp:
Oct 15, 2010, 1:25:03 PM (14 years ago)
Author:
ikram
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v89 v90  
    193193* contiki-2.4/examples/sensei-example$ ../../tools/sky/serialdump-linux -b115200 /dev/ttyUSB0
    194194
    195 == Download files from SVN ==
    196 {{{
    197 $ svn --username [username]  co https://svn-batch.grid.pub.ro/svn/Sensei-WP5/
    198 
    199 [The above command if ask for some security certificate exchange; Accept it [yes]]
    200 [otherwise it prompt for the password for svn access]
    201 Enter your password.
    202 }}}
    203 If you have a working copy of Sensei-WP5/ already, you can just updated it:
    204 * /Sensei-WP5$ svn up
    205 
    206 Copy the latest version of the gateway on your machine for experiment.
    207 
    208 * $ cp –r /Sensei-WP5/gateway/  ../
    209 
    210195== Run the SENSEI Gateway ==
    211196