[Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep103.html, 1.1.2.7, 1.1.2.8

David Gay idgay at users.sourceforge.net
Wed Oct 18 13:17:57 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1941/html

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tep103.html 
Log Message:
tweaks


Index: tep103.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tep103.html,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** tep103.html	22 Sep 2006 22:35:08 -0000	1.1.2.7
--- tep103.html	18 Oct 2006 20:17:54 -0000	1.1.2.8
***************
*** 304,308 ****
  <tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">27-Sep-2004</td>
  </tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.1.2.13</td>
  </tr>
  <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2006-09-22</td>
--- 304,308 ----
  <tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">27-Sep-2004</td>
  </tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.1.2.14</td>
  </tr>
  <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2006-09-22</td>
***************
*** 506,510 ****
  the same number of time, to maximise flash chip lifetime).</li>
  </ul>
! <p>New abstractions (including a filing system...) can easily be added to
  this framework.</p>
  <p>The rest of this TEP covers some principles for the organisation of
--- 506,510 ----
  the same number of time, to maximise flash chip lifetime).</li>
  </ul>
! <p>New abstractions (including a filing system) can easily be added to
  this framework.</p>
  <p>The rest of this TEP covers some principles for the organisation of
***************
*** 653,657 ****
  <p>Note that these interfaces contain no direct support for verifying the
  integrity of the BlockStorage data, but such support can easily be built
! bu using the <tt class="docutils literal"><span class="pre">computeCrc</span></tt> command and storing the result in a
  well-defined location, and checking this CRC when desired.</p>
  </div>
--- 653,657 ----
  <p>Note that these interfaces contain no direct support for verifying the
  integrity of the BlockStorage data, but such support can easily be built
! by using the <tt class="docutils literal"><span class="pre">computeCrc</span></tt> command and storing the result in a
  well-defined location, and checking this CRC when desired.</p>
  </div>



More information about the Tinyos-2-commits mailing list