Commit Graph
28 Commits
Author SHA1 Message Date
Commander1024 e291e29357 Implement Phase 7C local status dashboard
Add fixed status icons, OLED dimming and wake behavior, lowercase
glyphs, and access-point metadata tracking. Update validation guidance,
roadmap status, and provide an icon layout mockup with licensing.
2026-08-29 19:05:06 +02:00
Commander1024 c10e7d24a8 Implement Read-Only OLED Status UI 2026-08-29 15:29:19 +02:00
Commander1024 4aa5ca80da Add Panel-Aware Local OLED Display Service 2026-08-29 14:37:44 +02:00
Commander1024 ec9ca5e6d2 Add OLED and button diagnostics 2026-08-29 14:13:34 +02:00
Commander1024 bb04e0ba79 Document Phase 7 display hardware and implementation plan 2026-08-27 16:46:08 +02:00
Commander1024 fa339a3dfa Stabilize concurrent SSH and WebSocket transports 2026-08-26 23:53:13 +02:00
Commander1024 a350ba2f5e Add SSH phase roadmap documentation 2026-08-25 15:48:02 +02:00
Commander1024 a58eacb7d2 Move wiring documentation under docs directory 2026-08-25 15:28:49 +02:00
Commander1024 bbcdf37a3b Document commands and electrical test procedures, delittered README,
overall restructure of docs.
2026-08-25 15:16:08 +02:00
Commander1024 d779fb046e Add memory diagnostics and optimize PSRAM usage 2026-08-25 11:08:02 +02:00
Commander1024 f6a275c543 Bound WolfSSH reads per I/O operation
Add callback-scoped read budgets to prevent excessive socket reads and
map network errors to WolfSSH statuses. Also shut down sockets after
repeated authentication failures.
2026-08-25 10:29:40 +02:00
Commander1024 72d030bc7a Implemented initial SSH support. Memory pressure too high for HTTPS and
SSH. Dirty commit.
2026-08-24 22:30:34 +02:00
Commander1024 c018bfe361 Constrain terminal layout and externalize TLS memory
Improve CSP and favicon handling while preventing terminal resize loops.
Configure mbedTLS allocations in external PSRAM and document its
security implications.
2026-08-24 20:52:10 +02:00
Commander1024 5f7ea5b79d Add authenticated WebSocket serial terminal - dirty commit with front-
and backend issues
2026-08-24 19:45:36 +02:00
Commander1024 8b5417881c Add Authenticated HTTPS Admin Foundation 2026-08-23 17:37:49 +02:00
Commander1024 0dcc0d20d4 Add reboot command and late terminal activation 2026-08-23 16:14:19 +02:00
Commander1024 f9d3e9ece5 Add Network Tools And Nested Command Completion 2026-08-23 15:47:28 +02:00
Commander1024 c5f3595173 Add native Wi-Fi management and persistence 2026-08-23 14:57:53 +02:00
Commander1024 aa5fa207b6 Add native USB CDC broker transport 2026-08-23 00:47:56 +02:00
Commander1024 6793f6bcc2 Add custom dual-OTA flash partition layout
Document the 16 MiB flash layout and one-time migration procedure.
2026-08-23 00:07:23 +02:00
Commander1024 2524f43fac Add Transport-Neutral Serial Session Broker 2026-08-23 00:01:50 +02:00
Commander1024 535c27350d Add Phase 1 UART service foundation
Add versioned NVS-backed configuration, buffered UART1 I/O, modem
monitoring, counters, and serial console controls. Coordinate UART1
ownership with Phase 0 diagnostics and document loopback verification.
2026-08-22 23:23:13 +02:00
Commander1024 126314a277 Add CTS and RTS flow-control tests 2026-08-22 22:36:37 +02:00
Commander1024 3024b135dc Add Phase 0 RS-232 characterization harness and test firmware with cli 2026-08-22 16:15:53 +02:00
Commander1024 e43b624aec Add project logo and update ignore rules 2026-08-22 13:27:11 +02:00
Commander1024 146dfe51a7 Add GPL-3.0 license and document hardware wiring 2026-08-21 13:02:18 +02:00
Commander1024 9fe4ac75fd text formatting 2026-08-21 12:28:17 +02:00
Commander1024 0ce360da20 Initialize ESP32-S3 smoke-test project cycling the RGB led. 2026-08-21 11:51:56 +02:00