[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf230 TrafficMonitorLayerP.nc, 1.3, 1.4
Miklos Maroti
mmaroti at users.sourceforge.net
Sun Mar 8 16:34:16 PDT 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf230 RadioAssert.h, 1.1, 1.2 SlottedCollisionLayerC.nc, 1.1, 1.2 SlottedCollisionLayerP.nc, 1.1, 1.2 Tasklet.h, 1.1, 1.2 TrafficMonitorLayerC.nc, 1.1, 1.2 TrafficMonitorLayerP.nc, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tutorials/RssiDemo/RssiBase RssiBaseAppC.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/rf230
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26167
Modified Files:
TrafficMonitorLayerP.nc
Log Message:
rename everything to support the RF212
Index: TrafficMonitorLayerP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf230/TrafficMonitorLayerP.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** TrafficMonitorLayerP.nc 8 Mar 2009 23:29:05 -0000 1.3
--- TrafficMonitorLayerP.nc 8 Mar 2009 23:34:13 -0000 1.4
***************
*** 51,55 ****
interface NeighborhoodFlag;
interface Tasklet;
! #ifdef RF230_DEBUG
interface DiagMsg;
#endif
--- 51,55 ----
interface NeighborhoodFlag;
interface Tasklet;
! #ifdef RF2XX_DEBUG
interface DiagMsg;
#endif
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf230 RadioAssert.h, 1.1, 1.2 SlottedCollisionLayerC.nc, 1.1, 1.2 SlottedCollisionLayerP.nc, 1.1, 1.2 Tasklet.h, 1.1, 1.2 TrafficMonitorLayerC.nc, 1.1, 1.2 TrafficMonitorLayerP.nc, 1.2, 1.3
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tutorials/RssiDemo/RssiBase RssiBaseAppC.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list