[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris/chips/rf230 HplRF230.h, 1.4, 1.5

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Mon Jan 19 14:51:34 PST 2009


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/iris/chips/rf230
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32371

Modified Files:
	HplRF230.h 
Log Message:
Revert back to channel 11 to minimise the number of lost acks.


Index: HplRF230.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/iris/chips/rf230/HplRF230.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** HplRF230.h	13 Jan 2009 04:04:40 -0000	1.4
--- HplRF230.h	19 Jan 2009 22:51:32 -0000	1.5
***************
*** 71,75 ****
  /* This is the default value of the CHANNEL field of the PHY_CC_CCA register. */
  #ifndef RF230_DEF_CHANNEL
! #define RF230_DEF_CHANNEL	26
  #endif
  
--- 71,75 ----
  /* This is the default value of the CHANNEL field of the PHY_CC_CCA register. */
  #ifndef RF230_DEF_CHANNEL
! #define RF230_DEF_CHANNEL	11
  #endif
  



More information about the Tinyos-2-commits mailing list