X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=apps%2Ftests%2FTestDip%2FREADME;h=d01236a643bf3a60193f07053875ed13d050724d;hp=b56aeaff4465b5808d0926f3c9c8d99b47c63701;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/apps/tests/TestDip/README b/apps/tests/TestDip/README index b56aeaff..d01236a6 100644 --- a/apps/tests/TestDip/README +++ b/apps/tests/TestDip/README @@ -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