Commit Graph
382 Commits
Author SHA1 Message Date
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 d971afde96 Document JBD cell voltage bring-up 2026-06-04 00:53:15 -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 5b1b60dc59 Document successful JBD BMS bring-up 2026-06-04 00:43:39 -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 Ward d72f9d3e29 Add ESP32 JBD BMS read test sketch 2026-06-04 00:26:28 -06:00
Nick Ward 03400cdeff Fix BLE discovery sketch for current NimBLE API 2026-06-04 00:23:55 -06:00
Nick Ward c9e05e01b7 Add ESP32 BLE service discovery sketch 2026-06-04 00:14:07 -06:00
nick 74b1aec8b5 Add ESP32 BLE scanner sketch 2026-06-03 23:54:19 -06:00
nick 9abe4c1b30 Document ESP32 hardware bring-up results 2026-06-03 23:44:09 -06:00
nick 19e4d460a0 Fix status endpoint and relay defaults 2026-06-03 23:01:10 -06:00
nick 2b2bfa9bdc Prioritize JBD BMS integration in roadmap 2026-06-03 03:57:27 -06:00
nick 2ce9c6e5bf Add Codex handoff doc 2026-06-03 03:30:39 -06:00
nick fcca5c1d39 Add ESP32 HTTP bring-up test script 2026-06-03 03:00:40 -06:00
nick 7cc52eab04 Add Pico desktop simulator 2026-06-03 02:57:25 -06:00
nick 6af27b2c98 Add project test runner 2026-06-03 02:55:44 -06:00
nick 10c5b399ba Add Pico dashboard main entrypoint 2026-06-03 02:55:10 -06:00
nick 95b27b223e Add Pico dashboard app controller 2026-06-03 02:53:12 -06:00
nick 521ae0f75a Add hardware bring-up checklist 2026-06-03 02:52:18 -06:00
nick d2583baf5a Add Pico display rendering abstraction 2026-06-03 02:49:22 -06:00
nick b5e8bf43fc Add Pico touch routing abstraction 2026-06-03 02:48:30 -06:00
nick 2c7b090cfb Add Pico buzzer abstraction 2026-06-03 02:47:48 -06:00
nick c3ebaf6beb Add Pico alarm view model 2026-06-03 02:47:05 -06:00
nick 93c677a3e1 Add Pico detail screen view models 2026-06-03 02:46:18 -06:00
nick f5b6ec64cf Add Pico dashboard view model 2026-06-03 02:45:26 -06:00
nick f3965e017e Add Pico communication timeout tracking 2026-06-03 02:44:30 -06:00
nick ae719be590 Add HTTP fallback mode to Pico communication service 2026-06-03 02:43:42 -06:00
nick c3b786073a Add Pico HTTP fallback client 2026-06-03 02:43:04 -06:00
root b3ae8eb23a Add Pico communication service 2026-06-03 02:40:17 -06:00
root 9189cc7343 Add Pico UART client and tests 2026-06-03 02:39:30 -06:00
root 482549b5bb Add hardware-free Pico core tests 2026-06-03 02:38:56 -06:00
root 0d239361fd Add Pico dashboard core state and alarm logic 2026-06-03 02:33:32 -06:00
root 503af6cd8c Create Pico dashboard firmware skeleton 2026-06-03 02:32:40 -06:00
root ce71253353 Add phased implementation roadmap 2026-06-03 02:31:48 -06:00
root 5b62d2ddfd Add documentation index and source of truth references 2026-06-03 02:31:00 -06:00