src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/state_machine.c
AgeCommit message (Expand)AuthorFilesLines
3 daysmain: code-review fixes — brightness units, OTA stall cap, stats + lockingLuke Hoersten1-2/+23
2026-06-14state_machine: wait one panel-refresh after paint before lighting backlight (...Luke Hoersten1-5/+9
2026-06-14state_machine: paint placeholder before wake — no more stale-frame flashLuke Hoersten1-2/+4
2026-06-14Tidy: delete dead code, inline single-use helpers, fix double-lockLuke Hoersten1-14/+11
2026-06-14Drop VIEWPORT_STATE_UNCONFIGURED — state is just awake/asleepLuke Hoersten1-6/+6
2026-06-14Info screen: full /config + /state dump, replaces identity screenLuke Hoersten1-2/+2
2026-06-14M3 WIP: DSI bring-up + state machine + identity overlayLuke Hoersten1-11/+14
2026-06-13M8: local screens (IP + Loading) + BOOT buttonLuke Hoersten1-1/+5
2026-06-13M7: touch + outbound /state POST to ScryptedLuke Hoersten1-2/+12
2026-06-13M6: state machine — POST /state, idle timer, /frame 409 guardLuke Hoersten1-0/+89