]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestCollection/README
Typo
[tinyos-2.x.git] / apps / tosthreads / capps / TestCollection / README
index bed5de605c3b5514b7c0293e3d168b8ff94ba588..1eb94411164309b44d89ed82f43aa37dfb4b1b9a 100644 (file)
@@ -14,7 +14,7 @@ application.
 You can install TestCollection on a mote via the following command:
   make <platform> cthreads install
 
-Valid platforms are currently: tmote, telosb, mica2, micaz and iris
+Valid platforms are currently: tmote, telosb, mica2, micaz, iris, and epic
 
 At least two motes must be used by this application, with one of them installed
 as a base station.  Base station motes can be created by installing them with
@@ -24,7 +24,7 @@ NODE_ID % 500 == 0.
        make <platform> cthreads install.1000
 
 All other nodes can be installed with arbitrary NODE_IDs.
-  make <platform> threads install.123
+  make <platform> cthreads install.123
 
 Successful running of this application is verified by all NON-base station motes
 periodically flashing LED0 upon sending a message, and the base station mote,
@@ -34,14 +34,13 @@ section.
 
 Tools:
 
-The Java application displays readings it receives from motes running the
-MultihopOscilloscope demo via a serial forwarder. To run it, change to the
-TestCollection/java subdirectory and type:
+The Java application displays readings it receives from motes via a
+serial forwarder. To run it, change to the java subdirectory and type:
 
   make
   java net.tinyos.sf.SerialForwarder -comm serial@<serial port>:<baud_rate>
-  # e.g., java net.tinyps.sf.SerialForwarder -comm serial@/dev/ttyUSB0:mica2
-  # or java net.tinyps.sf.SerialForwarder -comm serial@COM2:57600
+  # e.g., java net.tinyos.sf.SerialForwarder -comm serial@/dev/ttyUSB0:mica2
+  # or java net.tinyos.sf.SerialForwarder -comm serial@COM2:57600
   ./run
 
 NOTE::  The baud rate 57600 must be used telos based motes, as its configuration