[Tinyos-commits] CVS: tinyos-1.x/doc changes-minor-releases.html, 1.7, 1.8

Kristin Wright kristinwright at users.sourceforge.net
Fri Jun 3 13:42:04 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4224

Modified Files:
	changes-minor-releases.html 
Log Message:
1.1.9 section was in twice; removed it

Index: changes-minor-releases.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/doc/changes-minor-releases.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** changes-minor-releases.html	3 Jun 2005 16:15:40 -0000	1.7
--- changes-minor-releases.html	3 Jun 2005 20:42:02 -0000	1.8
***************
*** 372,375 ****
--- 372,376 ----
  mica2 platform.
  <!-- 1.1.10 -->
+ <p>
  <a name="1.1.10"></a>
  <table border="0" hspace="4" cellspacing="2" width="100%"
***************
*** 447,450 ****
--- 448,452 ----
  shared by multiple motes in TOSSIM (Matt Welsh, Harvard).
  <!-- 1.1.9 -->
+ <p>
  <a name="1.1.9"></a>
  <table border="0" hspace="4" cellspacing="2" width="100%"
***************
*** 518,592 ****
  http://mail.millennium.berkeley.edu/pipermail/tinyos-commits/2004-November/005527.html</a>. (David Gay, Intel Research)
  </p>
- <a name="1.1.8"></a>
- <table border="0" hspace="4" cellspacing="2" width="100%"
-  cellpadding="3">
-   <tbody>
-     <tr bgcolor="#e0e0ff">
-       <td width="100%"> <font face="tahoma,arial,helvetica"><b><big>
- Significant Changes in TinyOS between v1.1.8 and 1.1.9</big></b> </font>
-       <p> <font face="tahoma,arial,helvetica">Updated December 1, 2004
-  </font> </p>
-       </td>
-     </tr>
-   </tbody>
- </table>
- <p>
- <table border="0" hspace="4" cellspacing="2" width="100%"
-  cellpadding="3">
-   <tbody>
-     <tr bgcolor="#e0e0ff">
-       <td width="100%"><nobr><b><font face="arial,helvetica">TinyOS</font></b></nobr></td>
-     </tr>
-   </tbody>
- </table>
- </p>
- <p>
- <p>
- PowerTOSSIM, a power modeling extension to the TOSSIM TinyOS simulator, is included in 1.1.9. 
- PowerTOSSIM accurately models power consumed by TinyOS applications. You can find more information
- at <a href="http://www.eecs.harvard.edu/~shnayder/ptossim/">
- http://www.eecs.harvard.edu/~shnayder/ptossim/
- </a>. (Victor Schnayder, Harvard.)
- </p>
- <p>
- <table border="0" hspace="4" cellspacing="2" width="100%"
-  cellpadding="3">
-   <tbody>
-     <tr bgcolor="#e0e0ff">
-       <td width="100%"><nobr><b><font face="arial,helvetica">Tools</font></b></nobr></td>
-     </tr>
-   </tbody>
- </table>
- </p>
- <p>
- Since 1.1.6, TinyOS has included an alternative make system which
- allows easier introduction of platforms. We have not made this make
- system the default, however, because it requires make 3.8 which (1)
- not everyone has and (2) has some bugs which are tickled by some of
- TInyOS's major subsystems. Towards fixing (2), Phil Levis has provided
- a patch for make 3.8. We have included a patched make executable in
- tools/make (the executable is also present in 1.1.8).
- </p>
- <table border="0" hspace="4" cellspacing="2" width="100%"
-  cellpadding="3">
-   <tbody>
-     <tr bgcolor="#e0e0ff">
-       <td width="100%"><nobr><b><font face="arial,helvetica">Bug fixes</font></b></nobr></td>
-     </tr>
-   </tbody>
- </table>
- <p>
- On the <b>TI MSP430 platform</b>, each sensor now has its own header file with constants for interface ID and the "adcPort" parameter.
- This makes code cleaner and saves RAM, since uniqueCount("ADCPort") now reflects the actual number of interfaces wiring to ADCC. Some files 
- in the corresponding platforms were modified to take into account the new msp430 definitions. (Jan-Hinrich Hauer, TU Berlin.)
- </p>
- <p>
- Bug fix to the avr and msp make rules to fix the RAM usage byte count; was previously undercounting usage. (David Gay, Intel Research)
- </p>
  <p>
- Bug fixes to SerialForwarder multiple platform support. Details can be found at 
- <a href="http://mail.millennium.berkeley.edu/pipermail/tinyos-commits/2004-November/005527.html">
- http://mail.millennium.berkeley.edu/pipermail/tinyos-commits/2004-November/005527.html</a>. (David Gay, Intel Research)
- </p>
  <a name="1.1.8"></a>
  <table border="0" hspace="4" cellspacing="2" width="100%"
--- 520,524 ----



More information about the Tinyos-commits mailing list