[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
RadioDataLinkC.nc, 1.1.2.11, 1.1.2.12
akoepke
andreaskoepke at users.sourceforge.net
Fri Dec 8 07:36:45 PST 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac
Teamgeist.nc, NONE, 1.1.2.1 SleepTime.nc, NONE,
1.1.2.1 RedMacP.nc, NONE, 1.1.2.1 RedMacC.nc, NONE,
1.1.2.1 RedMac.h, NONE, 1.1.2.1 ChannelCongestion.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
platform_message.h, 1.1.2.3, 1.1.2.4
- 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-serv25884
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RadioDataLinkC.nc
Log Message:
make MAC selection easy
Index: RadioDataLinkC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/RadioDataLinkC.nc,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -d -r1.1.2.11 -r1.1.2.12
*** RadioDataLinkC.nc 30 Nov 2006 13:27:53 -0000 1.1.2.11
--- RadioDataLinkC.nc 8 Dec 2006 15:36:43 -0000 1.1.2.12
***************
*** 52,58 ****
Uart4b6bPhyC as UartPhy, //The UartPhy turns Bits into Bytes
PacketSerializerP as PacketSerializer, //The PacketSerializer turns Bytes into Packets
! //BasicMacC as Mac, //The MAC protocol to use
CsmaMacC as Mac, //The MAC protocol to use
!
LinkLayerC as Llc; //The Link Layer Control module to use
--- 52,58 ----
Uart4b6bPhyC as UartPhy, //The UartPhy turns Bits into Bytes
PacketSerializerP as PacketSerializer, //The PacketSerializer turns Bytes into Packets
! // RedMacC as Mac, //The MAC protocol to use
CsmaMacC as Mac, //The MAC protocol to use
!
LinkLayerC as Llc; //The Link Layer Control module to use
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac
Teamgeist.nc, NONE, 1.1.2.1 SleepTime.nc, NONE,
1.1.2.1 RedMacP.nc, NONE, 1.1.2.1 RedMacC.nc, NONE,
1.1.2.1 RedMac.h, NONE, 1.1.2.1 ChannelCongestion.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
platform_message.h, 1.1.2.3, 1.1.2.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list