[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestDip README, 1.1, 1.2

Kaisen Lin kaisenl at users.sourceforge.net
Fri Nov 14 16:04:51 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestDip
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26870

Modified Files:
	README 
Log Message:
Added information about using test application in conjunction with
basestation.


Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestDip/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README	29 Jun 2008 21:36:43 -0000	1.1
--- README	15 Nov 2008 00:04:49 -0000	1.2
***************
*** 71,72 ****
--- 71,81 ----
  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



More information about the Tinyos-2-commits mailing list