[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


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 ----



More information about the Tinyos-2-commits mailing list