]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
readme for testnetwork
authorgnawali <gnawali>
Tue, 24 Jun 2008 20:22:05 +0000 (20:22 +0000)
committergnawali <gnawali>
Tue, 24 Jun 2008 20:22:05 +0000 (20:22 +0000)
apps/tests/TestNetwork/README [new file with mode: 0644]

diff --git a/apps/tests/TestNetwork/README b/apps/tests/TestNetwork/README
new file mode 100644 (file)
index 0000000..ed52205
--- /dev/null
@@ -0,0 +1,19 @@
+README for TestNetwork
+Author/Contact: tinyos-help@millennium.berkeley.edu
+
+Description:
+
+TestNetworkC exercises the basic networking layers, collection and
+dissemination. The application samples DemoSensorC at a basic rate
+and sends packets up a collection tree. The rate is configurable
+through dissemination.
+
+See TEP118: Dissemination, TEP 119: Collection, and TEP 123: The
+Collection Tree Protocol for details.
+
+There are scripts on net2 website to parse the debug messages sent by
+the nodes.
+
+Known bugs/limitations:
+
+None.