[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSerial README.txt, 1.4, 1.5
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Sun Dec 14 16:50:39 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23246/apps/tests/TestSerial
Modified Files:
README.txt
Log Message:
Improvements to tos.py.
This latest version includes:
* support for MIB600
* a generic dump program (tos-dump) that has support for decoding the
printf packets
* a few example programs for some of the applications (Oscilloscope,
MultihopOscilloscope, TestFtsp, TestLocalTime).
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README.txt 22 Sep 2008 20:52:39 -0000 1.4
--- README.txt 15 Dec 2008 00:50:37 -0000 1.5
***************
*** 20,23 ****
--- 20,26 ----
to your MOTECOM environment variable (if defined).
+ Python Usage:
+ tos-dump /dev/ttyUSB0 57600
+
Tools:
More information about the Tinyos-2-commits
mailing list