Everything cc2420 related is in tos/chips/cc2420. -- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/
On 3/23/06, Avinash Sridharan <[EMAIL PROTECTED]> wrote: > Hi Jonathan, > Where exactly can I find this interface ? under chips/cc2420 ? or under > micaz ? I just updated the CVS so not sure if I got your changes. > > Thanks, > Avinash > > > On 3/23/06, Jonathan Hui <[EMAIL PROTECTED]> wrote: > > I've updated the tinyos-2.x cc2420 stack to support changing of > > transmission power. The 2.x method is different from 1.x in that > > transmission power is specified on a per-packet basis using the > > CC2420Packet interface. > > > > Note: if you are on anonymous access with sourceforge, it may take up > > to 24 hours to propagate the changes. > > > > -- > > Jonathan W. Hui > > [EMAIL PROTECTED] > > http://www.cs.berkeley.edu/~jwhui/ > > > > On 3/23/06, Avinash Sridharan <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > I wanted to set the power of my radio dynamically (at runtime). I > figured > > > out that the CC2420Config.nc provides such an interface to set the > > > transmission power and it is implemented in CC2420ControlP.nc. However I > am > > > not able to find any of the generic interfaces (that hide the hardware > > > specifics) in tinyOS-2.x that are are exposing the full functionality of > > > CC2420Config.nc (that is the ability to set the tx power of the radios) > to > > > applications. > > > > > > Do I need to access the CC2420Control component directly to perform > the > > > above operation ? > > > > > > Thanks, > > > Avinash > > > > > > -- > > > Phd Dept. of Electrical Engineering > > > University of Southern California > > > http://www-scf.usc.edu/~asridhar > > > _______________________________________________ > > > Tinyos-help mailing list > > > [email protected] > > > > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > > > > > > > > > > -- > > Phd Dept. of Electrical Engineering > University of Southern California > http://www-scf.usc.edu/~asridhar _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
