[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/types
Agilla.h, 1.27.2.1, 1.27.2.2
Chien-Liang Fok
chien-liang at users.sourceforge.net
Wed Nov 15 01:40:23 PST 2006
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/types
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22063/types
Modified Files:
Tag: GroupComm
Agilla.h
Log Message:
Debugged, got basic test to work.
Index: Agilla.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/types/Agilla.h,v
retrieving revision 1.27.2.1
retrieving revision 1.27.2.2
diff -C2 -d -r1.27.2.1 -r1.27.2.2
*** Agilla.h 15 Nov 2006 04:29:35 -0000 1.27.2.1
--- Agilla.h 15 Nov 2006 09:40:21 -0000 1.27.2.2
***************
*** 357,361 ****
AM_AGILLARESETMSG = 0x21,
AM_AGILLABEACONMSG = 0x22,
! AM_AGILLAPROXYBEACONMSG = 0x30,
AM_AGILLAEXPMSG = 0x23,
//AM_AGILLASTARTEXPMSG = 0x24,
--- 357,361 ----
AM_AGILLARESETMSG = 0x21,
AM_AGILLABEACONMSG = 0x22,
! AM_AGILLAPROXYBEACONMSG = 0x2a,
AM_AGILLAEXPMSG = 0x23,
//AM_AGILLASTARTEXPMSG = 0x24,
More information about the Tinyos-contrib-commits
mailing list