Re: [Linux-zigbee-devel] Hard MAC implementations

2012-03-05 Thread [email protected]
2012/3/5 Alexander Smirnov : > Hi Jon, > > It's definitely a good idea, but unfortunately I do not have > appropriate hardware in my lab. :-( Econotag is a very cost effective platform for developing a hard MAC. http://www.redwirellc.com/store/node/1 It runs Contiki and the 802.15.4 MAC is alread

Re: [Linux-zigbee-devel] Hard MAC implementations

2012-03-04 Thread Alexander Smirnov
Hi Jon, It's definitely a good idea, but unfortunately I do not have appropriate hardware in my lab. :-( Witj best regards, Alexander Smirnov 4 марта 2012 г. 20:43 пользователь [email protected] написал: > Has anyone tried a doing a hard MAC implementation? A lot of people > have mc13224 based

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Jon Smirl
On Fri, Dec 4, 2009 at 11:14 AM, Andrew Webster wrote: > On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote: >> On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: >>> I have been working on a serial mac driver similar to the serial phy >>> driver except that it issues mac commands to the hard

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Andrew Webster
On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote: > On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: >> I have been working on a serial mac driver similar to the serial phy >> driver except that it issues mac commands to the hardware rather than >> phy commands.  I did this to sidestep som

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Jon Smirl
On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: > I have been working on a serial mac driver similar to the serial phy > driver except that it issues mac commands to the hardware rather than > phy commands.  I did this to sidestep some of the performance issues I > was having and because I

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Maxim Osipov
Hello Andrew, My apologies for the delay with the answer. On Mon, Nov 30, 2009 at 7:53 PM, Dmitry Eremin-Solenikov wrote: >> I'd now like to start some implementation of the zigbee portion.  I >> was thinking of starting with an end device so I don't need to worry >> about the neighbor/routin

Re: [Linux-zigbee-devel] hard mac

2009-11-30 Thread Dmitry Eremin-Solenikov
Hello, Andrew, On Mon, Nov 30, 2009 at 6:14 PM, Andrew Webster wrote: > I have been working on a serial mac driver similar to the serial phy > driver except that it issues mac commands to the hardware rather than > phy commands.  I did this to sidestep some of the performance issues I > was havin