Ok. I've seen 
#define CC2420_TXCTRL_PAPWR          0   /* 5 bits (0..4): Output PA level
*/
in /kernel/include/linux/spi/cc2420.h
Is it the needed one?
And I couldn't find if it is used anywhere, and it is a bit not clear, how
to use it properly. 
I don't actually need a real-time power control at the time, I just want my
imotes to see each other.
Hmm. 


On Fri, 11 Jun 2010 14:30:29 +0100, Jonathan Cameron <[email protected]>
wrote:
> On 06/11/10 13:25, agogolev wrote:
>> Hello everyone,
>>
>> Couldn't figure out how to set max rx/tx output power for cc2420.
>> Are there any user space commands (from root console, for example) to
>> adjust it, or I should recompile the kernel with some new driver
>> parameters?
>> What and where are these parameters?
>>
>> Can anyone help?
> I can't currently see any driver support for this, so it looks like
> you are going to have get your hands dirty in the driver.
> 
> From the data sheet it looks like a simple register write to
> TXCTRL.PA_LEVEL
> 
> Can't actually see any support for power control in any of the
> drivers.
> 
> Jonathan
-- 
Respectfully yours, Alexander E. Gogolev

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to