9 Commits
Author SHA1 Message Date
raduetandCursor b98207da4c Add SET_LIGHTING (0xB1) and AC22-style init LED shimmer.
Mutable status palette over serial; Unknown uses HSV saturation pulse instead of dim-red/fade-to-black.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 17:12:09 +02:00
raduetandCursor 940e3f4a3d Add charging-phase PSU sudden-off diagnostics (v1.0.28).
Observability only: log can_lost/output_lost and status flags during Charging, without changing PSU recovery behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 01:03:13 +02:00
raduetandCursor af8bbd5275 Expose charging session elapsed time in monitoring packet (v1.0.27).
CONN.ChargingTime ticks at 1 Hz during Charging; serial GET_STATUS reports elapsed min/sec instead of zero stubs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 11:29:01 +02:00
raduetandCursor ecf8e3d2f0 Build artifacts updated.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-17 12:43:15 +02:00
achamaikin 622644a6a1 added WS2812 support 2026-06-12 12:17:57 +03:00
achamaikin ac1ce30121 Add fire alarm support and update firmware version to 1.0.19
- Introduced CONN_ERR_FIRE_ALARM to handle fire alarm conditions in charger control.
- Added CMD_FIRE_ALARM command for external trigger handling in serial control.
- Updated firmware version from 1.0.17 to 1.0.19.
- Integrated fire alarm functionality into the charging loop and command handler.
2026-06-11 15:33:22 +03:00
achamaikin 3037ae2368 board rev2 support, added heater support 2026-06-04 10:35:01 +03:00
achamaikin 414d2cba60 clean project 2026-05-09 14:02:54 +03:00
achamaikinandCursor c8f91af7da cleanup project
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 13:20:17 +03:00