[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/chat Member.ma, 1.3, 1.4

Chien-Liang Fok chien-liang at users.sourceforge.net
Tue Sep 26 20:42:42 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/chat
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26231/GroupComm/chat

Modified Files:
	Member.ma 
Log Message:
Modified rout to use forced uart


Index: Member.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/chat/Member.ma,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Member.ma	20 Sep 2006 13:38:37 -0000	1.3
--- Member.ma	27 Sep 2006 03:42:40 -0000	1.4
***************
*** 28,32 ****
  
  RXN_FIRED	remove			// remove the tuple
! 		pushloc uart_x uart_y
  		rout			// send tuple to base station
  		endrxn
--- 28,32 ----
  
  RXN_FIRED	remove			// remove the tuple
! 		pushloc force_uart_x force_uart_y
  		rout			// send tuple to base station
  		endrxn



More information about the Tinyos-contrib-commits mailing list