Commit graph

538 commits

Author SHA1 Message Date
Daniel Öster
a238c8b925
Merge pull request #177 from dalathegreat/feature/leaf-events
Bugfix: Clear battery events properly
2024-02-13 22:26:49 +02:00
Daniel
bc9a879606 Fix value sent by event_cell 2024-02-13 22:09:59 +02:00
Cabooman
9d803c112a
Merge pull request #176 from dalathegreat/improvement/eeprom-event-handling
Polishing the EEPROM handling
2024-02-13 09:55:09 +01:00
Daniel
cc0d4ea4bf Event clearning added, LEAF safety improved 2024-02-12 23:18:06 +02:00
Daniel
362824f944 Add info messages. Fix CAN recovery 2024-02-12 22:58:52 +02:00
Cabooman
dfae055f04 Clear before Set 2024-02-12 21:29:36 +01:00
Cabooman
6589872b30 Polishing the EEPROM handling 2024-02-12 21:15:27 +01:00
Cabooman
9c1e2c3333 Minor addition 2024-02-12 20:23:19 +01:00
Daniel
9792b2567a Fix compilation error 2024-02-12 21:21:02 +02:00
Daniel
ae251b7779 Add SMA CAN H findings 2024-02-12 21:17:59 +02:00
Cabooman
db1e679044 Initial commit 2024-02-12 20:16:39 +01:00
Cabooman
8f61883a7e
Merge pull request #170 from dalathegreat/feature/event-log
Event handling! Unit tests!
2024-02-12 20:01:03 +01:00
Cabooman
09db1513f1 Added a TX error for CAN comms 2024-02-12 16:11:46 +01:00
Cabooman
091334789a Bring RGB back! 2024-02-12 11:42:57 +01:00
Cabooman
760fc8a60d ffs 2024-02-12 10:12:35 +01:00
Cabooman
7702774af6 Update mqtt.cpp 2024-02-12 09:44:28 +01:00
Cabooman
fe0502e66f Cell voltage min/max decimal fix 2024-02-12 09:42:49 +01:00
Cabooman
ac42df9e36 Changes from review 2024-02-12 09:28:56 +01:00
Cabooman
a561e185fb Mostly documentation 2024-02-12 09:05:53 +01:00
Cabooman
9636492bef Re-enable a print 2024-02-12 01:58:52 +01:00
Cabooman
1e0740fd27 15 minuter timer for EE write 2024-02-12 01:49:09 +01:00
Cabooman
d12fe99e8e Preparing for the unit testing of events 2024-02-12 01:42:35 +01:00
Cabooman
3dfbf7b436 Event logging in EEPROM, for now 2024-02-12 01:17:00 +01:00
Cabooman
c381b40d8a Merge branch 'main' into feature/event-log 2024-02-11 23:53:56 +01:00
Daniel
e2b9222366 Restore minification on index_html 2024-02-11 23:54:02 +02:00
Daniel
5204da74a0 Fix bug that caused clock to run 2024-02-11 23:51:23 +02:00
Cabooman
f9274c74f6 removed specific info 2024-02-11 22:48:41 +01:00
Cabooman
6cb7e55dad Lots of modifications... Hopefully the end 2024-02-11 22:22:36 +01:00
Daniel
5502851253 Fix formatting for events table 2024-02-11 22:27:18 +02:00
Cabooman
e2faaecfd4 Merging merged mergers 2024-02-11 14:39:53 +01:00
Cabooman
4dafe58770 Merge branch 'main' into feature/event-log 2024-02-11 13:17:43 +01:00
Cabooman
5e0893d3ca Halfway to the finish line 2024-02-11 13:13:47 +01:00
Cabooman
e13dd0d363
Merge pull request #169 from dalathegreat/feature/webserver-cleanup
Feature: Webserver cleanup + Event timestamps
2024-02-11 13:05:01 +01:00
Cabooman
25cdc7a98a Merge branch 'main' into feature/event-log 2024-02-11 11:24:03 +01:00
Daniel
1327eb6781 Improve events view 2024-02-11 12:00:34 +02:00
Daniel
1093620a2c Add header defines 2024-02-11 11:03:02 +02:00
Daniel
6d0963e0e5 Add cellvoltage mappings 2024-02-11 10:58:05 +02:00
Daniel
c82183b46a Fix compilation error 2024-02-11 00:06:51 +02:00
Daniel
0b0f66c94a Split webserver into separate files 2024-02-10 23:34:25 +02:00
Daniel Öster
581ca5d705
Merge pull request #162 from dalathegreat/bugfix/kona64-negativetemps
Kia/Hyundai 64kWh: Fix negative temp handling
2024-02-10 19:33:40 +02:00
Brett Christensen
d3300f3dfa fix battery voltage and current 2024-02-10 17:19:05 +11:00
Cabooman
fb33bee991 Explicit event initialization, local unit test execution 2024-02-09 23:23:16 +01:00
Cabooman
efc5a7111f Merge branch 'main' into feature/event-log 2024-02-09 22:44:23 +01:00
Cabooman
c839646e58 Various additions, still WIP 2024-02-09 22:27:13 +01:00
Brett Christensen
78ca80feae deleting test stuff from this PR... that's harder than I expected 2024-02-09 17:12:29 +11:00
Brett Christensen
711aeded0c precommit fixes 2024-02-09 16:33:48 +11:00
Brett Christensen
dff9788b96 well I hope this fixes the build 2024-02-09 16:25:20 +11:00
Brett Christensen
f1e0af88df Merge branch 'main' into event-log-mqtt-auto 2024-02-09 15:48:09 +11:00
Brett Christensen
ef7225624b fix up tests 2024-02-09 15:36:35 +11:00
Brett Christensen
3a47b3eb42 more eventlog wrapping in ifdefs 2024-02-09 15:21:39 +11:00