[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf230 RF230ActiveMessageP.nc, 1.1, 1.2
Miklos Maroti
mmaroti at users.sourceforge.net
Tue Mar 10 13:41:38 PDT 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris/chips/rf230 HplRF230C.nc, 1.9, 1.10 HplRF230P.nc, 1.4, 1.5 RadioConfig.h, NONE, 1.1 HplRF2xx.h, 1.2, NONE HplRF2xxC.nc, 1.2, NONE HplRF2xxP.nc, 1.3, NONE RadioAlarm.h, 1.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf212 - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/rf230
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25890
Modified Files:
RF230ActiveMessageP.nc
Log Message:
moving files from rf230 to rf2xx, prepare the support of rf212
Index: RF230ActiveMessageP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RF230ActiveMessageP.nc 10 Mar 2009 20:37:58 -0000 1.1
--- RF230ActiveMessageP.nc 10 Mar 2009 20:41:36 -0000 1.2
***************
*** 269,273 ****
async command uint8_t SlottedCollisionConfig.getScheduleExponent()
{
! return 11;
}
--- 269,273 ----
async command uint8_t SlottedCollisionConfig.getScheduleExponent()
{
! return 1 + RADIO_ALARM_MILLI_EXP;
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris/chips/rf230 HplRF230C.nc, 1.9, 1.10 HplRF230P.nc, 1.4, 1.5 RadioConfig.h, NONE, 1.1 HplRF2xx.h, 1.2, NONE HplRF2xxC.nc, 1.2, NONE HplRF2xxP.nc, 1.3, NONE RadioAlarm.h, 1.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf2xx/rf212 - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list