Commit Graph
48 Commits
Author SHA1 Message Date
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 d8f756ee53 Add embedded ESP32 web dashboard 2026-06-04 12:19:28 -06:00
nick 0497b882bc Add UART control and configuration parity 2026-06-04 04:27:20 -06:00
nick cb7a98080c Add configurable device name API 2026-06-04 03:45:20 -06:00
nick 799dd2ad95 Fix generic status and config JSON compile errors 2026-06-04 03:35:05 -06:00
nick cc1909faaf Make ESP32 firmware API fully generic 2026-06-04 03:33:36 -06:00
nick dc42284d87 Use generic temperature sensor fields 2026-06-04 03:21:45 -06:00
nick 32247823fd Clean up generic project branding and relay fields 2026-06-04 03:16:18 -06:00
nick 84c13b4b5f Rename ESP32 sketch file 2026-06-04 03:12:37 -06:00
nick baacedfbfe Rename project to overland-controller 2026-06-04 03:10:26 -06:00
nick 327a2adc81 Use generic default device name 2026-06-04 03:01:14 -06:00
nick d01cc9b9c6 Remove install-specific names from config and API docs 2026-06-04 02:57:01 -06:00
nick 8ba881bae6 Add dedicated BMS setup scan mode 2026-06-04 02:44:44 -06:00
nick 98121e29f6 Use blocking BLE scan callback timing 2026-06-04 02:38:14 -06:00
nick bff7e2922b Use BLE scan callbacks for device discovery 2026-06-04 02:31:03 -06:00
nick 25d9152fe0 Add timestamps and fix BLE scan timing 2026-06-04 02:24:28 -06:00
nick d39e308cda Use blocking BLE scan for reliable discovery 2026-06-04 02:19:05 -06:00
nick e5a78b2fb3 Print BLE scan results as devices are discovered 2026-06-04 02:15:19 -06:00
nick 038b142971 Pause BMS reconnect after BLE scan 2026-06-04 02:11:12 -06:00
nick f29acd75ee Add serial log levels 2026-06-04 02:04:54 -06:00
nick 94687abbf4 Improve BLE scan reliability for BMS selection 2026-06-04 02:02:09 -06:00
nick 35c0b4ca61 Fix BMS header Arduino type includes 2026-06-04 01:49:26 -06:00
nick 2411e91f8d Add serial BLE scan and BMS selection 2026-06-04 01:48:26 -06:00
nick 83b7c73dc6 Add serial configuration commands 2026-06-04 01:42:49 -06:00
nick 59c963e309 Add configuration HTTP API 2026-06-04 01:36:59 -06:00
nick 53c4f8e189 Add persistent configuration storage 2026-06-04 01:25:05 -06:00
nick 6e604228f1 Add configurable system defaults 2026-06-04 01:16:17 -06:00
nick 817db651ce Add ESP32 alarms system status and debug commands 2026-06-04 00:59:51 -06:00
nick 81b6e71938 Add JBD BMS cell voltage telemetry
modified:   firmware/esp32/xterra-controller/bms.cpp
	modified:   firmware/esp32/xterra-controller/bms.h
	modified:   firmware/esp32/xterra-controller/xterra-controller.ino
2026-06-04 00:50:42 -06:00
Nick Ward 6adddc358e Move BMS files into Arduino sketch folder 2026-06-04 00:38:15 -06:00
Nick Ward 49ddb01a42 Integrate JBD BMS telemetry into ESP32 status 2026-06-04 00:36:28 -06:00
nick 19e4d460a0 Fix status endpoint and relay defaults 2026-06-03 23:01:10 -06:00
root 1b36e958e1 Fix ArduinoJson temperature null handling 2026-06-03 02:21:21 -06:00
root b15107a000 Add ESP32 dashboard UART JSON protocol 2026-06-03 02:10:05 -06:00
root b494a98de4 Normalize primary communication around UART 2026-06-03 02:08:19 -06:00
root c2248a5f5a Add DS18B20 temperature sensor support 2026-06-03 01:11:46 -06:00
root f9fe949bb9 Add initial ESP32 controller firmware 2026-06-03 01:04:11 -06:00