[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/capps/RadioStress README, 1.1, 1.2

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Tue Jun 24 19:47:06 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/RadioStress
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32232/apps/tosthreads/capps/RadioStress

Modified Files:
	README 
Log Message:
Fix some typos.


Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/RadioStress/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README	18 Jun 2008 20:58:46 -0000	1.1
--- README	25 Jun 2008 02:47:04 -0000	1.2
***************
*** 9,13 ****
  burn it on one mote with NODE_ID 0, and a second mote with NODE_ID 1.  
  
! You can install RadioStress on a mote via the following comand:
    make <platform> cthreads install.0
    make <platform> cthreads install.1
--- 9,13 ----
  burn it on one mote with NODE_ID 0, and a second mote with NODE_ID 1.  
  
! You can install RadioStress on a mote via the following command:
    make <platform> cthreads install.0
    make <platform> cthreads install.1
***************
*** 15,19 ****
  Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
  
! The applicaiton burned with NODE_ID 0 will be programmed as a Receiver and will
  wait for messages from the sender programmed with NODE_ID 1.  In the case of the
  sender, messages with three different AM ids are sent from three different
--- 15,19 ----
  Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
  
! The application burned with NODE_ID 0 will be programmed as a Receiver and will
  wait for messages from the sender programmed with NODE_ID 1.  In the case of the
  sender, messages with three different AM ids are sent from three different



More information about the Tinyos-2-commits mailing list