Commit Graph
100 Commits
Author SHA1 Message Date
nick d3e9dca615 docs: audit api v1 namespace usage 2026-06-09 15:20:16 -06:00
nick c166b38730 api: make relay outputs hardware-profile aware 2026-06-09 15:13:57 -06:00
nick f2966518da docs: prepare api contract for lilygo transition 2026-06-09 15:05:29 -06:00
nick 90c4490a3d docs: add pre-lilygo baseline checklist 2026-06-09 15:03:49 -06:00
nick f1683897bc docs: define cargo esp api contract 2026-06-09 15:02:44 -06:00
nick 19538781e8 docs: audit stale dashboard references and clarify DS18B20 support 2026-06-09 14:58:04 -06:00
nick cf722a7287 docs: document Waveshare 5B dashboard hardware 2026-06-09 00:54:14 -06:00
nick f5e2c5fd24 repo: archive legacy pico dashboard 2026-06-09 00:52:00 -06:00
nick 9cb06b86ff docs: clarify controller roles and load switching boundaries 2026-06-09 00:41:52 -06:00
nick 6acfa61ddb webui: format uptime duration 2026-06-08 12:28:17 -06:00
nick 8004ce86e1 release: bump firmware version to 0.5.0 2026-06-08 12:15:31 -06:00
nick fc4999b9d2 webui: render temperature settings as mobile cards 2026-06-08 11:07:48 -06:00
nick 989e0458aa test: relax mobile temp slot assertion 2026-06-08 10:53:46 -06:00
nick 094bfb33a4 webui: improve mobile temperature config layout 2026-06-08 10:40:11 -06:00
nick bd00b6e7ca webui: fix desktop config page layout 2026-06-08 09:47:07 -06:00
nick c49361488d webui: add dashboard-style theme polish 2026-06-08 09:35:46 -06:00
nick 8dfcc63688 webui: improve action button spacing 2026-06-08 09:33:09 -06:00
nick 69db0d7fe5 webui: polish settings layout and button styles 2026-06-08 09:30:37 -06:00
nick 0f7697e9dd webui: add AP reset recovery action 2026-06-08 09:22:10 -06:00
nick c43f121dc8 webui: preserve config edits during polling 2026-06-08 09:13:24 -06:00
nick 730da5482f firmware: expose temp lookup outside disabled UART block 2026-06-08 09:07:38 -06:00
nick 954bef4291 firmware: keep temp config lookup outside UART guard 2026-06-08 09:04:59 -06:00
nick 75c1d4d909 hardware: retire dashboard uart and assign oled pins 2026-06-08 09:03:24 -06:00
nick 46d52052e3 firmware: scaffold optional cargo OLED display 2026-06-08 08:45:24 -06:00
nick bc56514489 docs: remove vehicle-specific Xterra branding 2026-06-08 08:42:27 -06:00
nick d4dff6d49c webui: fix subtab css formatting 2026-06-08 08:38:11 -06:00
nick 567b84261e webui: organize config page with subtabs 2026-06-08 08:25:06 -06:00
nick dc70e4f8e5 test: remove leftover conflict marker 2026-06-08 08:16:34 -06:00
nick 9c2069dd28 Revert "webui: organize config page with subtabs"
This reverts commit 2f973a279c.
2026-06-08 08:15:33 -06:00
nick 0f7b5206b6 webui: clarify API connection badge 2026-06-08 08:09:33 -06:00
nick 2f973a279c webui: organize config page with subtabs 2026-06-08 08:01:54 -06:00
nick 40ce727986 webui: add AP settings and organize config page 2026-06-08 07:49:30 -06:00
nick b665bf1c82 wifi: add WPA2 AP setup API and pairing roadmap 2026-06-07 22:11:40 -06:00
nick 594edc3dd9 webui: add relay state badges and feedback 2026-06-07 19:37:01 -06:00
nick 4474b6d11a api: remove status cache validators 2026-06-07 19:33:37 -06:00
nick e7965f4b99 webui: use partial status polling 2026-06-07 19:13:39 -06:00
nick 512a1aa302 api: optimize status endpoint payload and caching 2026-06-07 19:04:30 -06:00
nick a721f6b539 Add ChatGPT handoff document 2026-06-07 10:40:46 -06:00
nick 6cc93667ab Add maintenance API endpoints 2026-06-07 10:31:41 -06:00
nick d87080d23f Add versioned HTTP API routes 2026-06-07 10:24:08 -06:00
nick ec39182bbd Add HTTP API contract fixtures 2026-06-07 10:15:33 -06:00
nick d9b851aa53 Clarify current HTTP API contract 2026-06-07 09:56:20 -06:00
nick f609f2ea43 Archive stale documentation 2026-06-07 09:52:24 -06:00
nick dc8340a1ec Align docs with ESP32-S3 dashboard architecture 2026-06-07 09:48:13 -06:00
nick fdf3d657b6 docs: add Codex handoff architecture docs 2026-06-07 09:33:49 -06:00
nick e1ea6a19e0 Add ESP32-S3 dashboard planning doc 2026-06-07 09:18:37 -06:00
nick a0cad804a2 Document ESP32-S3 dashboard architecture 2026-06-07 09:16:55 -06:00
nick 3a386437fa Restore two-button relay controls 2026-06-05 04:07:51 -06:00
nick 63f1d691ec Fix overview relay button handler 2026-06-05 04:03:54 -06:00
nick a2b747d741 Restore overview relay controls 2026-06-05 03:59:19 -06:00
nick 78f6a9e53e Fix temp slot enable checkbox logic 2026-06-05 03:48:21 -06:00
nick 4fe7491afa Fix dashboard temp visibility filter 2026-06-05 03:41:55 -06:00
nick a3b335e708 Hide inactive temp sensors on dashboard 2026-06-05 03:36:45 -06:00
nick 7ab75408b7 Separate temp scan results from runtime sensors 2026-06-05 03:28:50 -06:00
nick df9b49292d Show assigned temp probe addresses 2026-06-05 03:20:23 -06:00
nick f05f259523 Move temperature assignment above config 2026-06-05 03:18:30 -06:00
nick 3f02f6146e Hide assigned temp probes from scan results 2026-06-05 03:12:09 -06:00
nick 5d8afd2e4a Require assigned temp sensor addresses 2026-06-05 03:08:05 -06:00
nick 757b9acdd9 Harden temperature assignment clearing 2026-06-05 02:51:47 -06:00
nick 2f61c968a2 Fix temperature assignment clearing 2026-06-05 02:47:06 -06:00
nick 573f24e0a9 Fix weather temp checkbox persistence 2026-06-05 02:37:17 -06:00
nick a86a0b58c4 Add temperature assignment clear buttons 2026-06-05 02:31:39 -06:00
nick 47dd9a7b8b Enforce unique temperature probe assignments 2026-06-05 02:18:58 -06:00
nick 1ee73ad00d Improve temperature config checkbox layout 2026-06-05 02:06:25 -06:00
nick 261d8983df Add weather temperature sensor flag 2026-06-05 01:55:07 -06:00
nick 8a31048646 Register temperature probe API routes 2026-06-05 01:33:44 -06:00
nick 594fa3b9ce Format battery times as hours and minutes 2026-06-05 01:28:05 -06:00
nick af8de8fa1e Show charging time to full in WebUI 2026-06-05 01:11:29 -06:00
nick 175630cda2 Add project handoff and Pico MVP documentation 2026-06-05 00:41:21 -06:00
nick 0043e50533 Bump version to 0.4.0 and update documentation 2026-06-04 21:07:05 -06:00
nick 961ab3758b Add setup workflow controls to web UI 2026-06-04 20:54:48 -06:00
nick 9d506135a0 Add relay and temperature configuration to web UI 2026-06-04 20:44:31 -06:00
nick fc33baa472 Restore default BMS BLE connection timeout 2026-06-04 20:35:26 -06:00
nick c70c730c05 Redesign embedded dashboard with tabs 2026-06-04 20:27:05 -06:00
nick 83254494fb Restore known-good BMS connection behavior 2026-06-04 19:58:55 -06:00
nick 330dd7cce6 Tune BMS reconnect timing 2026-06-04 19:49:26 -06:00
nick abb197b36d Report configured BMS source when disconnected 2026-06-04 19:37:56 -06:00
nick 26e8cd01f4 Add BMS polling controls to embedded dashboard 2026-06-04 18:06:01 -06:00
nick 34606fb27a Reduce blocking BMS connection timeout 2026-06-04 17:25:35 -06:00
nick 8f2481025f Back off BMS reconnect attempts 2026-06-04 17:20:30 -06:00
nick cb926a4233 Revert "Add BMS reconnect backoff"
This reverts commit fa96a327a6.

 Changes to be committed:
	modified:   firmware/esp32/overland-controller/bms.cpp
