[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestPacketLink TestPacketLinkC.nc, 1.1, 1.2 TestPacketLinkP.nc, 1.2, 1.3

David Gay idgay at users.sourceforge.net
Tue Jun 24 13:36:26 PDT 2008


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

Modified Files:
	TestPacketLinkC.nc TestPacketLinkP.nc 
Log Message:
nesdoc

Index: TestPacketLinkC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestPacketLink/TestPacketLinkC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestPacketLinkC.nc	12 Apr 2007 17:14:09 -0000	1.1
--- TestPacketLinkC.nc	24 Jun 2008 20:36:24 -0000	1.2
***************
*** 31,34 ****
--- 31,36 ----
   */
  
+ #include "TestPacketLink.h"
+ 
  /**
   * Test the effectiveness of the PacketLink layer
***************
*** 57,62 ****
   */
   
- #include "TestPacketLink.h"
- 
  configuration TestPacketLinkC {
  }
--- 59,62 ----

Index: TestPacketLinkP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestPacketLink/TestPacketLinkP.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TestPacketLinkP.nc	13 Sep 2007 23:10:21 -0000	1.2
--- TestPacketLinkP.nc	24 Jun 2008 20:36:24 -0000	1.3
***************
*** 30,33 ****
--- 30,35 ----
   */
   
+ #include "TestPacketLink.h"
+ 
  /**
   * Test the effectiveness of the PacketLink layer
***************
*** 56,61 ****
   */
    
- #include "TestPacketLink.h"
- 
  module TestPacketLinkP {
    uses {
--- 58,61 ----



More information about the Tinyos-2-commits mailing list