[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components/ClusterheadDirectory ClusterheadDirectoryM.nc, 1.3, 1.4

Chien-Liang Fok chien-liang at users.sourceforge.net
Fri May 5 17:26:59 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/ClusterheadDirectory
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21091/components/ClusterheadDirectory

Modified Files:
	ClusterheadDirectoryM.nc 
Log Message:


Index: ClusterheadDirectoryM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/ClusterheadDirectory/ClusterheadDirectoryM.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ClusterheadDirectoryM.nc	28 Apr 2006 12:54:55 -0000	1.3
--- ClusterheadDirectoryM.nc	6 May 2006 00:26:57 -0000	1.4
***************
*** 521,525 ****
  
    /**
!    * This is periodically called by the LocationReporter.
     */
    command result_t ClusterheadDirectoryI.addAgent(uint16_t aid, uint16_t atype,
--- 521,526 ----
  
    /**
!    * This is periodically called by the LocationReporter.  The AgentInjector periodically
!    * tells the LocationReporter to update the Clusterhead of the agent's presence.
     */
    command result_t ClusterheadDirectoryI.addAgent(uint16_t aid, uint16_t atype,



More information about the Tinyos-contrib-commits mailing list