[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/StandaloneDictionary
TestBlackbookDictionaryM.nc, 1.1, 1.2
dmm
rincon at users.sourceforge.net
Thu Sep 28 10:32:45 PDT 2006
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/rincon/apps/Blackbook5/core
NodeShopM.nc, 1.1, 1.2 WriteAllocM.nc, 1.2, 1.3 CheckpointM.nc,
1.2, 1.3 FileioC.nc, 1.2, 1.3 BFileReadM.nc, 1.2,
1.3 BDictionaryM.nc, 1.2, 1.3 Blackbook.h, 1.2,
1.3 BFileWriteM.nc, 1.2, 1.3 SectorMapM.nc, 1.2,
1.3 BFileDirM.nc, 1.1, 1.2 NodeMapM.nc, 1.2,
1.3 BFileDeleteM.nc, 1.2, 1.3 CheckpointDummyM.nc, 1.1,
1.2 FileioM.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/StandaloneDictionary
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14770/contrib/rincon/apps/Blackbook5/apps/StandaloneDictionary
Modified Files:
TestBlackbookDictionaryM.nc
Log Message:
Updated to Blackbook v.5.2
Index: TestBlackbookDictionaryM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/StandaloneDictionary/TestBlackbookDictionaryM.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestBlackbookDictionaryM.nc 18 May 2006 22:34:20 -0000 1.1
--- TestBlackbookDictionaryM.nc 28 Sep 2006 17:32:12 -0000 1.2
***************
*** 180,183 ****
--- 180,186 ----
event void BDictionary.fileIsDictionary(bool isDictionary, result_t result) {
}
+
+ event void BDictionary.totalKeys(uint16_t totalKeys) {
+ }
}
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/rincon/apps/Blackbook5/core
NodeShopM.nc, 1.1, 1.2 WriteAllocM.nc, 1.2, 1.3 CheckpointM.nc,
1.2, 1.3 FileioC.nc, 1.2, 1.3 BFileReadM.nc, 1.2,
1.3 BDictionaryM.nc, 1.2, 1.3 Blackbook.h, 1.2,
1.3 BFileWriteM.nc, 1.2, 1.3 SectorMapM.nc, 1.2,
1.3 BFileDirM.nc, 1.1, 1.2 NodeMapM.nc, 1.2,
1.3 BFileDeleteM.nc, 1.2, 1.3 CheckpointDummyM.nc, 1.1,
1.2 FileioM.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list