Commit graph

906 commits

Author SHA1 Message Date
itpr-gwis2
cfb88adc86 platformio 2024-04-07 12:22:27 +03:00
Daniel Öster
194facd6de
Merge pull request #241 from dalathegreat/bugfix/cpu-core-load
Bugfix: Further CPU load reductions
2024-04-03 22:23:59 +03:00
Daniel
28c2f222e9 Precommit fix 2024-04-03 21:49:26 +03:00
Daniel
12ed850df0 Increase performance. Ease up on scheduler 2024-04-03 21:46:30 +03:00
Daniel
051d5e2e21 further minification 2024-04-03 00:19:16 +03:00
Daniel
993aea0029 Change which core AsyncTCP runs on 2024-04-02 23:56:18 +03:00
Daniel
8e8b9d6ce1 Move 10ms sending before 100ms 2024-04-02 23:26:09 +03:00
Daniel
2a16a430ba Minify content 2024-04-02 23:21:19 +03:00
Daniel
3d1720f962 minify events.html furter 2024-04-02 23:15:07 +03:00
Daniel
d27a660c20 Simplify color changing switchcase 2024-04-02 23:02:12 +03:00
Daniel
da9d45cd69 Make CAN failures common define 2024-04-02 22:53:52 +03:00
Daniel
c49f3074f2 Minor LEAF optimization 2024-04-02 22:51:31 +03:00
Daniel
101be83a88 Minify naming, increase refresh 10s-15s 2024-04-02 22:41:10 +03:00
Daniel Öster
21c42c48f8
Update version number for release 2024-03-30 23:40:42 +02:00
odlg
a171f9a20f
Merge pull request #237 from dalathegreat/feature/event-CAN-timing
Feature/Bugfix: CPU usage + Events
2024-03-30 22:04:50 +01:00
Daniel
d17e677a90 Merge branch 'main' into feature/event-CAN-timing 2024-03-30 10:43:58 +02:00
Daniel Öster
19891b5a69
Merge pull request #240 from dalathegreat/bugfix/library-update-2024
Bugfix: Update libraries (2024/March)
2024-03-30 10:41:47 +02:00
odlg
a9c04005a9
Merge pull request #235 from dalathegreat/bugfix/i3-current
Bugfix: BMW i3 values
2024-03-29 20:56:07 +01:00
Daniel
ee055a586e Fix compilation in header file 2024-03-29 21:51:23 +02:00
Daniel
089814315d Fix CRC check on 0x2BD message 2024-03-29 20:39:37 +02:00
Daniel
5f834a13a0 Fix power factor for i3 2024-03-29 20:22:05 +02:00
Daniel
d31c3490a1 Fix current scaling 2024-03-29 11:32:03 +02:00
Daniel
18be0ead1b Update ElegantOTA to v3.1.1 2024-03-29 00:09:13 +02:00
Daniel
271f0dfb1f Update ArduinoJson to v7.0.4 2024-03-29 00:07:33 +02:00
Daniel
ca452d120b Update eModbus to v1.7.1stable 2024-03-28 23:59:38 +02:00
Daniel
3a1b30da8c Pre-commit after merge 2024-03-28 23:18:00 +02:00
Daniel Öster
4fbfe6f5e9
Merge branch 'main' into feature/event-CAN-timing 2024-03-28 23:16:52 +02:00
Daniel Öster
73e01b8a37
Merge pull request #236 from odlg/main
Make mainLoop run as background task with same priority as modbus
2024-03-28 23:14:38 +02:00
Daniel
20f67147fe Avoid overflow on discharge/charge values 2024-03-28 22:56:39 +02:00
Daniel
a51c53edff Minor optimizations 2024-03-28 22:46:29 +02:00
Daniel
fd85a9ebb2 Add interval defines for chargers 2024-03-28 22:29:21 +02:00
Daniel
c9fe3168e1 Add interval defines for inverters 2024-03-28 22:26:14 +02:00
Daniel
25afbd82f9 Fix compilation issue 2024-03-28 22:09:51 +02:00
Daniel
df374d67ce Refactor CAN interval parameters 2024-03-28 18:05:02 +02:00
Daniel
d0efc4f3fc Add event for all battery types, can overrun 2024-03-28 17:34:46 +02:00
Daniel
0c62bf16df Add ifdefs for all prints. Remove example folders 2024-03-28 17:01:02 +02:00
Daniel
28fc1da7c0 Add event for CAN overrun 2024-03-28 00:10:06 +02:00
Daniel
c86d8c8741 Wrap serial in ifdef 2024-03-27 23:14:05 +02:00
Ole
f145705b96 Formatting 3 2024-03-27 21:57:45 +01:00
Ole
662ca199ea Formatting 2 2024-03-27 21:53:38 +01:00
Ole
99d45f25a0 Formatting 2024-03-27 21:49:19 +01:00
Daniel
6b94fe0eba Optimize webserver speed 2024-03-27 22:46:21 +02:00
Daniel
1622ed5dfb Wrap serialprints in ifdef 2024-03-27 21:33:09 +02:00
Daniel
0c984d906e Wrap usb events in ifdef to reduce cpu usage 2024-03-27 21:18:12 +02:00
Ole
01f1ac24f7 Make mainLoop run as background task with same priority as modbus 2024-03-27 18:02:39 +01:00
Daniel Öster
49fca8e0e0
Merge pull request #229 from dalathegreat/bugfix/triplet-voltages
Triplet battery: Revise safety limits
2024-03-27 17:53:57 +02:00
Daniel Öster
b8628f4afe
Merge pull request #231 from lenvm/feature/autoupdate-pre-commit
Enable autoupdate of the pre-commit configuration
2024-03-27 17:53:42 +02:00
Daniel Öster
9bbaf8f3ae
Update BMW-I3-BATTERY.cpp 2024-03-27 17:45:44 +02:00
lenvm
d8955cc402 enable autoupdate of the pre-commit configuration 2024-03-24 22:33:26 +01:00
Daniel
105100c500 Revise safety limits 2024-03-21 21:42:13 +02:00