]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/RssiToSerial/README.txt
match expected format
[tinyos-2.x.git] / apps / tests / cc2420 / RssiToSerial / README.txt
index 55356049d0854a498bd534b8c4069ff3b57ce91e..32416b2a962b873b1dccc0a5d6b5b0ae826e04ac 100644 (file)
@@ -1,4 +1,8 @@
 
+Author/Contact: tinyos-help@millennium.berkeley.edu
+
+Description:
+
 This is more of a general demonstration than a test.
 
 Install this application to one node, connected to the computer.
@@ -19,9 +23,14 @@ Since the Java side has to convert the readings into a CLI bar
 graph, it's scaled by some (possibly non-linear) factor.  
 
 
-Java Application Usage:
-  Linux: java SpecAnalyzer.class [-comm <packetsource>]
-  Windows: java SpecAnalyzer [-comm <packetsource>]
+Tools:
+  java SpecAnalyzer [-comm <packetsource>]
 
-  If not specified, the <packetsource> defaults to sf@localhost:9001 or
+  If not specified, the <packetsource> defaults to sf@localhost:9002 or
   to your MOTECOM environment variable (if defined).
+
+Known bugs/limitations:
+
+None.
+
+$Id$