[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/mobile-chat
out_ocm_mov.ma, NONE, 1.1 Member.ma, 1.4, 1.5
Chien-Liang Fok
chien-liang at users.sourceforge.net
Mon Nov 20 22:55:06 PST 2006
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/agilla/plugins
AgentGroupCommMgr.java, 1.3.2.2,
1.3.2.3 GroupCommChatPlugin.java, 1.5.2.2, 1.5.2.3
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components
AgentMgrM.nc, 1.30.2.1, 1.30.2.2 HeapMgrM.nc, 1.5,
1.5.2.1 RxnMgrM.nc, 1.9, 1.9.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/mobile-chat
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13960
Modified Files:
Member.ma
Added Files:
out_ocm_mov.ma
Log Message:
It works.
--- NEW FILE: out_ocm_mov.ma ---
pushn abc
pushn fei
pushn ocm
pushc 3
out
pushc 1
pushn mov
pushc 2
pushc 2
rout
halt
Index: Member.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/GroupComm/mobile-chat/Member.ma,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Member.ma 21 Nov 2006 00:26:58 -0000 1.4
--- Member.ma 21 Nov 2006 06:55:04 -0000 1.5
***************
*** 88,92 ****
// React to: <'ocm', screen name, chat msg> from PDA+Proxy
// Send to leader: <"mbm", AgentID, String:name, String:msg>
! PDA_MSG remove
pop
pop // Stack: (screen name, chat msg)
--- 88,94 ----
// React to: <'ocm', screen name, chat msg> from PDA+Proxy
// Send to leader: <"mbm", AgentID, String:name, String:msg>
! PDA_MSG pushc 25
! putled
! remove
pop
pop // Stack: (screen name, chat msg)
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/agilla/plugins
AgentGroupCommMgr.java, 1.3.2.2,
1.3.2.3 GroupCommChatPlugin.java, 1.5.2.2, 1.5.2.3
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components
AgentMgrM.nc, 1.30.2.1, 1.30.2.2 HeapMgrM.nc, 1.5,
1.5.2.1 RxnMgrM.nc, 1.9, 1.9.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list