[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
RadioDataLinkC.nc, 1.1.2.5, 1.1.2.6
Philipp Huppertz
phihup at users.sourceforge.net
Wed Jun 7 12:54:55 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/byte_radio
RssiFixedThresholdCMP.nc, 1.1.2.1, 1.1.2.2 UartPhyP.nc,
1.1.2.1, 1.1.2.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/byte_radio manchester.h,
NONE, 1.1.2.1 UartPhyC.nc, NONE, 1.1.2.1 LinkLayerP.nc,
1.1.2.1, 1.1.2.2 PacketSerializerP.nc, 1.1.2.5, 1.1.2.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11812/tos/platforms/eyesIFX
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RadioDataLinkC.nc
Log Message:
- should compile again...
Index: RadioDataLinkC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/Attic/RadioDataLinkC.nc,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** RadioDataLinkC.nc 31 May 2006 16:32:43 -0000 1.1.2.5
--- RadioDataLinkC.nc 7 Jun 2006 19:54:53 -0000 1.1.2.6
***************
*** 52,58 ****
UartPhyC as UartPhy, //The UartPhy turns Bits into Bytes
PacketSerializerP as PacketSerializer, //The PacketSerializer turns Bytes into Packets
! //CsmaMacAckC as Mac, //The MAC protocol to use
//SyncSampleMacC as Mac,
- CsmaMacC as Mac,
LinkLayerC as Llc; //The Link Layer Control module to use
--- 52,57 ----
UartPhyC as UartPhy, //The UartPhy turns Bits into Bytes
PacketSerializerP as PacketSerializer, //The PacketSerializer turns Bytes into Packets
! CsmaMacC as Mac, //The MAC protocol to use
//SyncSampleMacC as Mac,
LinkLayerC as Llc; //The Link Layer Control module to use
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/byte_radio
RssiFixedThresholdCMP.nc, 1.1.2.1, 1.1.2.2 UartPhyP.nc,
1.1.2.1, 1.1.2.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/byte_radio manchester.h,
NONE, 1.1.2.1 UartPhyC.nc, NONE, 1.1.2.1 LinkLayerP.nc,
1.1.2.1, 1.1.2.2 PacketSerializerP.nc, 1.1.2.5, 1.1.2.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list