[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/sht11 SensirionSht11.h, 1.1.2.1, 1.1.2.2 SensirionSht11.nc, 1.1.2.1, 1.1.2.2 SensirionSht11LogicP.nc, 1.1.2.2, 1.1.2.3 SensirionSht11ReaderP.nc, 1.1.2.1, 1.1.2.2

Jonathan Hui jwhui at users.sourceforge.net
Tue Jun 20 11:56:07 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/sht11
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30005/tos/chips/sht11

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	SensirionSht11.h SensirionSht11.nc SensirionSht11LogicP.nc 
	SensirionSht11ReaderP.nc 
Log Message:

Fix docs.



Index: SensirionSht11.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/sht11/Attic/SensirionSht11.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** SensirionSht11.h	30 Jan 2006 22:53:16 -0000	1.1.2.1
--- SensirionSht11.h	20 Jun 2006 18:56:05 -0000	1.1.2.2
***************
*** 3,7 ****
  
  /*
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 3,7 ----
  
  /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 15,19 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 15,19 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 32,36 ****
   * OF THE POSSIBILITY OF SUCH DAMAGE
   *
!  * @author Gilman Tolle <gtolle at archedrock.com>
   */
  
--- 32,36 ----
   * OF THE POSSIBILITY OF SUCH DAMAGE
   *
!  * @author Gilman Tolle <gtolle at archrock.com>
   */
  

Index: SensirionSht11.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/sht11/Attic/SensirionSht11.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** SensirionSht11.nc	30 Jan 2006 22:53:16 -0000	1.1.2.1
--- SensirionSht11.nc	20 Jun 2006 18:56:05 -0000	1.1.2.2
***************
*** 1,4 ****
  /*
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
  /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 34,38 ****
   * temperature/humidity sensor. 
   *
!  * @author Gilman Tolle <gtolle at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 34,38 ----
   * temperature/humidity sensor. 
   *
!  * @author Gilman Tolle <gtolle at archrock.com>
   * @version $Revision$ $Date$
   */

Index: SensirionSht11LogicP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/sht11/Attic/SensirionSht11LogicP.nc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** SensirionSht11LogicP.nc	14 Feb 2006 17:01:43 -0000	1.1.2.2
--- SensirionSht11LogicP.nc	20 Jun 2006 18:56:05 -0000	1.1.2.3
***************
*** 1,4 ****
  /*
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
  /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 47,51 ****
   * waits to keep the Sensirion happy.
   *
!  * @author Gilman Tolle <gtolle at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 47,51 ----
   * waits to keep the Sensirion happy.
   *
!  * @author Gilman Tolle <gtolle at archrock.com>
   * @version $Revision$ $Date$
   */

Index: SensirionSht11ReaderP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/sht11/Attic/SensirionSht11ReaderP.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** SensirionSht11ReaderP.nc	30 Jan 2006 22:53:16 -0000	1.1.2.1
--- SensirionSht11ReaderP.nc	20 Jun 2006 18:56:05 -0000	1.1.2.2
***************
*** 1,4 ****
  /*
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
  /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 37,41 ****
   * arbitrated access.
   *
!  * @author Gilman Tolle <gtolle at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 37,41 ----
   * arbitrated access.
   *
!  * @author Gilman Tolle <gtolle at archrock.com>
   * @version $Revision$ $Date$
   */



More information about the Tinyos-2-commits mailing list