[Tinyos-commits]
CVS: tinyos-1.x/apps/TestNewFlash/Block README.txt, 1.1, 1.2
David Gay
idgay at users.sourceforge.net
Mon Jul 11 16:31:07 PDT 2005
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/apps/TestNewFlash/Format
FormatC.nc, NONE, 1.1 FormatM.nc, NONE, 1.1 Makefile, NONE,
1.1 README.txt, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/Flash BlockRead.nc, NONE,
1.1 BlockStorage.h, NONE, 1.1 BlockWrite.nc, NONE,
1.1 FormatStorage.nc, NONE, 1.1 Mount.nc, NONE, 1.1 Storage.h,
NONE, 1.1 ByteEEPROM.nc, 1.1, NONE ByteEEPROMC.nc, 1.1,
NONE PageEEPROM.h, 1.2, NONE PageEEPROM.nc, 1.1,
NONE PageEEPROMShare.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/apps/TestNewFlash/Block
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26192/Block
Modified Files:
README.txt
Log Message:
describe k
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/TestNewFlash/Block/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README.txt 11 Jul 2005 23:27:38 -0000 1.1
--- README.txt 11 Jul 2005 23:31:05 -0000 1.2
***************
*** 9,12 ****
--- 9,15 ----
k*4+1 or k*4+3).
+ Different values of k run the test with different initial random seeds
+ (and test a different pattern of reads/writes).
+
A successful test will blink the yellow led a few times, then turn on the
green led. A failed test will turn on the red led.
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/apps/TestNewFlash/Format
FormatC.nc, NONE, 1.1 FormatM.nc, NONE, 1.1 Makefile, NONE,
1.1 README.txt, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/Flash BlockRead.nc, NONE,
1.1 BlockStorage.h, NONE, 1.1 BlockWrite.nc, NONE,
1.1 FormatStorage.nc, NONE, 1.1 Mount.nc, NONE, 1.1 Storage.h,
NONE, 1.1 ByteEEPROM.nc, 1.1, NONE ByteEEPROMC.nc, 1.1,
NONE PageEEPROM.h, 1.2, NONE PageEEPROM.nc, 1.1,
NONE PageEEPROMShare.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list