[Tinyos-2-commits] CVS: tinyos-2.x/apps/Sense README.txt, 1.1.2.1, 1.1.2.2 SenseAppC.nc, 1.1.2.1, 1.1.2.2 SenseC.nc, 1.1.2.1, 1.1.2.2

Jan-Hinrich Hauer janhauer at users.sourceforge.net
Fri Jun 23 07:07:15 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/apps/Sense
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5559/apps/Sense

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	README.txt SenseAppC.nc SenseC.nc 
Log Message:
Sensing was moved to lesson 5.

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/Sense/Attic/README.txt,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** README.txt	16 Jun 2006 16:02:32 -0000	1.1.2.1
--- README.txt	23 Jun 2006 14:07:13 -0000	1.1.2.2
***************
*** 6,10 ****
  Sense is a simple sensing demo application. It periodically samples the
  default sensor and displays the bottom bits of the readings on the leds of the
! node. Have a look at tinyos-2.x/doc/html/tutorial/lesson4.html for a general
  tutorial on sensing in TinyOS.
  
--- 6,10 ----
  Sense is a simple sensing demo application. It periodically samples the
  default sensor and displays the bottom bits of the readings on the leds of the
! node. Have a look at tinyos-2.x/doc/html/tutorial/lesson5.html for a general
  tutorial on sensing in TinyOS.
  

Index: SenseAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/Sense/Attic/SenseAppC.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
*** SenseAppC.nc	16 Jun 2006 16:02:32 -0000	1.1.2.1
--- SenseAppC.nc	23 Jun 2006 14:07:13 -0000	1.1.2.2
***************
*** 37,41 ****
   * 
   * Sensing demo application. See README.txt file in this directory for usage
!  * instructions and have a look at tinyos-2.x/doc/html/tutorial/lesson4.html
   * for a general tutorial on sensing in TinyOS.
   * 
--- 37,41 ----
   * 
   * Sensing demo application. See README.txt file in this directory for usage
!  * instructions and have a look at tinyos-2.x/doc/html/tutorial/lesson5.html
   * for a general tutorial on sensing in TinyOS.
   * 

Index: SenseC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/Sense/Attic/SenseC.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
*** SenseC.nc	16 Jun 2006 16:02:32 -0000	1.1.2.1
--- SenseC.nc	23 Jun 2006 14:07:13 -0000	1.1.2.2
***************
*** 37,41 ****
   * 
   * Sensing demo application. See README.txt file in this directory for usage
!  * instructions and have a look at tinyos-2.x/doc/html/tutorial/lesson4.html
   * for a general tutorial on sensing in TinyOS.
   *
--- 37,41 ----
   * 
   * Sensing demo application. See README.txt file in this directory for usage
!  * instructions and have a look at tinyos-2.x/doc/html/tutorial/lesson5.html
   * for a general tutorial on sensing in TinyOS.
   *



More information about the Tinyos-2-commits mailing list