[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/Agilla
Example Makefile.Agilla, 1.29, 1.30
Chien-Liang Fok
chien-liang at users.sourceforge.net
Wed Apr 5 11:05:11 PDT 2006
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/opcodes
OPgetAgentsM.nc, 1.3, 1.4 OPgetClosestAgentM.nc, 1.6,
1.7 OPgetNumAgentsM.nc, 1.4, 1.5 OPgetlocation.nc, 1.2,
1.3 OPgetlocationM.nc, 1.5, 1.6
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components
ResetMgrC.nc, 1.7, 1.8 ResetMgrM.nc, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv942
Modified Files:
Example Makefile.Agilla
Log Message:
Index: Example Makefile.Agilla
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/Example Makefile.Agilla,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** Example Makefile.Agilla 28 Mar 2006 01:50:53 -0000 1.29
--- Example Makefile.Agilla 5 Apr 2006 18:04:37 -0000 1.30
***************
*** 12,15 ****
--- 12,16 ----
-DAGILLA_RCVR_FIN_TIMER=300 \
-DAGILLA_MAX_NUM_NEIGHBORS=20 \
+ -DAGILLA_MAX_NUM_AGENTS=20 \
-DDEFAULT_NUM_COLUMNS=4 \
-DAGILLA_REMOTE_TS_OP_Q_SIZE=3 \
***************
*** 24,33 ****
-DTIMEOUT_GET_LOCATION=1024 \
-DTIMEOUT_GET_NUM_AGENTS=1024 \
! -DCLUSTER_UPDATE_INTERVAL=15360 \
! -DAGILLA_RF_POWER=15 \
-DENABLE_SPACE_LOCALIZER=1 \
-DENABLE_NEIGHBOR_LIST_FILTER=0 \
-DENABLE_GRID_ROUTING=0 \
-DENABLE_CLUSTERING=0 \
-DOMIT_AGENT_SENDER=0 \
-DOMIT_AGENT_RECEIVER=0 \
--- 25,35 ----
-DTIMEOUT_GET_LOCATION=1024 \
-DTIMEOUT_GET_NUM_AGENTS=1024 \
! -DCLUSTER_UPDATE_INTERVAL=16384 \
! -DAGILLA_RF_POWER=31 \
-DENABLE_SPACE_LOCALIZER=1 \
-DENABLE_NEIGHBOR_LIST_FILTER=0 \
-DENABLE_GRID_ROUTING=0 \
-DENABLE_CLUSTERING=0 \
+ -DENABLE_EXP_LOGGING=1 \
-DOMIT_AGENT_SENDER=0 \
-DOMIT_AGENT_RECEIVER=0 \
***************
*** 65,70 ****
--- 67,74 ----
-DDEBUG_LOCATION_DIRECTORY=0 \
-DDEBUG_OP_GET_AGENTS=0 \
+ -DDEBUG_OP_GET_CLOSEST_AGENT=0 \
-DDEBUG_OP_GETLOCATION=0 \
-DDEBUG_OP_GETNUMAGENTS=0 \
-DDEBUG_OP_RTS=0 \
+ -DDEBUG_EXP_LOGGER=0 \
-DNBR_LIST_PRINT_CHANGES=0
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/opcodes
OPgetAgentsM.nc, 1.3, 1.4 OPgetClosestAgentM.nc, 1.6,
1.7 OPgetNumAgentsM.nc, 1.4, 1.5 OPgetlocation.nc, 1.2,
1.3 OPgetlocationM.nc, 1.5, 1.6
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components
ResetMgrC.nc, 1.7, 1.8 ResetMgrM.nc, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list