Daniel Öster
504c6b3d7a
Merge branch 'main' into feature/kostal-rs485
2024-11-22 19:00:04 +02:00
Daniel Öster
22c47f2d0c
Merge pull request #621 from NJbubo/CHAdeMO
...
Fix CHAdeMO Vehicles, Battery
2024-11-22 18:41:23 +02:00
rha
f52efba66e
Cyclic data Byte offset fix
2024-11-22 18:33:32 +02:00
NJbubo
eb850e616c
I use pre-commit. Removed intervalUpdateValues = 800 row.
2024-11-21 01:22:11 +01:00
József Nagy
365697c2c3
Merge branch 'dalathegreat:main' into CHAdeMO
2024-11-21 00:36:18 +01:00
Daniel Öster
79a6906aa4
Merge pull request #629 from dalathegreat/feature/bmw-ix-support
...
BMW IX Battery improvements
2024-11-20 23:20:20 +02:00
wjcloudy
17aa7d1280
Merge branch 'main' into feature/bmw-ix-support
2024-11-20 20:55:10 +00:00
wjcloudy
e8346bc6fb
Merge branch 'main' into feature/bmw-ix-support
2024-11-20 20:54:20 +00:00
Daniel Öster
7b5a98db73
Merge pull request #628 from dalathegreat/bugfix/webserver-estop-status-battery
...
Bugfix: Webserver did not reflect paused state on reboot
2024-11-20 22:48:08 +02:00
Daniel Öster
f915184edd
Make paused text stay red incase user reboots
2024-11-20 22:24:38 +02:00
Daniel Öster
7e15571a41
Add currents to battery 2 in webserver
2024-11-20 22:20:35 +02:00
Daniel Öster
93f1f37ec5
Merge pull request #624 from dalathegreat/bugfix/atto3-compile-highprec
...
BYD Atto3: Fix compilation error
2024-11-19 19:46:48 +02:00
Daniel Öster
6412a9e64d
Fix compilation error
...
Fixed compilation error when using SOC sent from battery
2024-11-19 17:50:43 +02:00
Daniel Öster
ca10d50a20
Merge pull request #616 from dalathegreat/feature/schneider-inverter
...
New Inverter: Schneider CAN inverter protocol
2024-11-18 13:54:57 +02:00
Daniel Öster
d58299e936
Fix compilation error
2024-11-18 13:40:23 +02:00
Daniel Öster
9ac659c08d
Merge branch 'main' into feature/schneider-inverter
2024-11-18 13:28:53 +02:00
Daniel Öster
c5d00782ab
Merge pull request #463 from dalathegreat/improvement/atto3-soc
...
BYD Atto 3: Add way to use SOC% sent by battery
2024-11-18 10:14:11 +02:00
NJbubo
2947a5c969
Merge branch 'CHAdeMO' of https://github.com/NJbubo/Battery-Emulator into CHAdeMO
2024-11-17 21:24:38 +01:00
NJbubo
18e0991820
Removed the intervalUpdateValues = 800 line (commented).
2024-11-17 21:24:04 +01:00
József Nagy
8e8051269f
Merge branch 'dalathegreat:main' into CHAdeMO
2024-11-17 21:01:05 +01:00
Daniel Öster
478d0014ad
Update Software.ino
2024-11-17 20:09:17 +02:00
Daniel Öster
bfebe18876
Update Software.ino
2024-11-17 19:46:24 +02:00
Daniel Öster
f864f2ae36
Add string to show what SOC method used
2024-11-17 19:28:43 +02:00
NJbubo
e1207ad6b2
MERGE
2024-11-17 07:37:42 +01:00
NJbubo
af191b3606
Fixed CHAdeMO GPIO, Added CAN message to ISA SHUNT
2024-11-17 07:23:44 +01:00
József Nagy
8657983570
Update CHADEMO-BATTERY.cpp
2024-11-17 05:35:56 +01:00
József Nagy
74727c8992
Fix CHADEMO-BATTERY.cpp
...
I fixed a lot of faults.
- lowByte <-> highByte replace,
- variable declaration uint16_t <-> uint8_t replace (Voltage, Current),
- Added x102_chg_session.s.status.StatusVehicleDischargeCompatible = bitRead(rx_frame.data.u8[5], 7),
- changed the direction of a relationship (x100_chg_lim.MaximumBatteryVoltage < x108_evse_cap.threshold_voltage),
- Separate lowByte / highByte x209_evse_dischg_est.remaining_discharge_time,
- Park position not invertd.
2024-11-17 05:35:55 +01:00
József Nagy
e656869508
Update CHADEMO-BATTERY.cpp
...
Add GPIO INPUT config.
2024-11-17 05:35:55 +01:00
József Nagy
8061230380
Update Software.ino
...
I added the CHAdeMO GPIO configuration. I thought it was fine that way, but the inputs still didn't work.
2024-11-17 05:35:55 +01:00
Daniel Öster
32e75bab04
Merge pull request #582 from dalathegreat/feature/LEAF-30-reset-SOH
...
Feature: Add degradation data reset for 30kWH LEAF batteries
2024-11-16 11:24:26 +02:00
Daniel Öster
10a7cfec15
Merge branch 'main' into feature/LEAF-30-reset-SOH
2024-11-15 23:03:23 +02:00
Daniel Öster
0ad093ef75
Remove Serialprints leftover from dev
2024-11-15 23:00:33 +02:00
Daniel Öster
115e7db33f
Revise commands from testing round
2024-11-15 22:58:36 +02:00
Daniel Öster
d5f310cbff
Merge pull request #618 from dalathegreat/feature/more-BYD-mappings
...
Feature: Add more BYD inverter mappings
2024-11-15 22:11:13 +02:00
Daniel Öster
f2ad0c5071
Merge pull request #617 from dalathegreat/improvement/webserver-string-simplification
...
Improvements: Webserver / integration simplification
2024-11-15 22:09:55 +02:00
Daniel Öster
5d9105d9a8
Add more BYD inverter mappings
2024-11-14 22:54:19 +02:00
Daniel Öster
a537b7ff1b
Fix compilation issue for seriallink
2024-11-14 22:33:35 +02:00
Daniel Öster
0b278034d4
Remove compilation error, runtime event catches egmp CAN-FD
2024-11-14 22:25:10 +02:00
Daniel Öster
3b546d1466
Add all inv/bat to Github workflow
2024-11-14 21:24:49 +02:00
Daniel Öster
8bba614053
Add init function for inverters
2024-11-14 19:36:37 +02:00
Daniel Öster
950b0bbb26
Remove comment
2024-11-14 18:40:09 +02:00
Daniel Öster
edb6dcd39b
Add battery text to datalayer
2024-11-14 18:38:23 +02:00
wjcloudy
d5cd25bdf3
Ensure both stale checks run
2024-11-14 16:35:42 +00:00
Daniel Öster
f83b714824
Add Schneider CAN inverter protocol
2024-11-14 13:44:22 +02:00
wjcloudy
578cb07263
Update BMW-IX-BATTERY.cpp
...
Code formatting
2024-11-14 09:51:24 +00:00
wjcloudy
ca83af81dc
Stale value improvement
...
Stale values still overly sensitive in idle conditions. Now requires both min/max to go stale (ie: the whole frame)
2024-11-14 09:09:26 +00:00
Daniel Öster
59a58f45c9
Merge pull request #613 from dalathegreat/bugfix/BYD-CAN-endian
...
Bugfix: BYD CAN, Fix endianess & simplify inverter brand read
2024-11-14 10:48:42 +02:00
Daniel Öster
8d4451bc50
Merge pull request #615 from dalathegreat/improvement/simplify-cap-remaining
...
Improvement: Centralize active_power_w writing
2024-11-13 23:08:15 +02:00
Daniel Öster
1398c6213b
Update datalayer comment
2024-11-13 23:07:05 +02:00
Daniel Öster
1e50394b0f
Centralize active_power_w writing
2024-11-13 22:41:51 +02:00