]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix some typos.
authorrazvanm <razvanm>
Wed, 25 Jun 2008 02:47:03 +0000 (02:47 +0000)
committerrazvanm <razvanm>
Wed, 25 Jun 2008 02:47:03 +0000 (02:47 +0000)
apps/tosthreads/capps/BaseStation/README
apps/tosthreads/capps/Blink/README
apps/tosthreads/capps/Bounce/README
apps/tosthreads/capps/Null/README
apps/tosthreads/capps/RadioStress/README
apps/tosthreads/capps/SenseAndSend/README
apps/tosthreads/capps/SenseStoreAndForward/README
apps/tosthreads/capps/TestCollection/README
apps/tosthreads/capps/TestPrintf/README
apps/tosthreads/capps/ThreadStress/README

index e9546dee51fe20e0f1387f31dee63ad93119b2e3..66ef052f2246f50dee879b94fb3808a865cd6964 100644 (file)
@@ -15,7 +15,7 @@ To run this application install it on a mote via the command:
   
 Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
 
-Installing with NODE_ID 45 (i.e. AM_ADDRESS 45) is jsut to verify that the
+Installing with NODE_ID 45 (i.e. AM_ADDRESS 45) is just to verify that the
 application forwards packets with an arbitrarily chosen id, which it should.
 
 To test the correct operation of this application, you need two motes:  one with
@@ -30,7 +30,7 @@ install RadioStress via the command:
 Don't forget the '.1' when you install, or RadioStress will be configured to
 receive rather than send messages.  Messages are sent to AM_ADDRESS 0.
 
-A succssfull test will result in the RadioStress mote constantly flickering all
+A successful test will result in the RadioStress mote constantly flickering all
 of its leds very rapidly, and the BaseStation mote flickering its LED0 and LED1
 leds rapidly.  Additionally, messages should be forwarded over the serial interface
 as verified by running the following for the platform of interest:
index c3ad340d9db1bebc52fb173b67007146a1492f19..853f0ce136f2a6dbe74930a72d509005d58e073b 100644 (file)
@@ -7,7 +7,7 @@ Description:
 Blink is a simple application used to test the basic functionality of
 TOSThreads.
 
-You can install Blink on a mote via the following comand:
+You can install Blink on a mote via the following command:
   make <platform> cthreads install
   
 Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
index 56efdf16d97cbe496b5c568a51ce326c8a8850cc..7bedfdecef040ba1c6f7968878246e703aaeb716 100644 (file)
@@ -11,7 +11,7 @@ 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 Bounce on a mote via the following comand:
+You can install Bounce on a mote via the following command:
   make <platform> cthreads install.0
   make <platform> cthreads install.1
   
@@ -33,7 +33,7 @@ reception..
 
 Successful running of this application results in each LED bouncing back and
 forth between each mote independent of one another.  This will continue in an
-finitie loop forever.
+finite loop forever.
 
 Tools:
   None.
index 8c058ae05ed138cf5a200ee400f5ae875b3695f9..c568d2dc0f4139d38356e8cc1ebb74119c07cacf 100644 (file)
@@ -5,7 +5,7 @@ Author: Kevin Klues <klueska@cs.stanford.edu>
 Description:
 
 Null is an empty skeleton application for testing the basic compilation and
-runtime of a c-based tosthreads aplication.  It is useful to test that the build
+runtime of a c-based tosthreads application.  It is useful to test that the build
 environment is functional in its most minimal sense, i.e., you can correctly
 compile an application. It is also useful to test the minimum power consumption
 of a node when it has absolutely no interrupts or resources active.
index 281f7501b73303a287b453b0f81255d007f9d3a8..a6263dffb67a20aa83dc0486d94d38695610a400 100644 (file)
@@ -8,13 +8,13 @@ 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> cthreads install.0
   make <platform> cthreads install.1
   
 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
