Hi Paz,

you don't have to include anything from CountSleepRadio. The functionality it uses is built into current MicaZ HPL layer. CountSleepRadio is just an example of how you can achieve power management (stopping certain modules). When your system is "idle enough", power management kicks in by default.

The only "but" is, power management doesn't work in any of the measurement applications (XSensor, XMESH) for MicaZ, if that's what you need. If you write your own applications, you can get it working.

Regards,

        Harri


At 01:16 PM 2/3/2006 +0100, paz wrote:
Hello,

I have a doubt about the use of the "HPLPowerManagement" library.

I've already installed the application called "ContSleepRadio", working fine.

The Makefile has  only these lines:
>>>>>
COMP ?= SleepRadio
COMPONENT ?= Count$(COMP)C
include ../Makerules
<<<<

Now, I developed my application based on how "ContSleepRadio" uses this library, but it does not compile.

Does anybody know any other example of how to use this library?


PD.
I use MICAZ

Thanks in advance,

Paz

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to