[Tinyos-2-commits]
CVS: tinyos-2.x-contrib/tunit/tests/tinyos-2.x/tos/chips/cc2420/TestRxThroughputWithNoCca
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/TestRxThroughputWithNoCca
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17285/TestRxThroughputWithNoCca
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/TestRxThroughputWithNoCca/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:53 -0000 1.3
--- TestTunitP.nc 29 Jan 2008 18:00:51 -0000 1.4
***************
*** 71,75 ****
*/
enum {
! LOWER_BOUNDS = 15000,
TEST_DURATION = 61440, // 2 minutes
};
--- 71,75 ----
*/
enum {
! LOWER_BOUNDS = 14000,
TEST_DURATION = 61440, // 2 minutes
};
More information about the Tinyos-2-commits
mailing list