Re: Legal help to (Apache) NuttX RTOS: adding licenseed driver

2023-11-27 Thread Alan C. Assis
Thank you very much Justin! I forgot to redirect your response to @dev-nuttx So, according with Justin we could take the most permissive license and use it! Best Regards, Alan On 11/10/23, Justin Mclean wrote: > HI, > > If it is dual (or more) licensed as Apache 2.0 or GPL then you can take t

Re: Legal help to (Apache) NuttX RTOS: adding licenseed driver

2023-11-27 Thread Tomek CEDRO
On Tue, Nov 28, 2023 at 12:08 AM Alan C. Assis wrote: > Thank you very much Justin! > I forgot to redirect your response to @dev-nuttx > So, according with Justin we could take the most permissive license and use > it! > Best Regards, > Alan Great news! Thank you Alan and Justin!! :-) -- CeDeRO

Networking Delay: SO_SNDTIMEO odd behavior

2023-11-27 Thread Giydan, Hakeem
Hello, we are using Nuttx on our Robot Control Boards, and we are seeing an odd behavior when communicating with our main board that is running Linux. Every once in a while, we see a more than a 1 second delay when we call Socket::Send to send information to the Main board. Using Debug Statemen