Syslog file max Size wrap issue

2023-01-01 Thread Simon Filgis
Dear nuttx developers, I find the syslog architecture to generated files way bigger then configured: [image: image.png] 6 files of log-files with unpredictable final size, up to 1,5GB. [image: image.png] I would expect 10 files with maximum 0.5MB. The file log stream is delegated to sd-card.

Re: Syslog file max Size wrap issue

2023-01-01 Thread Alan C. Assis
Hi Simon, Happy new year! Do you know if that Rotating Log was working on previous releases (i.e 10.3) ? Probably some recent modification broke it. I think we don't have a Rotation Log test, we need some Software Qualification Testing when doing a software release. I just opened an Issue abou

LVGL updated to V8, please test your board

2023-01-01 Thread Alan C. Assis
Hi NuttXers, I just merged the LVGL V8 PR from Xiaomi: https://github.com/apache/nuttx-apps/pull/1341 https://github.com/apache/nuttx/pull/7268 Please test it on your board to confirm it still working for you. I tested here on SIMulator and everything worked as expected. BR, Alan

Article: NuttX for PinePhone: What is it?

2023-01-01 Thread Lee, Lup Yuen
People often ask why we're porting NuttX to Pine64 PinePhone (Arm64 / Allwinner A64 SoC). So I wrote an FAQ about NuttX for PinePhone. Have an Awesome 2023 everyone! :-) https://lupyuen.github.io/articles/what Lup

Re: CI Documentation is failing

2023-01-01 Thread Brennan Ashton
Please see this PR for a fix and the root cause. https://github.com/apache/nuttx/pull/8018 On Fri, Dec 30, 2022 at 11:53 AM Alan C. Assis wrote: > > Thank you very much Brennan! > > BR, > > Alan > > On 12/30/22, Brennan Ashton wrote: > > Alan, I mentioned this earlier in another issue. I believe