Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-06 Thread Owen Kirby
Hi, On 14-10-03 08:11 PM, Alexander Aring wrote: > Hi, > > On Fri, Oct 03, 2014 at 08:12:17AM -0700, Owen Kirby wrote: >> A while ago, we were also interested in porting our ZigBee stack to use >> the linux-wpan interface, and we came to the same conclusion. The API is >> missing too much of the I

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-03 Thread Alexander Aring
Hi, On Fri, Oct 03, 2014 at 08:12:17AM -0700, Owen Kirby wrote: > Hi, > > On 14-10-02 03:29 AM, Alexander Aring wrote: > > On Thu, Oct 02, 2014 at 12:27:17PM +0200, Alexander Aring wrote: > >> Hi, > >> > >> > >>> I know... For now it looks like not using Linux wpan is simpler than use > >>> it.

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-03 Thread Owen Kirby
Hi, On 14-10-02 03:29 AM, Alexander Aring wrote: > On Thu, Oct 02, 2014 at 12:27:17PM +0200, Alexander Aring wrote: >> Hi, >> >> >>> I know... For now it looks like not using Linux wpan is simpler than use it. >>> >> correct. A while ago, we were also interested in porting our ZigBee stack to use

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-02 Thread Alexander Aring
On Thu, Oct 02, 2014 at 12:27:17PM +0200, Alexander Aring wrote: > Hi, > > > > > > >> Just now I am trying to define which MAC features required by ZigBee > > >> exist > > >> and which are missing. > > > > > > many. > > > > I know... For now it looks like not using Linux wpan is simpler than use

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-02 Thread Alexander Aring
Hi, > > > >> Just now I am trying to define which MAC features required by ZigBee exist > >> and which are missing. > > > > many. > > I know... For now it looks like not using Linux wpan is simpler than use it. > correct. > > > >> > >> Which WPAN sources I need to look into? > >> Is it officia

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-02 Thread Evgeniy Eksarevsky
Hello! 2014-10-02 12:40 GMT+04:00 Alexander Aring : > Hi, > > On Thu, Oct 02, 2014 at 12:23:51PM +0400, Evgeniy Eksarevsky wrote: >> Hello All! >> >> I am checking possibility to modify our ZigBee stack to use Linux wpan as a >> low level of our MAC. > We don't do any ZigBee implementation in ker

Re: [Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-02 Thread Alexander Aring
Hi, On Thu, Oct 02, 2014 at 12:23:51PM +0400, Evgeniy Eksarevsky wrote: > Hello All! > > I am checking possibility to modify our ZigBee stack to use Linux wpan as a > low level of our MAC. We don't do any ZigBee implementation in kernelspace, You need to do this in userspace. > Just now I am try

[Linux-zigbee-devel] Linux WPAN sources for ZigBee porting

2014-10-02 Thread Evgeniy Eksarevsky
Hello All! I am checking possibility to modify our ZigBee stack to use Linux wpan as a low level of our MAC. Just now I am trying to define which MAC features required by ZigBee exist and which are missing. Which WPAN sources I need to look into? Is it official Linux kernel? Is it in https://gith