[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
RadioDataLinkC.nc, 1.1.2.8, 1.1.2.9
Philipp Huppertz
phihup at users.sourceforge.net
Wed Oct 11 04:52:31 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/byte_radio
code4b6b.h, NONE, 1.1.2.1 Uart4b6bPhyC.nc, NONE,
1.1.2.1 Uart4b6bPhyP.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/adc12 AdcP.nc,
1.1.2.1, 1.1.2.2 Msp430RefVoltArbiterImplP.nc, 1.1.2.1, 1.1.2.2
- 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-serv24080/tos/platforms/eyesIFX
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RadioDataLinkC.nc
Log Message:
- additional UartPhy with 4b6b code (now default on eyes)
Index: RadioDataLinkC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/RadioDataLinkC.nc,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** RadioDataLinkC.nc 12 Sep 2006 12:16:32 -0000 1.1.2.8
--- RadioDataLinkC.nc 11 Oct 2006 11:52:29 -0000 1.1.2.9
***************
*** 50,54 ****
//Change components below as desired
Tda5250RadioC as Radio, //The actual Tda5250 radio over which data is receives/transmitted
! UartManchPhyC 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
--- 50,54 ----
//Change components below as desired
Tda5250RadioC as Radio, //The actual Tda5250 radio over which data is receives/transmitted
! Uart4b6bPhyC 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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/byte_radio
code4b6b.h, NONE, 1.1.2.1 Uart4b6bPhyC.nc, NONE,
1.1.2.1 Uart4b6bPhyP.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/adc12 AdcP.nc,
1.1.2.1, 1.1.2.2 Msp430RefVoltArbiterImplP.nc, 1.1.2.1, 1.1.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list