]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/RadioStress/README
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / apps / RadioStress / README
index d2b892dd217cf59c045156769d236fe7a22f41a6..e0eb96771bad670aaba6c53015f69d90338326cc 100644 (file)
@@ -8,16 +8,16 @@ This application stresses the operation of the thread based AM commands for
 packet transmission and reception.  To run this application you will need to
 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:
+You can install RadioStress on a mote via the following command:
   make <platform> threads install.0
   make <platform> threads install.1
   
-Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
+Valid platforms are currently: tmote, telosb, iris, mica2, micaz, and epic
 
-The applicaiton burned with NODE_ID 0 will be programmed as a Receiver and will
+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
-threads in an infinite loop, and one of LED0, LED1, and LED2 are toggled upon
+threads in an infinite loop, and one of LED0, LED1, and LED2 is toggled upon
 successful transmission.  In the case of the receiver, three different threads
 are used to wait for messages in an infinite loop from the three sending threads
 on the sender mote.  Upon successful reception, one of LED0, LED1, or LED2 is