]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestDip/README
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestDip / README
index b56aeaff4465b5808d0926f3c9c8d99b47c63701..d01236a643bf3a60193f07053875ed13d050724d 100644 (file)
@@ -1,6 +1,6 @@
 
 Title: TestDip Application
-Author: Kaisen Lin
+Author: Kaisen Lin (kaisenl@cs.ucsd.edu)
 
 1. SETTING UP THE TEST
 
@@ -70,3 +70,13 @@ approximately:
 
 2 minutes for both nodes to receive 96 out of 96 items.
 With 128 items or more, MicaZ nodes don't receive anything. Memory limitation?
+
+6. BASESTATION
+
+If you are using the Basestation application to sniff what packets are
+being sent in the air, you will need to adjust the packet size to match
+the test application. You can add the following to your Makefile:
+
+CFLAGS += -DTOSH_DATA_LENGTH=XX
+
+where XX is your payload size