[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/MassProduction
README.txt, NONE, 1.1
David Henry
david_henry at users.sourceforge.net
Mon Jan 14 04:19:23 PST 2008
Update of /cvsroot/tinyos/tinyos-1.x/contrib/MassProduction
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26476/contrib/MassProduction
Added Files:
README.txt
Log Message:
Initial draft
--- NEW FILE: README.txt ---
// $Id: README.txt,v 1.1 2008/01/14 12:19:21 david_henry Exp $
/*
* Copyright (c) 2008 Zickel Engineering
* All rights reserved.
*
* This file is distributed under the terms in the attached ZICKEL-LICENSE
* file. If you do not find these files, copies can be found at
* http://www.zickel.net/ZICKEL-LICENSE.txt and by emailing info at zickel.net.
*/
/**
* @author David Henry, Zickel Engineering <info at zickel.net>
*/
This method provides a simple way to initialize a number of motes, each with a unique Node ID.
Optionally it is possible th change the default radio channel number.
No recompilation of code is necessary as this method relies on the use of the
set-mote-id script which, in fact, does more than its name implies.
set-mote-id is used to change the value of any symbol in the .data section of
a loadable file, such as main.exe.
More information about the Tinyos-contrib-commits
mailing list