2026-06-04 17:16:45 -06:00
nick 9e4bb56dfb Revert "Add conservative BMS reconnect backoff"
This reverts commit decbd655bb.
2026-06-04 17:15:04 -06:00
nick decbd655bb Add conservative BMS reconnect backoff 2026-06-04 17:07:09 -06:00
nick fa96a327a6 Add BMS reconnect backoff 2026-06-04 17:05:16 -06:00
nick aa0bc50acb Finalize parity documentation and validation guides 2026-06-04 17:02:40 -06:00
nick 37684a55eb Fix status temp sensor array references 2026-06-04 14:27:17 -06:00
nick 0afd78284e Add configurable DS18B20 temperature probe support 2026-06-04 14:25:34 -06:00
nick f46e72fc7f Standardize API UART parity and update docs 2026-06-04 14:10:13 -06:00
nick 6884bc7b32 Trim WiFi credentials from web config 2026-06-04 14:05:05 -06:00
nick 32069950b0 Trim WiFi credentials from setup commands 2026-06-04 14:01:15 -06:00
nick 12304b268c Add STA WiFi failure diagnostics 2026-06-04 13:58:46 -06:00
nick b654e28641 Fix WiFi priority reconnect and password preservation 2026-06-04 13:56:02 -06:00
nick 69c745e883 Add priority WiFi failover 2026-06-04 13:43:52 -06:00
nick 31ba93c68b Add network status and multi STA WiFi configuration 2026-06-04 13:32:38 -06:00
nick edfd6021e1 Add WiFi HTTP and UART configuration parity 2026-06-04 13:17:07 -06:00
nick a90d01aa0d Add unified relay command endpoint 2026-06-04 13:11:12 -06:00
nick 57590981b1 Add AP plus STA WiFi mode 2026-06-04 12:56:02 -06:00
nick c3242d8898 Add HTTP endpoints for UART parity 2026-06-04 12:52:25 -06:00
nick e3efdc581f Update roadmap networking and dashboard architecture 2026-06-04 12:46:35 -06:00
nick d8f756ee53 Add embedded ESP32 web dashboard 2026-06-04 12:19:28 -06:00