Daniel Öster
ae4d761891
Merge pull request #631 from dalathegreat/feature/SMA-LV-CAN
...
New inverter protocol: SMA Low Voltage 48V via CAN
2024-11-25 10:23:42 +02:00
Daniel Öster
fd4ea496f9
Swap raw and dash SOC
2024-11-24 20:02:58 +02:00
Daniel Öster
9e74fcd032
Merge pull request #619 from dalathegreat/feature/double-automatic-contactor
...
Feature: Double contactor support + NC support
2024-11-24 01:14:10 +02:00
Daniel Öster
491a67c849
Restore to working version of Kostal RS485
2024-11-24 00:31:18 +02:00
Daniel Öster
9a7dda5e11
Merge branch 'main' into feature/double-automatic-contactor
2024-11-23 23:59:28 +02:00
Daniel Öster
95981d8365
Refactor check_interconnect
2024-11-23 23:59:18 +02:00
Daniel Öster
10a75d7d8d
Add SMA LV protocol
2024-11-22 23:25:33 +02:00
Daniel Öster
cfce5c4bbd
Merge branch 'main' into feature/SMA-LV-CAN
2024-11-22 22:57:32 +02:00
Daniel Öster
a005533ef2
Refactor according to 7.8.dev
2024-11-22 19:08:33 +02:00
Daniel Öster
504c6b3d7a
Merge branch 'main' into feature/kostal-rs485
2024-11-22 19:00:04 +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
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
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
7fa3a160e1
Squash bugs related to estop and datalayer
2024-11-20 21:49:18 +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
2352cf035e
Branch out contactor_battery2 handling
2024-11-18 22:48:55 +02:00
Daniel Öster
f2cbc26f5e
Add inverter check for battery2
2024-11-18 22:35:30 +02:00
Daniel Öster
e681ca3191
Avoid voltage check to pass with init value
2024-11-18 22:31:25 +02:00
Daniel Öster
40717942fb
Make webserver reflect actual second battery control status
2024-11-18 22:27:24 +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
21b801b983
Fix so that contactors open on second battery incase of FAULT
2024-11-18 13:16:35 +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
Daniel Öster
e45d1bb931
Add SMA skeleton
2024-11-17 19:15:51 +02: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
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
cb4a830a57
Add second contactor closing function
2024-11-15 20:54:37 +02:00
Daniel Öster
7f16ee6fb0
Wrap digitalwrite and PWMwrite in own function
2024-11-15 20:07:19 +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