Daniel
|
9c2808081d
|
Precommit fix
|
2024-02-04 18:28:33 +02:00 |
|
Daniel
|
aecf2bbcbb
|
Invert min-max
|
2024-02-04 12:55:50 +02:00 |
|
Daniel
|
dc84b15e2f
|
Add Sofar fix for voltages
|
2024-02-04 12:30:56 +02:00 |
|
Daniel Öster
|
e93e1289fb
|
Merge pull request #151 from dalathegreat/feature/LEAF-charger
Feature: LEAF charger + Cell monitoring
|
2024-02-03 12:57:32 +02:00 |
|
Daniel
|
05b9e79c72
|
Make functions static
|
2024-02-03 12:54:11 +02:00 |
|
Daniel
|
0befc4b713
|
Update comment on cellvoltagearray
|
2024-02-03 12:49:12 +02:00 |
|
Daniel
|
6d7fe87192
|
Rename files to match guidelines
|
2024-02-03 12:39:15 +02:00 |
|
Daniel
|
19c99974e7
|
Fix cellvoltages to start from 0
|
2024-02-03 12:02:20 +02:00 |
|
Daniel Öster
|
26cbc47c15
|
Merge pull request #153 from kharnt0x/wifi-monitor
add wifi monitoring loop
|
2024-02-02 22:14:43 +02:00 |
|
Daniel
|
c04d4af3df
|
Add all cellvoltages to monitoring
|
2024-02-02 21:54:08 +02:00 |
|
Daniel Öster
|
82379dd691
|
Merge branch 'main' into feature/LEAF-charger
|
2024-02-02 21:29:20 +02:00 |
|
Daniel Öster
|
38524e27d1
|
Merge pull request #145 from dalathegreat/feature/LEAF-optimization
Bugfix: Tesla / LEAF / BYD CAN
|
2024-02-02 21:25:11 +02:00 |
|
Daniel Öster
|
3c23bf51ba
|
Merge pull request #149 from dalathegreat/bugfix/tesla-voltage-high
Tesla: Fix for high voltage value
|
2024-02-02 21:24:27 +02:00 |
|
Brett Christensen
|
266528587a
|
add wifi monitoring loop
|
2024-02-03 04:50:37 +11:00 |
|
Daniel
|
feb45c3605
|
Add define for energy amount
|
2024-02-01 22:38:57 +02:00 |
|
Daniel
|
31178526b8
|
Fix bug, LEAF has 96S not 97S
|
2024-02-01 22:08:33 +02:00 |
|
Daniel
|
30d37480be
|
Pre-commit fix
|
2024-02-01 21:59:06 +02:00 |
|
Daniel
|
055c933ee0
|
Final tweaks, and 1F2 sending
|
2024-02-01 21:58:06 +02:00 |
|
Daniel
|
a56ceb50dd
|
Add Cellmonitor to webserver
|
2024-02-01 20:06:43 +02:00 |
|
Daniel
|
4cd5289929
|
Initial version of PDM support
|
2024-02-01 17:23:41 +02:00 |
|
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 |
|
Daniel
|
7f3c6adbcd
|
Init to 0, update comment
|
2024-01-29 20:23:24 +02:00 |
|
Daniel
|
d56d61913a
|
Pre-commit fix
|
2024-01-29 20:05:17 +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 |
|