Commit graph

2694 commits

Author SHA1 Message Date
Daniel Öster
fa9c9125db
Merge pull request #146 from dalathegreat/feature/persistent-memory
Feature: Add ability to save parameters to flash
2024-02-01 00:20:35 +02:00
Daniel
0bb5513a50 Fix for high voltage value 2024-01-31 22:36:37 +02:00
Daniel Öster
01a17b8c72
Merge pull request #147 from dalathegreat/bugfix/tesla-temperature-accuracy
Tesla: Improve accuracy on temperature value
2024-01-31 22:07:12 +02:00
Daniel Öster
a46d2bfc2b
Merge pull request #148 from smaresca/smaresca/chevy-volt-lear-charger
Basic support for the Chevy Volt Gen1 charger
2024-01-31 11:48:49 +02:00
Steven Maresca
5f2c11ba35 Basic support for the Chevy Volt Gen1 charger, including webserver integration. Intended to enable use of inverters lacking charging functions and standalone charging modes. 2024-01-31 01:09:39 -05:00
Daniel
f06a9799ea Remove leftover function call 2024-01-30 16:41:38 +02:00
Cabooman
44e8e0bb06 Submit to precommit 2024-01-30 09:23:33 +01:00
Cabooman
527bc19649 Some precommit fixes 2024-01-30 09:18:03 +01:00
Cabooman
957a91e55e Loop function added, generic timer added, message buffer increased (you never know) 2024-01-30 07:36:43 +01:00
Cabooman
bf37f655df Iniital commit 2024-01-29 22:39:51 +01:00
Daniel
7f3c6adbcd Init to 0, update comment 2024-01-29 20:23:24 +02:00
Daniel
93b6a3941e Code review naming 2024-01-29 20:03:36 +02:00
Daniel
5a52b3757c Tesla: Improve accuracy on temperature 2024-01-28 23:26:53 +02:00
Daniel
79e98c997d Add ability to save parameters to flash 2024-01-28 22:54:01 +02:00
Daniel
9fd8ec90c4 Tesla: Fix temperature scaling USB print 2024-01-28 11:12:19 +02:00
Daniel
56be5f8349 Remake Tesla SOH% warning 2024-01-28 00:28:58 +02:00
Daniel
fb5cf25cf9 Add inverter string detection to BYD CAN 2024-01-27 23:20:18 +02:00
Daniel
78b69be460 Improve perf, add LB_empty 2024-01-27 21:45:30 +02:00
Daniel Öster
bc087dfa15
Merge pull request #143 from dalathegreat/bugfix/cont-tesla-info
Tesla: Add ERROR debug message when inverter blocks contactor closing
2024-01-27 14:47:28 +02:00
Daniel
77543022dc Add ERROR debug msg when solar blocks contactor 2024-01-25 16:15:42 +02:00
Daniel
ff8da25b74 Pre-commit fix 2024-01-24 22:13:46 +02:00
Daniel
3bfe61cb87 Add W formatting and contactor state 2024-01-24 22:10:13 +02:00
rjsc
7d60c6937f
Update KIA-HYUNDAI-64-BATTERY.cpp
Solve clang nagging about 2 blank lines.
2024-01-21 22:31:55 +00:00
rjsc
14d54cd435 Bugfix: project doesn't complie if #define DEBUG_VIA_USB is not enabled 2024-01-21 22:18:50 +00:00
Daniel Öster
c9ef1a143a
Merge pull request #136 from dalathegreat/feature/webserver-advanced
Feature: Advanced webserver
2024-01-21 23:09:36 +02:00
Daniel Öster
9ff341ad87
Merge pull request #137 from dalathegreat/LEAF-current-prec
Bugfix: Nissan LEAF, increase precision on values
2024-01-21 19:08:27 +02:00
Daniel Öster
e9af540807
Merge pull request #135 from dalathegreat/feature/64kWh
Feature: New batteries 🔋 Kia 64kWh & Hyundai 64kWh
2024-01-18 22:41:00 +02:00
Daniel
300b3bf864 Minor polish 2024-01-17 22:02:21 +02:00
Daniel
757e8d0b55 Pre-commit fix 2024-01-17 20:51:59 +02:00
Daniel
3b8ec12ab8 Improve accuracy on Volt & Amp 2024-01-17 20:40:59 +02:00
Daniel
8204676c9d Add estimated charge/discharge values 2024-01-17 16:48:05 +02:00
Daniel
601a18fe3e Add precise amperage value for power calc 2024-01-17 00:25:17 +02:00
Daniel Öster
d663b318f8
Merge pull request #132 from dalathegreat/feature/teslaSOH
Tesla: Add SOH% value and kWh safety check
2024-01-16 23:27:46 +02:00
Daniel
b10d3af8df Make AP enabled a volatile variable 2024-01-15 21:43:26 +02:00
Daniel
cb8eea214c Make battery settings editable at runtime 2024-01-15 17:51:55 +02:00
Daniel
b99d70dc88 Add reboot and wifi signal strength 2024-01-14 23:56:52 +02:00
Daniel Öster
452c760ae8
Merge pull request #120 from dalathegreat/feature/leaf-heat
Nissan LEAF: Heated battery handling
2024-01-14 20:57:01 +02:00
Daniel
5d40e5a986 Fix TODO scalings 2024-01-14 10:19:02 +02:00
LevinSwe
01aba5c7b1
Update webserver.h
- clang pre commit fix
2024-01-13 14:27:23 +01:00
LevinSwe
41b4172085
Update webserver.cpp
- Temperature calculation fix when negative.
2024-01-13 13:19:17 +01:00
LevinSwe
cb44f4709d
Update KIA-HYUNDAI-64-BATTERY.cpp
- Remove of unused variables
- minor changes due to clang-format
2024-01-13 12:01:48 +01:00
LevinSwe
3f3ed09900
Update webserver.h
- BMS status changed to uint8
2024-01-12 21:07:41 +01:00
LevinSwe
36389ca59f
Update KIA-HYUNDAI-64-BATTERY.cpp
- Changes in when inverter volts change from 0 to battery volts
- Changes in when mid-log value of frame 0x200 is sent
2024-01-12 21:03:18 +01:00
Daniel
e479f5a7bf Tesla:Add SOH% calc, add kWh safety 2024-01-12 11:50:44 +02:00
Daniel
e9ce3427d4 pre-commit fix 2024-01-11 23:35:41 +02:00
Daniel
f1e67d33f3 Add checksum and counter to 0x200 2024-01-11 23:32:57 +02:00
Daniel
afd0389951 Add 12V safety. Cleanup 2024-01-11 22:36:57 +02:00
Daniel
7d3657a1ff Memory optimization and added safeties 2024-01-11 21:54:03 +02:00
Daniel
0db4cbe55b Fixes from ml265 2024-01-11 21:24:54 +02:00
Daniel
cf77f4676b Add initial Santa Fe struct 2024-01-10 22:36:58 +02:00