[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/rf230/RF230Test RF230TestC.nc, 1.2, 1.3
Miklos Maroti
mmaroti at users.sourceforge.net
Sun Mar 8 16:24:05 PDT 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/rf230/RF230Sniffer RF230SnifferC.nc, 1.4, 1.5 RF230SnifferP.nc, 1.3, 1.4
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/rf230/RF230Test
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18861
Modified Files:
RF230TestC.nc
Log Message:
rename everything to support the RF212
Index: RF230TestC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/rf230/RF230Test/RF230TestC.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** RF230TestC.nc 16 May 2008 17:43:48 -0000 1.2
--- RF230TestC.nc 8 Mar 2009 23:24:03 -0000 1.3
***************
*** 38,44 ****
RF230TestM.Timer -> TimerMilliC;
! components RF230LayerC, RF230ActiveMessageC;
! RF230TestM.RadioState -> RF230LayerC;
! RF230TestM.AMSend -> RF230ActiveMessageC;
}
--- 38,44 ----
RF230TestM.Timer -> TimerMilliC;
! components RF2xxDriverLayerC, RF2xxActiveMessageC;
! RF230TestM.RadioState -> RF2xxDriverLayerC;
! RF230TestM.AMSend -> RF2xxActiveMessageC;
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/rf230/RF230Sniffer RF230SnifferC.nc, 1.4, 1.5 RF230SnifferP.nc, 1.3, 1.4
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list