Commit graph

314 commits

Author SHA1 Message Date
Daniel Öster
f03324585b Move more USER_SETTINGS out 2025-09-02 20:42:48 +03:00
Daniel Öster
21eda56c9e Make Wifi channel configurable 2025-09-02 20:12:42 +03:00
Daniel Öster
224c33ec1d Make more settings configurable 2025-09-02 19:42:26 +03:00
Daniel Öster
dabbcd8bcd Make LEAF interlock setting configurable 2025-09-01 22:03:00 +03:00
Daniel Öster
21b2b06dab Remove USER_SECRETS 2025-09-01 15:23:02 +03:00
Daniel Öster
7ee0eb5e88 Remove old method to compile, all is now Common Image 2025-09-01 15:03:56 +03:00
Daniel Öster
9031d3e5cf Move more settings to common-image 2025-09-01 13:25:59 +03:00
Daniel Öster
13df59f806 Make performance profiling configurable from webserver 2025-08-31 22:54:57 +03:00
Daniel Öster
c3caad4da7
Merge branch 'main' into feature/lilygo_t_2can 2025-08-31 14:11:21 +03:00
Daniel Öster
083432da78 Make LED pattern configurable in Webserver 2025-08-31 14:07:57 +03:00
Daniel Öster
e7cf83e387
Merge branch 'main' into feature/lilygo_t_2can 2025-08-31 11:22:04 +03:00
Daniel Öster
5d0486c87c Merge branch 'main' into improvement/debug-at-runtime 2025-08-30 23:26:28 +03:00
Daniel Öster
6c8326fce1 Make SD card configurable via webserver 2025-08-30 23:22:22 +03:00
Daniel Öster
94eeccb017 Make USB_CAN_DEBUG toogglable via webserver 2025-08-30 13:05:05 +03:00
Daniel Öster
aa9a4d429e Make USB/WEB debug configurable 2025-08-30 00:22:43 +03:00
Daniel Öster
a1e5bc57d0 Remove ifdef from logging 2025-08-29 23:16:36 +03:00
Daniel Öster
1ec6af8ea0 Add configurable Tesla options 2025-08-29 20:56:29 +03:00
Matt Holmes
5fae1c645d Fixing unit tests and formatting 2025-08-27 19:14:54 +01:00
Matt Holmes
4e0ea84fad Adding ability to configure Can Addon frequency in common image 2025-08-27 18:45:25 +01:00
Matt Holmes
62486d9bf1 Initial version of Lilygo T_2CAN board 2025-08-27 18:45:25 +01:00
Daniel Öster
4a24f3558f
Merge pull request #1425 from jonny5532/feature/more-inverter-settings
Make more inverter settings configurable
2025-08-25 20:01:37 +03:00
Daniel Öster
3087ff9caf
Merge pull request #1433 from dalathegreat/bugfix/double-UI-bugs
Improvement: UI visualization of contactor states
2025-08-23 21:17:01 +03:00
Matt Holmes
d4f0e188fe Refactoring led handler, webserver and mqtt to all use a common BE status enum rather than relying on duplicatitng logic or using led color 2025-08-21 17:33:15 +01:00
Jonny
2f1ff9950c Add configurable cell/module/etc settings for Pylonish/Solax inverters to use 2025-08-18 20:05:10 +01:00
Jonny
7a2e2519cd Move SOFAR_ID to new setting mechanism. 2025-08-18 20:05:10 +01:00
Jonny
2a8f8713e7 Make new voltage limit settings actually save 2025-08-18 18:57:28 +01:00
Daniel Öster
2f6b63afe8 Add check if bat2 is configured 2025-08-17 21:53:44 +03:00
Daniel Öster
5888457926 Improve secondary battery visualization 2025-08-17 21:43:43 +03:00
Daniel Öster
1645c5b337 Further improve dialogue boxes and texts 2025-08-17 21:24:55 +03:00
Daniel Öster
8444855f24 Add new box for contactor status 2025-08-17 20:02:11 +03:00
Daniel Öster
dc01dea9b2 Remove static, adjust datatypes 2025-08-15 18:52:58 +03:00
Daniel Öster
102c359f5d Improve calculation 2025-08-14 21:46:32 +03:00
Daniel Öster
5d6c845573 Simplify uptime calculation with millis64 2025-08-14 21:37:33 +03:00
Jonny
dfdd834e32 Fix equipmentt stop button and remove dupe code 2025-07-28 15:40:32 +01:00
Daniel Öster
2b6ad122bb
Merge pull request #1343 from dalathegreat/feature/configurable-BMS-reset-delay
Feature: Add user configurable BMS reset off time
2025-07-27 14:26:14 +03:00
Jaakko Haakana
f609d54a14 Add some required includes 2025-07-25 19:11:07 +03:00
Jaakko Haakana
ea512b3348 Merge from main and fix a conflict 2025-07-23 12:57:04 +03:00
Jaakko Haakana
d30a35bd4f Reduce direct usage of can_config 2025-07-23 10:07:16 +03:00
Daniel Öster
36318b4bb4 Merge branch 'main' into feature/configurable-BMS-reset-delay 2025-07-23 00:50:47 +03:00
Jaakko Haakana
3d3ca6018d Fix crash caused by incorrect capture by reference in lambda def 2025-07-23 00:39:48 +03:00
Daniel Öster
bdaa198886 Add user configurable BMS reset off time 2025-07-22 23:59:19 +03:00
Jaakko Haakana
a131fca7c1 Merge from main and fix conflicts 2025-07-18 09:44:47 +03:00
Daniel Öster
2de724e1d2
Merge pull request #1277 from dalathegreat/feature/sofar-multiple-packs
Feature: Sofar CAN protocol 
2025-07-16 21:30:25 +03:00
Jaakko Haakana
d34d9b2838 Allow shunt to be selected in the UI 2025-07-11 22:43:38 +03:00
Jaakko Haakana
ffd3e45a96 Add missing settings 2025-07-11 21:03:33 +03:00
Jaakko Haakana
0b3bc738ac Merge from main and fix conflict 2025-07-11 17:26:09 +03:00
Jaakko Haakana
5d86058852 Wifi settings for common image 2025-07-11 15:10:16 +03:00
Jaakko Haakana
376b2c6faf Use template in rendering 2025-07-08 07:56:05 +03:00
Jaakko Haakana
6cdcb08abb MQTT settings in the UI 2025-07-05 23:59:32 +03:00
Jaakko Haakana
693689e5af Make new settings editable in UI 2025-07-05 14:07:23 +03:00