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
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.
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
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
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
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
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
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