[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
CollectionDebugMsg.h, 1.1.2.15, 1.1.2.16
Rodrigo Fonseca
rfonseca76 at users.sourceforge.net
Thu Jul 6 14:33:31 PDT 2006
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tools/release build-rpms, 1.1.2.8,
1.1.2.9 tinyos-tools.files, 1.1.2.4, 1.1.2.5 tinyos-tools.spec,
1.1.2.16, 1.1.2.17 tinyos.files, 1.1.2.8, 1.1.2.9 tinyos.spec,
1.1.2.16, 1.1.2.17
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/intelmote2/chips/cc2420
HplCC2420SpiC.nc, 1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28315
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
CollectionDebugMsg.h
Log Message:
Added a debug code for when the debugging facility starts
Index: CollectionDebugMsg.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection/Attic/CollectionDebugMsg.h,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -C2 -d -r1.1.2.15 -r1.1.2.16
*** CollectionDebugMsg.h 24 Jun 2006 13:25:40 -0000 1.1.2.15
--- CollectionDebugMsg.h 6 Jul 2006 21:33:29 -0000 1.1.2.16
***************
*** 6,9 ****
--- 6,11 ----
//Comment format -> :meaning:args
enum {
+ NET_C_DEBUG_STARTED = 0xDE,
+
NET_C_FE_MSG_POOL_EMPTY = 0x10, //::no args
NET_C_FE_SEND_QUEUE_FULL = 0x11, //::no args
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tools/release build-rpms, 1.1.2.8,
1.1.2.9 tinyos-tools.files, 1.1.2.4, 1.1.2.5 tinyos-tools.spec,
1.1.2.16, 1.1.2.17 tinyos.files, 1.1.2.8, 1.1.2.9 tinyos.spec,
1.1.2.16, 1.1.2.17
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/intelmote2/chips/cc2420
HplCC2420SpiC.nc, 1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list