[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/html tep101.html,
1.8, 1.9
Jan-Hinrich Hauer
janhauer at users.sourceforge.net
Wed Jun 8 15:50:20 PDT 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/AT45DB FormatStorage.nc,
NONE, 1.1 FormatStorageC.nc, NONE, 1.1 FormatStorageM.nc, NONE,
1.1 StorageManager.h, NONE, 1.1 AT45Remap.nc, 1.1,
1.2 BlockStorageC.nc, 1.3, 1.4 BlockStorageM.nc, 1.4,
1.5 StorageManagerC.nc, 1.2, 1.3 StorageManagerM.nc, 1.2,
1.3 Storage_chip.h, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep101.txt, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/html
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28690/beta/teps/html
Modified Files:
tep101.html
Log Message:
Fixed typo (location of AcquireDataRoundRobinM is tos/system).
Index: tep101.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/html/tep101.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tep101.html 8 Jun 2005 08:13:38 -0000 1.8
--- tep101.html 8 Jun 2005 22:50:18 -0000 1.9
***************
*** 301,307 ****
<tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">20-Dec-2004</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.9</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2005-06-06</td>
</tr>
<tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List <tinyos-devel at mail.millennium.berkeley.edu></td>
--- 301,307 ----
<tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">20-Dec-2004</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.10</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2005-06-08</td>
</tr>
<tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List <tinyos-devel at mail.millennium.berkeley.edu></td>
***************
*** 384,388 ****
this level of ADC abstraction. The Service layer uses a library of
standard TinyOS resource management modules, such as
! AcquireDataRoundRobinM (found in tos/lib/adc), to arbitrate access to
underlying ADC abstractions. These generic arbitration modules use
parameterized intefaces, where the parameterization follows the
--- 384,388 ----
this level of ADC abstraction. The Service layer uses a library of
standard TinyOS resource management modules, such as
! AcquireDataRoundRobinM (found in tos/system), to arbitrate access to
underlying ADC abstractions. These generic arbitration modules use
parameterized intefaces, where the parameterization follows the
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/AT45DB FormatStorage.nc,
NONE, 1.1 FormatStorageC.nc, NONE, 1.1 FormatStorageM.nc, NONE,
1.1 StorageManager.h, NONE, 1.1 AT45Remap.nc, 1.1,
1.2 BlockStorageC.nc, 1.3, 1.4 BlockStorageM.nc, 1.4,
1.5 StorageManagerC.nc, 1.2, 1.3 StorageManagerM.nc, 1.2,
1.3 Storage_chip.h, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep101.txt, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list