[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep118.txt, 1.2,
1.3 tep119.txt, 1.2, 1.3
Phil Levis
scipio at users.sourceforge.net
Fri Sep 8 16:15:13 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep101.txt, 1.2,
1.3 tep106.txt, 1.2, 1.3 tep108.txt, 1.2, 1.3 tep109.txt, 1.2,
1.3 tep114.txt, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/html overview.html, 1.2,
1.3 tep1.html, 1.2, 1.3 tep101.html, 1.2, 1.3 tep102.html, 1.2,
1.3 tep103.html, 1.2, 1.3 tep106.html, 1.2, 1.3 tep107.html,
1.2, 1.3 tep108.html, 1.2, 1.3 tep109.html, 1.2,
1.3 tep110.html, 1.2, 1.3 tep111.html, 1.2, 1.3 tep112.html,
1.2, 1.3 tep113.html, 1.2, 1.3 tep114.html, 1.2,
1.3 tep115.html, 1.2, 1.3 tep116.html, 1.2, 1.3 tep117.html,
1.2, 1.3 tep118.html, 1.2, 1.3 tep119.html, 1.2,
1.3 tep120.html, 1.2, 1.3 tep121.html, 1.2, 1.3 tep123.html,
1.2, 1.3 tep2.html, 1.2, 1.3 tep3.html, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2220/txt
Modified Files:
tep118.txt tep119.txt
Log Message:
Moving most recent TEP versions to trunk. Recompile HTML.
Index: tep118.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep118.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tep118.txt 12 Jul 2006 16:59:42 -0000 1.2
--- tep118.txt 8 Sep 2006 23:15:08 -0000 1.3
***************
*** 114,118 ****
}
! The t argument MUST be able to fit in a single message_t[tep111_] after
considering the headers that the dissemination protocol introduces.
A dissemination implementation SHOULD have a compile error if a larger
--- 114,118 ----
}
! The t argument MUST be able to fit in a single message_t[1_] after
considering the headers that the dissemination protocol introduces.
A dissemination implementation SHOULD have a compile error if a larger
Index: tep119.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep119.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tep119.txt 12 Jul 2006 16:59:43 -0000 1.2
--- tep119.txt 8 Sep 2006 23:15:08 -0000 1.3
***************
*** 196,205 ****
component CollectionSenderC::
! generic configuration CollectionSenderC(collection_id_t collectid) {
! provides {
! interface Send;
! interface Packet;
}
- }
This abstraction follows a similar virtualization approach to
--- 196,205 ----
component CollectionSenderC::
! generic configuration CollectionSenderC(collection_id_t collectid) {
! provides {
! interface Send;
! interface Packet;
! }
}
This abstraction follows a similar virtualization approach to
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep101.txt, 1.2,
1.3 tep106.txt, 1.2, 1.3 tep108.txt, 1.2, 1.3 tep109.txt, 1.2,
1.3 tep114.txt, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/html overview.html, 1.2,
1.3 tep1.html, 1.2, 1.3 tep101.html, 1.2, 1.3 tep102.html, 1.2,
1.3 tep103.html, 1.2, 1.3 tep106.html, 1.2, 1.3 tep107.html,
1.2, 1.3 tep108.html, 1.2, 1.3 tep109.html, 1.2,
1.3 tep110.html, 1.2, 1.3 tep111.html, 1.2, 1.3 tep112.html,
1.2, 1.3 tep113.html, 1.2, 1.3 tep114.html, 1.2,
1.3 tep115.html, 1.2, 1.3 tep116.html, 1.2, 1.3 tep117.html,
1.2, 1.3 tep118.html, 1.2, 1.3 tep119.html, 1.2,
1.3 tep120.html, 1.2, 1.3 tep121.html, 1.2, 1.3 tep123.html,
1.2, 1.3 tep2.html, 1.2, 1.3 tep3.html, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list