[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp rd.ma, 1.1, 1.2 rout.ma, 1.1, 1.2 routg.ma, 1.1, 1.2

Chien-Liang Fok chien-liang at users.sourceforge.net
Thu May 18 14:13:31 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19324/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp

Modified Files:
	rd.ma rout.ma routg.ma 
Log Message:


Index: rd.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp/rd.ma,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rd.ma	11 Feb 2006 08:21:12 -0000	1.1
--- rd.ma	18 May 2006 21:13:29 -0000	1.2
***************
*** 1,8 ****
! BEGIN		pusht ANY
! 		pusht ANY
! 		pusht ANY
! 		pushc 3
! 		rd
! 		pushc 25
! 		putled   // toggle red
  		halt
\ No newline at end of file
--- 1,8 ----
! BEGIN		pusht ANY
! 		pusht ANY
! 		pusht ANY
! 		pushc 3
! 		rd
! 		pushc 25
! 		putled   // toggle red
  		halt
\ No newline at end of file

Index: rout.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp/rout.ma,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rout.ma	11 Feb 2006 08:21:12 -0000	1.1
--- rout.ma	18 May 2006 21:13:29 -0000	1.2
***************
*** 1,9 ****
! BEGIN		pushc 1  // push value 1 onto stack
! 		pushc 2  // push value 1 onto stack
! 		pushc 3  // push value 1 onto stack
! 		pushc 3  // indicate 3 fields in tuple
! 		pushc 1  // destination = mote 1
! 		rout	 // remote OUT
! 		pushc 25
! 		putled	// toggle red LED
  		halt
\ No newline at end of file
--- 1,9 ----
! BEGIN		pushc 1  // push value 1 onto stack
! 		pushc 2  // push value 1 onto stack
! 		pushc 3  // push value 1 onto stack
! 		pushc 3  // indicate 3 fields in tuple
! 		pushc 1  // destination = mote 1
! 		rout	 // remote OUT
! 		pushc 25
! 		putled	// toggle red LED
  		halt
\ No newline at end of file

Index: routg.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/Tests/remoteTSOp/routg.ma,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** routg.ma	11 Feb 2006 08:21:12 -0000	1.1
--- routg.ma	18 May 2006 21:13:29 -0000	1.2
***************
*** 1,8 ****
! BEGIN		pushc 1  // push value 1 onto stack
! 		pushc 2  // push value 1 onto stack
! 		pushc 3  // push value 1 onto stack
! 		pushc 3  // indicate 3 fields in tuple
! 		routg	 // remote OUT
! 		pushc 25
! 		putled	// toggle red LED
  		halt
\ No newline at end of file
--- 1,8 ----
! BEGIN		pushc 1  // push value 1 onto stack
! 		pushc 2  // push value 1 onto stack
! 		pushc 3  // push value 1 onto stack
! 		pushc 3  // indicate 3 fields in tuple
! 		routg	 // remote OUT
! 		pushc 25
! 		putled	// toggle red LED
  		halt
\ No newline at end of file



More information about the Tinyos-contrib-commits mailing list