]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestCollection/README
Some old REAME corrections that I forgot to commit.
[tinyos-2.x.git] / apps / tosthreads / capps / TestCollection / README
index 63cd279db724d767187f3c5930692bf16abc33ba..a3d90ee012725ab63259007181af386e50fb4ce3 100644 (file)
@@ -41,7 +41,7 @@ TestCollection/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
   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:telosb
+  # or java net.tinyps.sf.SerialForwarder -comm serial@COM2:57600
   ./run
 
 NOTE::  The baud rate 57600 must be used telos based motes, as its configuration
   ./run
 
 NOTE::  The baud rate 57600 must be used telos based motes, as its configuration
@@ -59,6 +59,11 @@ Notes:
   underlying collection protocol.  The makefile can be modified to work with
   MultihopLQI by changing the appropriate include directories.
 
   underlying collection protocol.  The makefile can be modified to work with
   MultihopLQI by changing the appropriate include directories.
 
+  The baud rate 57600 must be used telos based motes, as its configuration
+  has been changed to work with this baud rate when compiled for tosthreads. I.e.
+  DO NOT just substitute 'telosb' or 'tmote' for <baud_rate> above.  Explicitly
+  set it to 57600.
+
 Known bugs/limitations:
   Warnings are issued about fan out on the 'Snoop.receive' and 'Receive.receive'
   events.  These warnings are harmless and are the result of providing a C based
 Known bugs/limitations:
   Warnings are issued about fan out on the 'Snoop.receive' and 'Receive.receive'
   events.  These warnings are harmless and are the result of providing a C based