[Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/TestSerial README.txt, 1.1.2.1, 1.1.2.2
David Gay
idgay at users.sourceforge.net
Tue Jun 13 09:40:04 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/java/net/tinyos/sf
SerialForwarder.java, 1.1.2.1, 1.1.2.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep106.html, 1.1.2.7,
1.1.2.8 tep107.html, 1.1.2.8, 1.1.2.9 tep108.html, 1.1.2.7,
1.1.2.8 tep111.html, 1.1.2.8, 1.1.2.9 tep116.html, 1.1.2.7, 1.1.2.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28395
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
README.txt
Log Message:
add app usage summary
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial/Attic/README.txt,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** README.txt 12 Jun 2006 20:46:56 -0000 1.1.2.1
--- README.txt 13 Jun 2006 16:40:02 -0000 1.1.2.2
***************
*** 14,17 ****
--- 14,24 ----
application prints the counter's value to standard out.
+ Java Application Usage:
+ Linux: java TestSerial.class [-comm <packetsource>]
+ Windows: java TestSerial [-comm <packetsource>]
+
+ If not specified, the <packetsource> defaults to sf at localhost:9001 or
+ to your MOTECOM environment variable (if defined).
+
Tools:
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/java/net/tinyos/sf
SerialForwarder.java, 1.1.2.1, 1.1.2.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep106.html, 1.1.2.7,
1.1.2.8 tep107.html, 1.1.2.8, 1.1.2.9 tep108.html, 1.1.2.7,
1.1.2.8 tep111.html, 1.1.2.8, 1.1.2.9 tep116.html, 1.1.2.7, 1.1.2.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list