+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
index 034fd1987d9fcbf52c72e079df22aa056d73aa87..bccfef91e44c58853116fc46dd252c29e5f07aa1 100644 (file)
@@ -20,7 +20,7 @@ interface in an infinite loop.  Upon successful transmission, LED0 is toggled,
 and the process starts over again.
 
 A successful test will result in LED0 toggling periodically at a rate of
-approxiately 220ms (the time it takes to take a humidty + temperature sensor
+approximately 220ms (the time it takes to take a humidity + temperature sensor
 reading since they share the same hardware and cannot be taken in parallel). 
 
 Additionally, a base station application should be run to verify the reception
index f2a9f11fb82ca3965c11cd392b4b0907edc9b387..75d1e97981b2f0dab328bd714ead16d54f9f2f20 100644 (file)
@@ -26,7 +26,7 @@ starts running, the entire contents of the flash drive are erased.
 A successful test will result in LED0 remaining solid for approximately 6s while
 the flash is being erased.  After that LED0 will toggle with each successful set
 of sensor readings logged to flash, at a rate of approximately 220ms (the time
-it takes to take a humidty + temperature sensor reading since they share the
+it takes to take a humidity + temperature sensor reading since they share the
 same hardware and cannot be taken in parallel).  Also, LED1 will begin toggling
 in rapid succession once every 10000ms as records are successfully read from
 flash and sent out over the radio.  Once all of the records currently recorded
index 8b3e73062c37cd514b327694d1bfa5230d555547..1d30676788a1ad5dd81c7e9cb7d4613a64206698 100644 (file)
@@ -11,7 +11,7 @@ the Java "Oscilloscope" application found in the the TestCollection/java
 subdirectory. The sampling rate starts at 4Hz, but can be changed from the Java
 application.
 
-You can install TestCollection on a mote via the following comand:
+You can install TestCollection on a mote via the following command:
   make <platform> cthreads install
   
 Valid platforms are currently: tmote, telosb, mica2, and micaz 
@@ -44,7 +44,7 @@ TestCollection/java subdirectory and type:
   # or java net.tinyps.sf.SerialForwarder -comm serial@COM2:telosb
   ./run
 
-The controls at the bootom of the screen allow yoy to zoom in or out the X
+The controls at the bottom of the screen allow you to zoom in or out the X
 axis, change the range of the Y axis, and clear all received data. You can
 change the color used to display a mote by clicking on its color in the
 mote table.
index 2c6df51a4017225ef459cf6b9163447b2d81b720..46106b0849e2b20c0bbc98cd05d367efc698cec6 100644 (file)
@@ -4,11 +4,11 @@ Author: Kevin Klues <klueska@cs.stanford.edu>
 
 Description:
 
-This application tests the operation of the Printf cleint in TOSThreads.  It
-continusouly prints the value of a counter starting at 0, increasing as it
+This application tests the operation of the Printf client in TOSThreads.  It
+continuously prints the value of a counter starting at 0, increasing as it
 prints.
 
-You can install TestPrintf on a mote via the following comand:
+You can install TestPrintf on a mote via the following command:
   make <platform> cthreads install
   
 Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
index 914818a4dc9320b8c31f7f6b543f284d9dca41a5..ce519719be260380bb2293f629a7d18452468c0b 100644 (file)
@@ -10,14 +10,14 @@ completion.  Three different thread start functions are used, each toggling one
 of LED0, LED1, and LED2 every 256 spawnings. The time at which each LED is
 toggled is offset so that the three LEDS do not come on in unison.
 
-You can install ThreadStress on a mote via the following comand:
+You can install ThreadStress on a mote via the following command:
   make <platform> cthreads install
   
 Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
 
 Successful running of this application will result in all three leds flashing at
 a rate determined by how long it takes to spawn a thread on a given platform. 
-All three LEDs should flash at this rate in an infite loop forever.  Given the
+All three LEDs should flash at this rate in an infinite loop forever.  Given the
 dynamics on the mote the rate may vary over time, but the important thing is
 that all three LEDs continue to toggle at a reasonably visible rate.