[Tinyos-help] CC2420 setRFPower
Dimas Abreu Dutra
d1ma5ad at gmail.com
Wed Feb 13 09:07:06 PST 2008
Hello,
The problem is that setPower should be done for each packet. The older
setRFPower is for all messages sent over the radio. It is easier then
keeping track of every place that sends, and also works for the messages
sent on disseminations, collections and deluge (I believe). Using
CC2420Packet.setPower to change the power of those messages would require
unnecessary and error-prone hackings.
~Dimas~
2008/2/13, Razvan Musaloiu-E. <razvanm at cs.jhu.edu>:
>
> Hi!
>
> Take a loot at tos/chips/cc2420/interfaces/CC2420Packet.nc. The interface
> is offered by CC2420ActiveMessageC.nc. :-)
>
> On Tue, 12 Feb 2008, Dimas Abreu Dutra wrote:
> > Is there an alternative to using the CC2420Packet.setPower command on
> every
> > packet sent?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080213/3e84903a/attachment-0001.htm
More information about the Tinyos-help
mailing list