]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestAM/README.txt
Updated files.
[tinyos-2.x.git] / apps / tests / TestAM / README.txt
diff --git a/apps/tests/TestAM/README.txt b/apps/tests/TestAM/README.txt
new file mode 100644 (file)
index 0000000..c3248eb
--- /dev/null
@@ -0,0 +1,19 @@
+README for TestAM
+Author/Contact: tinyos-help@millennium.berkeley.edu
+
+Description:
+
+TestAM sends active message broadcasts at 1Hz and blinks LED 0 whenever 
+it has sucessfully sent a broadcast. Whenever it receives one of these 
+broadcasts from another node, it blinks LED 1.  It uses the radio HIL 
+component ActiveMessageC, and its packets are AM type 240.  This application 
+is useful for testing AM communication and the ActiveMessageC component.
+
+Tools:
+
+None.
+
+Known bugs/limitations:
+
+None.
+