Daniel Öster
|
e9f97eb410
|
Make SSID/Password take effect when save is pressed
|
2025-10-01 23:08:09 +03:00 |
|
Daniel Öster
|
96016579aa
|
Move SSID/Password to common image
|
2025-10-01 22:58:13 +03:00 |
|
Daniel Öster
|
29129037b0
|
Add more input field validation on Settings page
|
2025-09-25 23:44:46 +03:00 |
|
Daniel Öster
|
69ae0385fb
|
Make AP name configurable
|
2025-09-22 15:36:41 +03:00 |
|
Daniel Öster
|
20b6ea5e85
|
Merge pull request #1531 from dalathegreat/bugfix/reduce-flash
Improvement: Reduce flash usage
|
2025-09-22 14:53:54 +03:00 |
|
Daniel Öster
|
15143d1384
|
Add configurable option for estimated SOC
|
2025-09-17 23:23:55 +03:00 |
|
Jonny
|
5277665dd1
|
Fix validation so that 8 character WiFi passwords work
|
2025-09-16 16:14:20 +01:00 |
|
Daniel Öster
|
79964a0601
|
Remove old method to disable webserver to save flash
|
2025-09-16 14:44:30 +03:00 |
|
Jonny
|
9554cbf808
|
Include CAN interface number in logs (with distinct TX/RX)
|
2025-09-12 15:31:44 +01:00 |
|
Daniel Öster
|
d8d64ee16c
|
Add APpassword to settings page
|
2025-09-08 23:21:17 +03:00 |
|
Daniel Öster
|
454a4565c0
|
Make CAN-FD frequence configurable
|
2025-09-08 19:10:24 +03:00 |
|
Daniel Öster
|
a9185be603
|
Add manual override charge(discharge limits
|
2025-09-04 20:26:17 +03:00 |
|
Daniel Öster
|
90d3332143
|
Add configurable static IP
|
2025-09-02 23:34:58 +03:00 |
|
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 |
|