[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial index.html,
1.1.2.14, 1.1.2.15
Phil Levis
scipio at users.sourceforge.net
Sun Nov 5 12:25:03 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4572
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
index.html
Log Message:
Added reference to lesson 12.
Index: index.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/index.html,v
retrieving revision 1.1.2.14
retrieving revision 1.1.2.15
diff -C2 -d -r1.1.2.14 -r1.1.2.15
*** index.html 5 Nov 2006 18:09:52 -0000 1.1.2.14
--- index.html 5 Nov 2006 20:25:01 -0000 1.1.2.15
***************
*** 98,106 ****
</dd>
! <h1>Lesson 12: MViz</h1>
! <dd> Lesson 12 introduces MViz, an extensible TinyOS
! network visualization tool. This tutorial is currently
! unfinished.
</dd>
--- 98,108 ----
</dd>
! <h1><a href="lesson12.html">Lesson 12: Network Protocols</a></h1>
! <dd> Lesson 12 introduces two basic multihop protocols,
! Dissemination and Collection. Dissemination reliably
! delivers small data items to every node in a network,
! while collection delivers small data items from every node
! in a network to designated collection roots.
</dd>
More information about the Tinyos-2-commits
mailing list