X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fapps%2FRadioStress%2FREADME;h=e0eb96771bad670aaba6c53015f69d90338326cc;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=d2b892dd217cf59c045156769d236fe7a22f41a6;hpb=8fec7616e6486b038461944622beccf47415d992;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/RadioStress/README b/apps/tosthreads/apps/RadioStress/README index d2b892dd..e0eb9677 100644 --- a/apps/tosthreads/apps/RadioStress/README +++ b/apps/tosthreads/apps/RadioStress/README @@ -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 threads install.0 make 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