[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250
Tda5250RadioP.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/chips/stm25p
ConfigStorageC.nc, 1.1.2.2, 1.1.2.3 Stm25pConfigP.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac
CsmaMacC.nc, 1.1.2.5, 1.1.2.6 CsmaMacP.nc, 1.1.2.5,
1.1.2.6 CsmaMacAckC.nc, 1.1.2.1, NONE CsmaMacAckP.nc, 1.1.2.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/tda5250
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11812/tos/chips/tda5250
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
Tda5250RadioP.nc
Log Message:
- should compile again...
Index: Tda5250RadioP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/tda5250/Attic/Tda5250RadioP.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
*** Tda5250RadioP.nc 31 May 2006 13:53:02 -0000 1.1.2.5
--- Tda5250RadioP.nc 7 Jun 2006 19:54:53 -0000 1.1.2.6
***************
*** 131,137 ****
call HplTda5250Config.reset();
call HplTda5250Config.SetRFPower(255);
- call HplTda5250Config.UsePeakDetector();
- call HplTda5250Config.SetClockOnDuringPowerDown();
- call HplTda5250Config.UseRSSIDataValidDetection(INIT_RSSI_THRESHOLD, TH1_VALUE, TH2_VALUE);
call ConfigResource.release();
atomic radioMode = RADIO_MODE_ON;
--- 131,134 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/stm25p
ConfigStorageC.nc, 1.1.2.2, 1.1.2.3 Stm25pConfigP.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac
CsmaMacC.nc, 1.1.2.5, 1.1.2.6 CsmaMacP.nc, 1.1.2.5,
1.1.2.6 CsmaMacAckC.nc, 1.1.2.1, NONE CsmaMacAckP.nc, 1.1.2.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list