From daa2173bc13a30a1bc2e6e154d7a5c8013fd0b0d Mon Sep 17 00:00:00 2001 From: razvanm Date: Mon, 25 Aug 2008 16:42:45 +0000 Subject: [PATCH] Some old REAME corrections that I forgot to commit. --- apps/tosthreads/capps/BaseStation/README | 2 +- apps/tosthreads/capps/TestCollection/README | 7 ++++++- apps/tosthreads/capps/TestLogStorage/README | 5 +++++ apps/tosthreads/capps/TestPrintf/README | 2 +- apps/tosthreads/capps/TestSineSensor/README | 2 +- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/apps/tosthreads/capps/BaseStation/README b/apps/tosthreads/capps/BaseStation/README index 66ef052f..f0a5492e 100644 --- a/apps/tosthreads/capps/BaseStation/README +++ b/apps/tosthreads/capps/BaseStation/README @@ -36,7 +36,7 @@ leds rapidly. Additionally, messages should be forwarded over the serial interf as verified by running the following for the platform of interest: java net.tinyos.tools.Listen -comm serial@/dev/ttyUSBXXX: -NOTE:: The baud rate 57600 must be used telos based motes, as its configuration +NOTE: 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 above. Explicitly set it to 57600. diff --git a/apps/tosthreads/capps/TestCollection/README b/apps/tosthreads/capps/TestCollection/README index 63cd279d..a3d90ee0 100644 --- a/apps/tosthreads/capps/TestCollection/README +++ b/apps/tosthreads/capps/TestCollection/README @@ -41,7 +41,7 @@ TestCollection/java subdirectory and type: make java net.tinyos.sf.SerialForwarder -comm serial@: # 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 @@ -59,6 +59,11 @@ Notes: 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 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 diff --git a/apps/tosthreads/capps/TestLogStorage/README b/apps/tosthreads/capps/TestLogStorage/README index 7016add8..fda716a9 100644 --- a/apps/tosthreads/capps/TestLogStorage/README +++ b/apps/tosthreads/capps/TestLogStorage/README @@ -44,6 +44,11 @@ values, counting up from 0. E.g.: 00 ff ff 00 00 06 00 25 00 00 00 a2 00 a2 00 ff ff 00 00 06 00 25 00 00 00 a3 00 a3 +NOTE: 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 above. Explicitly +set it to 57600. + Tools: None. diff --git a/apps/tosthreads/capps/TestPrintf/README b/apps/tosthreads/capps/TestPrintf/README index 46106b08..44f63a58 100644 --- a/apps/tosthreads/capps/TestPrintf/README +++ b/apps/tosthreads/capps/TestPrintf/README @@ -17,7 +17,7 @@ Once burned on a mote, the java based PrintfClient must be ran to verify proper operation of the application. java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSBXXX: -NOTE:: The baud rate 57600 must be used telos based motes, as its configuration +NOTE: 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 above. Explicitly set it to 57600. diff --git a/apps/tosthreads/capps/TestSineSensor/README b/apps/tosthreads/capps/TestSineSensor/README index b95b8fdf..f071c655 100644 --- a/apps/tosthreads/capps/TestSineSensor/README +++ b/apps/tosthreads/capps/TestSineSensor/README @@ -22,7 +22,7 @@ over the serial interface as verified by running the following for the platform of interest: java net.tinyos.tools.Listen -comm serial@/dev/ttyUSBXXX: -NOTE:: The baud rate 57600 must be used telos based motes, as its configuration +NOTE: 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 above. Explicitly set it to 57600. -- 2.39.2