[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/capps/TestCollection README, 1.4, 1.5
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Mon Aug 25 09:42:47 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12398/apps/tosthreads/capps/TestCollection
Modified Files:
README
Log Message:
Some old REAME corrections that I forgot to commit.
Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README 26 Jul 2008 02:32:44 -0000 1.4
--- README 25 Aug 2008 16:42:45 -0000 1.5
***************
*** 42,46 ****
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 at COM2:telosb
./run
--- 42,46 ----
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 at COM2:57600
./run
***************
*** 60,63 ****
--- 60,68 ----
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'
More information about the Tinyos-2-commits
mailing list