[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestAcks README.txt, 1.1, 1.2
David Gay
idgay at users.sourceforge.net
Wed Jul 16 11:09:51 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestAcks
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20286/TestAcks
Modified Files:
README.txt
Log Message:
match expected format
clarify
java foo.class doesn't always work on Linux anymore, just assume that
users (correctly) have . in their CLASSPATH
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestAcks/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README.txt 12 Apr 2007 17:14:08 -0000 1.1
--- README.txt 16 Jul 2008 18:09:49 -0000 1.2
***************
*** 1,4 ****
! Installing:
Compile and install this application to two motes, both using ID 1
--- 1,7 ----
! Author/Contact: tinyos-help at millennium.berkeley.edu
!
! Description:
!
Compile and install this application to two motes, both using ID 1
***************
*** 8,12 ****
Led2 Toggles when a message is received
! In short, Led1 should be toggling the majority of the time, until the other receiver
stops receiving packets by turning off or moving out of range.
--- 11,24 ----
Led2 Toggles when a message is received
! In short, Leds 1&2 should be toggling the majority of the time, until the other receiver
stops receiving packets by turning off or moving out of range.
+ Tools:
+
+ None.
+
+ Known bugs/limitations:
+
+ None.
+
+ $Id$
More information about the Tinyos-2-commits
mailing list