[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
RadioDataLinkC.nc, 1.1.2.7, 1.1.2.8
Philipp Huppertz
phihup at users.sourceforge.net
Tue Sep 12 05:16:36 PDT 2006
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/eyesIFX/RadioCountToFlash
Makefile, NONE, 1.1.2.1 RadioCountToFlashAppC.nc, NONE,
1.1.2.1 RadioCountToFlashC.nc, NONE,
1.1.2.1 RadioCountToFlash.h, NONE, 1.1.2.1 README.txt, NONE,
1.1.2.1 volumes-at45db.xml, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250
Tda5250ASKNFSKFakePinP.nc, NONE, 1.1.2.1 Tda5250RadioIOC.nc,
1.1.2.2, 1.1.2.3
- 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-serv11833/tos/platforms/eyesIFX
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RadioDataLinkC.nc
Log Message:
- added Andreas Koepke's improvements and fixes to the tda5250 and /lib/byte_radio
- improved unconnected ASKNFSK pin handling/wireing on eyes
Index: RadioDataLinkC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/RadioDataLinkC.nc,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** RadioDataLinkC.nc 3 Aug 2006 18:17:52 -0000 1.1.2.7
--- RadioDataLinkC.nc 12 Sep 2006 12:16:32 -0000 1.1.2.8
***************
*** 50,54 ****
//Change components below as desired
Tda5250RadioC as Radio, //The actual Tda5250 radio over which data is receives/transmitted
! 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
--- 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
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/eyesIFX/RadioCountToFlash
Makefile, NONE, 1.1.2.1 RadioCountToFlashAppC.nc, NONE,
1.1.2.1 RadioCountToFlashC.nc, NONE,
1.1.2.1 RadioCountToFlash.h, NONE, 1.1.2.1 README.txt, NONE,
1.1.2.1 volumes-at45db.xml, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250
Tda5250ASKNFSKFakePinP.nc, NONE, 1.1.2.1 Tda5250RadioIOC.nc,
1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list