Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-29 Thread Dmitry Eremin-Solenikov
On Wed, Jan 29, 2014 at 5:34 PM, Phoebe Buckheister wrote: > On Tue, 28 Jan 2014 23:23:17 +0400 > Dmitry Eremin-Solenikov wrote: >> Ok. You actually forced me to open the -2011 standard. >> Now I have the impression that LBT is a property of the channel band >> (let's call it subpage - several ch

Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-29 Thread Phoebe Buckheister
On Tue, 28 Jan 2014 23:23:17 +0400 Dmitry Eremin-Solenikov wrote: > General question: do you base on rf212 or rf212B chips (there is an > app note on Atmel's site describing differences between those chips). > It is ok to target only one version of the chip, provided you put a > notice in the sour

Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-28 Thread Dmitry Eremin-Solenikov
Hello, General question: do you base on rf212 or rf212B chips (there is an app note on Atmel's site describing differences between those chips). It is ok to target only one version of the chip, provided you put a notice in the source file. On Tue, Jan 28, 2014 at 3:59 PM, Phoebe Buckheister wrot

Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-28 Thread Phoebe Buckheister
On Tue, 28 Jan 2014 00:52:26 +0400 Dmitry Eremin-Solenikov wrote: > I have a question regarding LBT. Isn't it just another clear channel > assessment mode? Not from the terms in the standard maybe, but from > the logical point of view. Another type would be ALOHA (IIRC), maybe > some other types.

Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-27 Thread Dmitry Eremin-Solenikov
On 27/01/14 20:03, Phoebe Buckheister wrote: > This patch set add support for the RF212 chip to the existing at86rf230 > driver, > and add various PHY parameters and netlink APIs to modify these parameters. > > Newly supported PHY parameters are: > * TX power control > * LBT mode for radios tha

Re: [Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-27 Thread Dmitry Eremin-Solenikov
On 27/01/14 20:03, Phoebe Buckheister wrote: > This patch set add support for the RF212 chip to the existing at86rf230 > driver, > and add various PHY parameters and netlink APIs to modify these parameters. > > Newly supported PHY parameters are: > * TX power control > * LBT mode for radios tha

[Linux-zigbee-devel] [PATCH 0/7] Support RF212 and extended features of that

2014-01-27 Thread Phoebe Buckheister
This patch set add support for the RF212 chip to the existing at86rf230 driver, and add various PHY parameters and netlink APIs to modify these parameters. Newly supported PHY parameters are: * TX power control * LBT mode for radios that support it (only in RF212 driver) * CCA mode setting (onl