[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface
NetworkInterfaceM.nc, 1.11, 1.12
Chien-Liang Fok
chien-liang at users.sourceforge.net
Thu Apr 20 15:06:00 PDT 2006
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17119/components/NetworkInterface
Modified Files:
NetworkInterfaceM.nc
Log Message:
Index: NetworkInterfaceM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface/NetworkInterfaceM.nc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** NetworkInterfaceM.nc 10 Apr 2006 06:16:35 -0000 1.11
--- NetworkInterfaceM.nc 20 Apr 2006 22:05:58 -0000 1.12
***************
*** 303,307 ****
#endif
! #if ENABLE_EXP_LOGGING
if (id == AM_AGILLAQUERYNUMAGENTSMSG ||
id == AM_AGILLAQUERYAGENTLOCMSG ||
--- 303,307 ----
#endif
! /* #if ENABLE_EXP_LOGGING
if (id == AM_AGILLAQUERYNUMAGENTSMSG ||
id == AM_AGILLAQUERYAGENTLOCMSG ||
***************
*** 317,320 ****
--- 317,321 ----
call ExpLoggerI.incNumReplies();
#endif
+ */
if (!sbuf[head].used) { // if there is space in the send queue
More information about the Tinyos-contrib-commits
mailing list