[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery TestPeriodicC.nc, 1.3, 1.4

David Gay idgay at users.sourceforge.net
Tue Jun 24 11:05:50 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5363/LplBroadcastPeriodicDelivery

Modified Files:
	TestPeriodicC.nc 
Log Message:
use app am ids

Index: TestPeriodicC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery/TestPeriodicC.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** TestPeriodicC.nc	24 Jun 2008 17:56:02 -0000	1.3
--- TestPeriodicC.nc	24 Jun 2008 18:05:48 -0000	1.4
***************
*** 34,39 ****
   * and waits 1000 ms between each delivery so the Rx mote's radio
   * shuts back off and has to redetect to receive the next message. 
!  * Receiver: TOS_NODE_ID != 1
!  * Transmitter: TOS_NODE_ID == 1
   *
   * @author David Moss
--- 34,39 ----
   * and waits 1000 ms between each delivery so the Rx mote's radio
   * shuts back off and has to redetect to receive the next message. 
!  * Receiver: TOS_NODE_ID != 1.
!  * Transmitter: TOS_NODE_ID == 1.
   *
   * @author David Moss



More information about the Tinyos-2-commits mailing list