[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector
Makefile, 1.1, 1.2
Stan Rost
stanrost at users.sourceforge.net
Fri Oct 8 13:50:24 PDT 2004
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/TinierDB
PowerArbiterC.nc, 1.1, 1.2 TimeSyncM.nc, 1.4, 1.5
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/SystemCore/MementoMori
CommonParams.h, NONE, 1.1 ExptM.nc, NONE, 1.1 ResultPacket.h,
NONE, 1.1 ResultPkt.class, NONE, 1.1 ResultPkt.java, NONE,
1.1 RollCallIncrM.nc, NONE, 1.1 Roster.nc, NONE,
1.1 failureSched.h, NONE, 1.1 genFailureRoster.pl, NONE,
1.1 genRoster.sh, NONE, 1.1 AggressiveSendM.nc, 1.1,
1.2 CompressedSet.h, 1.2, 1.3 RollCall.h, 1.1,
1.2 RollCallC.nc, 1.2, 1.3 RollCallM.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4818/TestMMDetector
Modified Files:
Makefile
Log Message:
- New testing/experiment code
- AggressiveSend now features a queue
- Added subtractSets() to CompressedSet.h
- Bugfixes in RollCall
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 27 Aug 2004 22:48:50 -0000 1.1
--- Makefile 8 Oct 2004 20:50:19 -0000 1.2
***************
*** 4,7 ****
PFLAGS=-I %T/lib/Util -I%T/lib/TinyDB -I%T/../beta/TinierDB/ -I%T/../beta/SystemCore/MementoMori -I%T/lib/MintRoute -I%T/lib/Queue -fno-strict-aliasing
! MSG_SIZE=49
include ../../../../apps/Makerules
--- 4,7 ----
PFLAGS=-I %T/lib/Util -I%T/lib/TinyDB -I%T/../beta/TinierDB/ -I%T/../beta/SystemCore/MementoMori -I%T/lib/MintRoute -I%T/lib/Queue -fno-strict-aliasing
! #MSG_SIZE=49
include ../../../../apps/Makerules
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/TinierDB
PowerArbiterC.nc, 1.1, 1.2 TimeSyncM.nc, 1.4, 1.5
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/SystemCore/MementoMori
CommonParams.h, NONE, 1.1 ExptM.nc, NONE, 1.1 ResultPacket.h,
NONE, 1.1 ResultPkt.class, NONE, 1.1 ResultPkt.java, NONE,
1.1 RollCallIncrM.nc, NONE, 1.1 Roster.nc, NONE,
1.1 failureSched.h, NONE, 1.1 genFailureRoster.pl, NONE,
1.1 genRoster.sh, NONE, 1.1 AggressiveSendM.nc, 1.1,
1.2 CompressedSet.h, 1.2, 1.3 RollCall.h, 1.1,
1.2 RollCallC.nc, 1.2, 1.3 RollCallM.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list