]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestDip/README
Added information about using test application in conjunction with
[tinyos-2.x.git] / apps / tests / TestDip / README
index b56aeaff4465b5808d0926f3c9c8d99b47c63701..b216bbfcc174faa0bc65be7182c2dcd9135949bb 100644 (file)
@@ -70,3 +70,12 @@ 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. For this specific application, you will need to
+add the following to your Makefile:
+
+CFLAGS += -DTOSH_DATA_LENGTH=32
\ No newline at end of file