[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAM README.txt, 1.2, 1.3

Phil Levis scipio at users.sourceforge.net
Thu Apr 19 16:43:43 PDT 2007


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

Modified Files:
	README.txt 
Log Message:
Distinguish flicker and toggle.


Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAM/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt	6 Nov 2006 11:56:47 -0000	1.2
--- README.txt	19 Apr 2007 23:43:40 -0000	1.3
***************
*** 4,10 ****
  Description:
  
! TestAM sends active message broadcasts at 1Hz and blinks LED 0 whenever 
! it has sucessfully sent a broadcast. Whenever it receives one of these 
! broadcasts from another node, it blinks LED 1.  It uses the radio HIL 
  component ActiveMessageC, and its packets are AM type 240.  This application 
  is useful for testing AM communication and the ActiveMessageC component.
--- 4,10 ----
  Description:
  
! TestAM sends active message broadcasts at 1Hz and briefly flickers LED 0 
! whenever it has sucessfully sent a broadcast. Whenever it receives one of 
! these broadcasts from another node, it toggles LED 1.  It uses the radio HIL 
  component ActiveMessageC, and its packets are AM type 240.  This application 
  is useful for testing AM communication and the ActiveMessageC component.



More information about the Tinyos-2-commits mailing list