[Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/TestArbiter/TestFcfsArbiter
TestFcfsArbiterAppC.nc, 1.1.2.1, 1.1.2.2 TestFcfsArbiterC.nc,
1.1.2.1, 1.1.2.2
Kevin Klues
klueska at users.sourceforge.net
Mon Oct 30 09:05:46 PST 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAM Makefile,
1.1.2.2, 1.1.2.3 TestAMAppC.nc, 1.1.2.4, 1.1.2.5 TestAMC.nc,
1.1.2.3, 1.1.2.4
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/TestArbiter/TestRoundRobinArbiter
TestRoundRobinArbiterAppC.nc, 1.1.2.1,
1.1.2.2 TestRoundRobinArbiterC.nc, 1.1.2.1, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestArbiter/TestFcfsArbiter
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10378/tests/TestArbiter/TestFcfsArbiter
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
TestFcfsArbiterAppC.nc TestFcfsArbiterC.nc
Log Message:
Updates of TestAM, RadioCountToLeds, RadioSenseToLeds, and TestArbiter files to contain README files and adhere to TEP3
Index: TestFcfsArbiterC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestArbiter/TestFcfsArbiter/Attic/TestFcfsArbiterC.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** TestFcfsArbiterC.nc 30 Oct 2006 16:47:51 -0000 1.1.2.1
--- TestFcfsArbiterC.nc 30 Oct 2006 17:05:44 -0000 1.1.2.2
***************
*** 28,31 ****
--- 28,33 ----
*/
+ #include "Timer.h"
+
/**
* Please refer to TEP 108 for more information about the components
***************
*** 60,65 ****
*/
- #include "Timer.h"
-
module TestFcfsArbiterC {
uses {
--- 62,65 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAM Makefile,
1.1.2.2, 1.1.2.3 TestAMAppC.nc, 1.1.2.4, 1.1.2.5 TestAMC.nc,
1.1.2.3, 1.1.2.4
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/TestArbiter/TestRoundRobinArbiter
TestRoundRobinArbiterAppC.nc, 1.1.2.1,
1.1.2.2 TestRoundRobinArbiterC.nc, 1.1.2.1, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list