Re: [riot-devel] Using Eclipse license in RIOT

2015-09-02 Thread Julien Vermillard
This code is dual licensed under EPL *AND* EDL ( a BSD 2 clause) so I don't
see any problem if you pick EDL.

If you have any questions please contact license (at) eclipse.org
Julien

On Wed, Sep 2, 2015 at 11:19 AM Oleg Hahm  wrote:

> Hi Alex!
>
> Sorry for the late response.
>
> > I recently included some files [1] from the Eclipse Foundation and was
> > wondering if their License is fully compatible with RIOT and if it's ok
> to
> > just leave the files as they are or must I edit anything ?
>
> According to https://eclipse.org/legal/eplfaq.php code licensed under EPL
> is
> not compatible with any (L)GPL licensed code.
>
> Cheers,
> Oleg
> --
> printk (KERN_ERR "%s: Oops - your private data area is hosed!\n", ...)
> linux-2.6.6/drivers/net/ewrk3.c
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] LWM2M client on RIOT

2015-04-22 Thread Julien Vermillard
android => arduino

On Wed, Apr 22, 2015 at 11:19 AM Julien Vermillard 
wrote:

> Hi, for android it's using the IP stack from the wiznet chip and for mbed
> you have a lwip lib ready to use.
> Both are using ethernet connectivity (IPv4).
>
>
> On Wed, Apr 22, 2015 at 10:55 AM Oleg Hahm  wrote:
>
>> Hi Julien!
>>
>> > Wakaama should run on RIOT, it's already running on Arduino & mbed.
>>
>> Out of curiosity: since neither Arduino nor mbed are OS', providing a
>> network
>> stack, what are you using for all the lower layers (CoAP, IPv6,
>> 6lowpan...)?
>>
>> Cheers,
>> Oleg
>> --
>> printk(KERN_ERR "ide: huh? queue was plugged!\n");
>> linux-2.6.6/drivers/ide/ide-io.c:
>> ___
>> devel mailing list
>> devel@riot-os.org
>> https://lists.riot-os.org/mailman/listinfo/devel
>>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] LWM2M client on RIOT

2015-04-22 Thread Julien Vermillard
Hi, for android it's using the IP stack from the wiznet chip and for mbed
you have a lwip lib ready to use.
Both are using ethernet connectivity (IPv4).

On Wed, Apr 22, 2015 at 10:55 AM Oleg Hahm  wrote:

> Hi Julien!
>
> > Wakaama should run on RIOT, it's already running on Arduino & mbed.
>
> Out of curiosity: since neither Arduino nor mbed are OS', providing a
> network
> stack, what are you using for all the lower layers (CoAP, IPv6,
> 6lowpan...)?
>
> Cheers,
> Oleg
> --
> printk(KERN_ERR "ide: huh? queue was plugged!\n");
> linux-2.6.6/drivers/ide/ide-io.c:
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] LWM2M client on RIOT

2015-04-22 Thread Julien Vermillard
Wakaama should run on RIOT, it's already running on Arduino & mbed.
For the security layer (DTLS) you can also use tinydtls (
http://tinydtls.sf.net)

On Wed, Apr 22, 2015 at 10:02 AM Benjamin Cabé  wrote:

> Hi Roberto,
>
> You should have a look at Wakaama, rather than Leshan. It is a C
> implementation of LwM2M. See https://github.com/eclipse/wakaama  . If you
> have any question on Wakaama, the developer's mailing list is at
> https://dev.eclipse.org/mailman/listinfo/wakaama-dev
> AFAIK there will be a Google Summer of Code project to help with porting
> LwM2M to RIOT (hopefully using Wakaama) so you might want to follow that
> too (a quick search in the archives of the mailing lists will give you more
> info on the people involved).
>
> Cheers,
> Benjamin –
>
>
>
> *--*
> *Benjamin Cabé*
>
> Eclipse Foundation
> +33 (0) 619196101
> @kartben 
>
>
>
> De : Roberto P 
> Répondre à : RIOT OS kernel developers 
> Date : mercredi 22 avril 2015 09:44
> À : 
> Objet : [riot-devel] LWM2M client on RIOT
>
> Hi,
>
> I'm interested in making work a LWM2M client on RIOT, I have a project in my 
> mind.
>
> For the moment the only solution I found to make it work on RIOT was to 
> "translate" the client of leshan from java to c but that seems like a very 
> complicated things, do you have any other ideas?
>
> In a comment of 15. July 2014 you wrote that you didn't yet have any LWM2M 
> implementation running in RIOT, but that was on your TODO list, is there some 
> updates about that?
>
> Thank you, regards,
>
> Robert
>
> ___ devel mailing list
> devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] broken archives?

2015-04-02 Thread Julien Vermillard
still,
it's sending me to http://riot-os.org/pipermail/devel/ with a NGINX 404 page

On Thu, Apr 2, 2015 at 3:37 PM Emmanuel Baccelli 
wrote:

> Hi Julien
> does it still do that for you? On my end, it works perfectly well.
> Best,
> Emmanuel
>
> On Thu, Apr 2, 2015 at 3:27 PM, Julien Vermillard 
> wrote:
>
>> Hi,
>> I tried to consult this mailing list archives, but the archive link on
>> this page:
>> https://lists.riot-os.org/mailman/listinfo/devel return a 404
>>
>> Julien
>>
>> ___
>> devel mailing list
>> devel@riot-os.org
>> https://riot-os.org/mailman/listinfo/devel
>>
>>
> ___
> devel mailing list
> devel@riot-os.org
> https://riot-os.org/mailman/listinfo/devel
>
___
devel mailing list
devel@riot-os.org
https://riot-os.org/mailman/listinfo/devel


[riot-devel] broken archives?

2015-04-02 Thread Julien Vermillard
Hi,
I tried to consult this mailing list archives, but the archive link on this
page:
https://lists.riot-os.org/mailman/listinfo/devel return a 404

Julien
___
devel mailing list
devel@riot-os.org
https://riot-os.org/mailman/listinfo/devel