Hi, On Fri, Sep 20, 2013 at 06:27:21PM +0300, Kevin Wilson wrote: > Hi, all, > >I don't know if there was any licensing issues. > Programmers don't have time to read non code... > This is what the wiki says: > http://sourceforge.net/apps/trac/linux-zigbee/ > . . . > "While this project was originally started to create a ZigBee > implementation for Linux, licensing restrictions put in place by the > ZigBee Alliance make it impossible for an implementation of ZigBee to > ever become part of the Linux kernel. Once this licensing issue was > discovered, this project's primary focus shifted to IEEE 802.15.4 and > 6LoWPAN. " > . . . > > Could it be related somehow to ZigBee lincense ? (http://www.zigbee.org/) > Moreover, I saw in a lecture: > http://elinux.org/images/7/71/Wireless_Networking_with_IEEE_802.15.4_and_6LoWPAN.pdf > from 2012, by Alan Ott: > > "Wireless Networking with IEEE 802.15.4 and 6LoWPAN" > slide 6: > A Word About ZigBee > ● ZigBee's license conflicts with the GPL and > other Free Software licenses. > ● Until the ZigBee Alliance changes their license, > there will likely not ever be an implementation > of ZigBee in the Linux kernel. > > > Any ideas ? is this relevant ? > Depends on what you want, ZigBee xor 6LoWPAN.
OSI Layer 1 and 2 are IEEE 802.15.4 but Layer 3 can be ZigBee XOR 6LoWPAN. To avoid some license issue you can write a implementation in userspace which uses 802.15.4 adress family sockets. I mean with zigbee is a trademark we don't have rights to name this project "*zigbee*". 6LoWPAN is an alternative for zigbee and have nothing to do with zigbee. There are mainly two rfc [1] [2] and a lot of work to implement it. :-) 6LoWPAN is a compressed format for a simple ipv6 packet, look [1] for the header compression. ZigBee is more commercial and have device classes(which 6LoWPAN doesn't have). But top on 6LoWPAN and udp/(tcp) you can put whatever you want. - Alex [1] http://tools.ietf.org/html/rfc6282 [2] http://tools.ietf.org/html/rfc4944 ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel