Re: Any VT100 and/or NSH Console experts?

2025-03-12 Thread Tim Hardisty
I went back and tried NXterm: * I only got it to work once, then played with some pixel depths and it broke and I can't get it working again * When it worked, it suffered exactly the same VT100 ANSI escape sequence issues that I had seen - and mostly fixed - with my own app, namely:

Re: Any VT100 and/or NSH Console experts?

2025-03-12 Thread Alan C. Assis
Kudos Tim! Please consider submitting it to the mainline, it could be very useful for NXBoot and for people willing to have a simple way to display some messages on the screen. BR, Alan On Wed, Mar 12, 2025 at 12:29 PM Tim Hardisty wrote: > I went back and tried NXterm: > > * I only got it

Re: Any VT100 and/or NSH Console experts?

2025-03-12 Thread Alan C. Assis
Hi Tim, About your progress with fbcon, just realized you created it as an application, do you think it could be part of the kernel (like in Linux) ? This way it could be used to print the initialization messages from the kernel too. Sometime ago we discussed the idea of adding a boot logo to Nu

Re: Any VT100 and/or NSH Console experts?

2025-03-12 Thread Tim Hardisty
Thanks Greg. I have allowed myself to get carried away I think. * I wanted stdout and stderr to render on a FB to display basic messages during bootloading (MCUboot) * There were FBtext examples but not quite what I wanted * There is LVGLterm - again, not quite what I wanted but food for th

[BREAKING] boot/nxboot: enhance bootloader capabilities and decision logic

2025-03-12 Thread Tomek CEDRO
Hello world :-) Michal Lenc is proposing new interesting features in nxboot but that will break current nxboot compatibility, please review the PR and join the discussion :-) https://github.com/apache/nuttx-apps/pull/3024 ### Summary This commit enhances the bootloader capabilities. The image'