Commit Graph
11 Commits
Author SHA1 Message Date
artem a5c5bf6c6b Format all files 2026-07-12 12:56:02 +00:00
artem ecd6a42aee Remove unused abstractions
There's only 1 protocol (secplus2) and board (esp32)
2026-05-28 16:06:18 +00:00
artem 05da21c4f3 Remove and expand macros.h 2026-05-27 12:57:34 +00:00
artem 0bdb599afe Get rid of SUM_TYPE abstraction
I couldn't understand it -- maybe it was needed for something before our
refactoring too place, but now it's ridiculous.

400 SLoC + complaint about C++ => object.function()
2026-05-27 12:40:44 +00:00
artem fc4d63e99e Manage client ID internally only 2026-05-23 10:34:51 +00:00
artem 4414ba8f33 Also store rolling code in MQTT 2026-05-22 21:43:51 +00:00
artem f503e5a66d Store rolling code in flash rather than exposing it 2026-05-22 21:25:36 +00:00
artem 975d8c0b90 Clean up unused vehicle distance derivatives 2026-05-21 19:56:52 +00:00
artem dac704f372 Strip unused sensors and their implementation 2026-05-12 16:26:24 +00:00
artem 7bc9cd61aa Remove unused sensors
- obstruction
- remotes
- learning mode
2026-05-11 15:31:55 +00:00
artem 24d06982a7 Make garage-gate.yaml fully local 2026-05-10 17:03:33 +00:00