Re: [Linux-zigbee-devel] Getting started with the linux zigbee stack

2012-07-28 Thread Alexander Smirnov
Hi Christian, 27.07.2012, в 15:26, Christian Groeger написал(а): > Hi everyone, > > what do I need to do to get the IEEE802.15.4 and 6LoWPAN stack working on my > computer? I built the net-next kernel [1] with all the drivers compiled as > modules and the linux-zigbee userspace tools [2]. > E

Re: [Linux-zigbee-devel] Getting started with the linux zigbee stack

2012-07-27 Thread Tony Cheneau
Hi Christian, I had the exact same problem before. Currently, the net-next kernel does not fill struct ieee802154_mlme_ops mac802154_mlme_wpan completely (in net/mac802154/mac_cmd.c). The current code does not set the assoc_req member to a function (hence, it remains NULL). When trying to send ass

[Linux-zigbee-devel] Getting started with the linux zigbee stack

2012-07-27 Thread Christian Groeger
Hi everyone, what do I need to do to get the IEEE802.15.4 and 6LoWPAN stack working on my computer? I built the net-next kernel [1] with all the drivers compiled as modules and the linux-zigbee userspace tools [2]. Everything compiles without errors. Then I more or less follow the Getting started

[Linux-zigbee-devel] Getting Started with Ubuntu

2011-02-03 Thread Matthew Gigli
Hi, I am a student at University of San Diego, and am doing a project with zigbee on a board running Ubuntu. I'm trying to get started but need a little help to get there. I noticed that there hasn't been many, if any, users talking about getting started on Ubuntu, so I was wondering if anyone c

Re: [Linux-zigbee-devel] Getting started

2010-02-03 Thread Dmitry Eremin-Solenikov
On Thu, Feb 4, 2010 at 2:15 AM, Jojy Varghese wrote: > Hi all >   I am new to the group and am keenly interested in the linux-zigbee > development. I tried following the steps in the wiki > "http://sourceforge.net/apps/trac/linux-zigbee/wiki"; and did the following > to get started on the kernel b

[Linux-zigbee-devel] Getting started

2010-02-03 Thread Jojy Varghese
Hi all I am new to the group and am keenly interested in the linux-zigbee development. I tried following the steps in the wiki " http://sourceforge.net/apps/trac/linux-zigbee/wiki"; and did the following to get started on the kernel build on ubuntu: 1. installed git 2. ran "git clone git:// linu

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-17 Thread Dmitry Eremin-Solenikov
009 13:46 >> To: Maxim Osipov >> Cc: Colin O'Flynn; [email protected] >> Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan >> >> Hi Maxim, >> >> Thanks a lot for the info. I am looking forward to the next >> releas

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-17 Thread Julien Abeille (jabeille)
t 2009 13:46 > To: Maxim Osipov > Cc: Colin O'Flynn; [email protected] > Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan > > Hi Maxim, > > Thanks a lot for the info. I am looking forward to the next > release of this great proj

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-16 Thread Julien Abeille (jabeille)
> Cc: [email protected] > Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan > > Hello Julien, > > On Thu, Jul 16, 2009 at 1:57 PM, Julien Abeille > (jabeille) wrote: > > Hi, > > > > I have a few questions: > > -

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-16 Thread Maxim Osipov
Hello Julien, On Thu, Jul 16, 2009 at 1:57 PM, Julien Abeille (jabeille) wrote: > Hi, > > I have a few questions: > - is there any  doc on how to use 802.15.4 support from the 2.6.31-rc1 (and > more recent) kernel? The stack is in process of integration, so on 2.6.31-rc1 you will not find a compl

[Linux-zigbee-devel] getting started and 6lowpan

2009-07-16 Thread Julien Abeille (jabeille)
Hi, I have a few questions: - is there any doc on how to use 802.15.4 support from the 2.6.31-rc1 (and more recent) kernel? - 6lowpan is mentionned on http://sourceforge.net/apps/trac/linux-zigbee/. Is RFC4944 already implemented, otherwise do you have plans to implement it? - do you have plans