[Tinyos-2-commits] CVS: tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestTxThroughputNoCcaSwAcks TestTunitP.nc, 1.3, 1.4

David Moss mossmoss at users.sourceforge.net
Tue Jan 29 10:00:54 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestTxThroughputNoCcaSwAcks
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17285/TestTxThroughputNoCcaSwAcks

Modified Files:
	TestTunitP.nc 
Log Message:
Lowering the threshold of success, probably due to RF issues.

Index: TestTunitP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestTxThroughputNoCcaSwAcks/TestTunitP.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** TestTunitP.nc	25 Oct 2007 17:48:57 -0000	1.3
--- TestTunitP.nc	29 Jan 2008 18:00:51 -0000	1.4
***************
*** 65,69 ****
     */
    enum {
!     LOWER_BOUNDS = 15000, 
      TEST_DURATION = 61440,  // 1 minute
    };
--- 65,69 ----
     */
    enum {
!     LOWER_BOUNDS = 14000, 
      TEST_DURATION = 61440,  // 1 minute
    };



More information about the Tinyos-2-commits mailing list