[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/Agilla/types Agilla.h, 1.26, 1.27

Chien-Liang Fok chien-liang at users.sourceforge.net
Tue Sep 26 21:20:34 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/types
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7256/types

Modified Files:
	Agilla.h 
Log Message:
Changes made for force_uart


Index: Agilla.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/types/Agilla.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** Agilla.h	26 May 2006 02:58:21 -0000	1.26
--- Agilla.h	27 Sep 2006 04:20:32 -0000	1.27
***************
*** 126,129 ****
--- 126,134 ----
  #define BCAST_Y 2
  
+ // fs2:  Agent Group Comunication
+ // Force the device NOT to be recognized as base station
+ #define FORCE_UART_X 0
+ #define FORCE_UART_Y 3
+ 
  #define NO_GW 0xffff
  /**



More information about the Tinyos-contrib-commits mailing list