• Joined on 2026-06-03
nick pushed to main at nick/overland-controller 2026-07-06 15:52:31 +00:00
b51990f4ff Make cargo STA WiFi reconnect non-blocking
nick pushed to main at nick/overland-controller 2026-07-03 05:50:22 +00:00
563434a0a1 Add relay enable toggles to WebUI
nick pushed to main at nick/overland-controller 2026-07-02 06:54:48 +00:00
2e4fb4ad6c dashboard: add setup keyboard done handling
nick pushed to main at nick/overland-controller 2026-07-02 06:48:51 +00:00
9371171ebb dashboard: prefill setup defaults but require first save
nick pushed to main at nick/overland-controller 2026-07-02 06:38:44 +00:00
c18bc71359 dashboard: add first-boot cargo WiFi setup
nick pushed to main at nick/overland-controller 2026-07-02 06:29:56 +00:00
f2f452d04a merge: LilyGO T-Relay S3 cargo controller support
fece1f39d0 test: skip OLED setup assertion for LilyGO cargo board
de6a3f5f92 test: allow LilyGO cargo firmware without OLED setup page
d17699a7be firmware: finalize LilyGO cargo cleanup
3b57761498 api: restore missing v1 routes for LilyGO
Compare 39 commits »
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 06:27:15 +00:00
fece1f39d0 test: skip OLED setup assertion for LilyGO cargo board
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 06:25:58 +00:00
de6a3f5f92 test: allow LilyGO cargo firmware without OLED setup page
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 06:24:24 +00:00
d17699a7be firmware: finalize LilyGO cargo cleanup
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 06:08:11 +00:00
3b57761498 api: restore missing v1 routes for LilyGO
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:56:24 +00:00
9b5581b2d8 change WiFi settings back to direct
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:49:32 +00:00
97048b8ceb debug: add AP config POST route to LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:43:35 +00:00
95fa78ee64 debug: try STA reconnect 5s after LilyGO boot
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:37:14 +00:00
983f9cae61 hardware: move ignition sense to LilyGO GPIO39
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:34:10 +00:00
83a392567c debug: restore ignition input only
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:31:57 +00:00
c8d0e4a23f Revert "debug: restore ignition pin and OLED setup only"
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:29:36 +00:00
ac6b0475ff debug: restore ignition pin and OLED setup only
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:26:07 +00:00
2112e6b58c Revert "debug: restore final setup bits in LilyGO isolation"
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:22:46 +00:00
617fef32ce debug: restore final setup bits in LilyGO isolation
nick pushed to lilygo-clean-debug at nick/overland-controller 2026-07-02 05:10:24 +00:00
ebed07500a debug: add OTA routes using original handlers