Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Oleg Hahm
Hi Benjamin! > Actually, it is dual-licensed under EPL and EDL (BSD). See > https://projects.eclipse.org/projects/technology.wakaama Maybe that's a dumb question, but it doesn't seem obvious to me: does this dual-license allow to just chose between the two licenses? Cheers, Oleg -- The bad thin

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Benjamin Cabé
Hi Oleg! Actually, it is dual-licensed under EPL and EDL (BSD). See https://projects.eclipse.org/projects/technology.wakaama Benjamin ­ Le 26/03/2015 17:36, « Oleg Hahm » a écrit : >Hi Benjamin! > >> Sorry if I missed some previous conversations, but what's wrong with BSD >> 3-clause? > >Noth

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Oleg Hahm
Hi Benjamin! > Sorry if I missed some previous conversations, but what's wrong with BSD > 3-clause? Nothing, but Wakaama is now licensed under EPL. Cheers, Oleg -- DPRINTK("FAILURE, CAPUT\n"); linux-2.6.6/drivers/net/tokenring/ibmtr.c pgpc5ynNyN5by.pgp Description: PGP signature _

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Benjamin Cabé
Sorry if I missed some previous conversations, but what's wrong with BSD 3-clause? BenjaminLe 26 mars 2015 17:25, Ludwig Ortmann a écrit : > > Hi, > > are they willing to support this endeavor in the form of a license change? > > Cheers, Ludwig > > Emmanuel Baccelli schrieb: > > Hi everyone

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Oleg Hahm
Hi! Sorry, forgot my last post, used the wrong link. Cheers, Oleg Am Thu, Mar 26, 2015 at 11:30:09AM -0500 schrieb Oleg Hahm: > Hi Ludwig! > > > are they willing to support this endeavor in the form of a license change? > > I don't think it's necessary, it seems to be licensed under EDL (which

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Oleg Hahm
Hi Ludwig! > are they willing to support this endeavor in the form of a license change? I don't think it's necessary, it seems to be licensed under EDL (which is a BSD license) and not the GPL incompatible EPL. Cheers, Oleg -- /* * Hash table gook.. */ linux-2.4.0-test2/fs/buffer.c

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Emmanuel Baccelli
I doubt this. On Thu, Mar 26, 2015 at 5:25 PM, Ludwig Ortmann wrote: > Hi, > > are they willing to support this endeavor in the form of a license change? > > Cheers, Ludwig > > Emmanuel Baccelli schrieb: > > Hi everyone, > > > > I was recently in contact with Wakaama [1] community (part of the E

Re: [riot-devel] Wakaama & LWM2M

2015-03-26 Thread Ludwig Ortmann
Hi, are they willing to support this endeavor in the form of a license change? Cheers, Ludwig Emmanuel Baccelli schrieb: > Hi everyone, > > I was recently in contact with Wakaama [1] community (part of the Eclipse > IoT foundation), and which maintains an open source implementation of > LWM2M. >

Re: [riot-devel] Upcoming ETSI Plugtests

2015-03-26 Thread Oleg Hahm
Hi! > * July 17-19, 2015 - 6tisch in Prague co-located with IETF 93 Some more detailed information about this plugtest and the roadmap towards this event is available as part of the 6tisch slides: http://www.ietf.org/proceedings/92/slides/slides-92-6tisch-2.pdf, slide 51 ff. Cheers,

[riot-devel] Wakaama & LWM2M

2015-03-26 Thread Emmanuel Baccelli
Hi everyone, I was recently in contact with Wakaama [1] community (part of the Eclipse IoT foundation), and which maintains an open source implementation of LWM2M. More to the point, they told me that the code base [3] is deprecated (it was their repo prior to joining Eclipse), and that their sup

[riot-devel] Looking for a job.

2015-03-26 Thread Murat CAKMAK
Hi RIOTers, I am working at Turkey Office of Cypress Semiconductor and Cypress decided to close Turkey office so I am looking for a new job and I am welcome with your suggestions. Perhaps, It might be good because I espacially want to transfer IoT area and it would be great if I have a ch

[riot-devel] mc1322x hwtimer fix

2015-03-26 Thread Olivier Fauchon
Hi, I'm fixing mc1322x/redbee-econotag port. (vtimers, hwtimers make RIOT crash) I was suspecting the ISR not beeing executed, as timer's callbacks never happened. I found that piece of code that may be wrong (cpu/arm7_common/common.s) .if (*CPU != mc1322x*) /* jump into vic interrupt */