Re: [riot-devel] Border router + ethos delay

2016-12-13 Thread Loïc Dauphin
Hello, I get these delays because of the VirtualBox's bad USB drivers. I tested the same configuration with a native linux, and I got only 25ms between the border router and linux. My bad, sorry ! Loïc Le 12/12/2016 à 10:22, Kaspar Schleiser a écrit : Hi, On 12/12/2016 10:11 AM, Loïc

[riot-devel] Border router + ethos delay

2016-12-12 Thread Loïc Dauphin
Hello ! I encounter some (huge) delay when using a border router and ethos. Here is my configuration : SAMR21-robot <-(802.15.4)-> SAMR21-border-router <-(ethos)-> MacOS(Linux_VirtualBox) If I ping the SAMR21-robot from the SAMR21-border-router : > ping6 2001:db8::5841:1201:e760:2a2e ping6

[riot-devel] RIOT and avr-libc

2016-08-25 Thread Loïc Dauphin
Hello, I think I know the answer, but just to be sure : Do RIOT use avr-libc or newlib for AVR targets ? I think it is avr-libc by the way. Cheers ! Loïc ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Encoder Drivers

2016-03-19 Thread Loïc Dauphin
Hello, I am quite new to RIOT, and, as a robot developper, I searched for hardware-managed quadratic encoders. Didn't found. I think is would be great to add this kind of API to "periph". I have experience in STM32F4 encoders, and I can help to implement at least for this microcontroller

Re: [riot-devel] Encoder Drivers

2016-03-18 Thread Loïc Dauphin
Le 17/03/2016 10:56, Marc a écrit : On 2016-03-17 10:51, Loïc Dauphin wrote: Hello, I am quite new to RIOT, and, as a robot developper, I searched for hardware-managed quadratic encoders. Didn't found. I think is would be great to add this kind of API to "periph". I have

Re: [riot-devel] Encoder Drivers

2016-03-18 Thread Loïc Dauphin
Le 17/03/2016 11:12, Marc a écrit : No, it's not in the repository, but I can make it available for you to test. It is still in a Q state. Yes, it can be interesting. For stm32f4 ? Loïc ___ devel mailing list devel@riot-os.org