[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


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 &lt;tinyos-devel at mail.millennium.berkeley.edu&gt;</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 &lt;tinyos-devel at mail.millennium.berkeley.edu&gt;</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



More information about the Tinyos-beta-commits mailing list