Commit graph

1144 commits

Author SHA1 Message Date
LevinSwe
0e50c560d6
Update PYLON-CAN.cpp
-clang
2024-05-04 15:47:27 +02:00
LevinSwe
cca59127f6
Update PYLON-CAN.cpp
-clang
2024-05-04 15:30:29 +02:00
LevinSwe
2a7c998624
Update PYLON-CAN.cpp
clang
2024-05-04 15:07:26 +02:00
LevinSwe
36acb31629
Max charge/discharge Amps calculation
- Add byte swap of all 16bit ints
- Add max charge/discharge amps calculation
- Add status bits
2024-05-04 15:04:44 +02:00
lenvm
12f2bbb544 format according to clang-format 2024-05-04 14:10:24 +02:00
LevinSwe
7bf2667e96
LeadAcid 12volt
- LeadAcid battery start voltage = 12v, in 0 the cause yellow LED if UpdateValues are set to 1000ms
2024-05-04 12:45:57 +02:00
LevinSwe
aff21e2108
Update PYLON-CAN.cpp 2024-05-04 12:36:53 +02:00
Daniel
9311621e1f Add INVERT option to temperature bytes 2024-05-03 23:45:17 +03:00
Daniel
69993d6001 Add offset on temperature 2024-05-03 23:20:00 +03:00
Daniel
745d3c6b59 Add another temperature mapping 2024-05-03 22:37:41 +03:00
LevinSwe
5780b060bd
Update PYLON-CAN.cpp 2024-05-03 10:12:48 +02:00
LevinSwe
06694e9b01
Update PYLON-CAN.cpp 2024-05-03 09:44:53 +02:00
LevinSwe
902ee44cca
Update PYLON-CAN.cpp
Update to Dala PR #284
2024-05-03 09:41:42 +02:00
Daniel
4f6120ffe2 Add div0 safeguard 2024-05-02 23:19:16 +03:00
Daniel
82ddae71c3 Add module temperatures 2024-05-02 23:07:02 +03:00
Daniel
46740ecf42 Move ensemble mapping so it runs on startup 2024-05-02 23:03:39 +03:00
Daniel
31dc37213b Add temperature, cellvoltage and AH to Pylon 2024-05-02 22:34:17 +03:00
JorgenSeemann
bfdb6d283c
Update KIA-E-GMP-BATTERY.cpp
updated section to close contractor
2024-05-01 21:33:44 +02:00
Daniel Öster
1d094709ab
Update version number to signal dev 2024-05-01 22:05:44 +03:00
JorgenSeemann
f600b3dd29
Update KIA-E-GMP-BATTERY.cpp
spaces added
2024-05-01 21:01:56 +02:00
Daniel Öster
14432dc198
Update version number for release 2024-05-01 21:55:14 +03:00
Daniel Öster
e743305955
Merge pull request #283 from dalathegreat/bugfix/serial-link
Fix serial-link
2024-05-01 21:54:37 +03:00
Cabooman
8ee7f0e073 Update Software.ino 2024-05-01 20:13:42 +02:00
JorgenSeemann
dfee45cbaf
Update KIA-E-GMP-BATTERY.cpp
Removed cells with voltage below 1000mv in the set_cell_voltages routine
2024-05-01 19:04:01 +02:00
Daniel
740ed99303 Make amp value based on actual voltage 2024-05-01 17:32:22 +03:00
Daniel
e9e65de031 Make values defines 2024-05-01 17:12:07 +03:00
Daniel
ca76bd6586 Add cellvoltage safeties and pack size autodetect 2024-04-30 23:53:26 +03:00
Daniel Öster
a58c570dc5
Merge pull request #276 from dalathegreat/refactor/inverter-can-send
Refactor: Inverter handling
2024-04-30 23:00:59 +03:00
Cabooman
7d53705599 Consistent library naming 2024-04-30 21:13:39 +02:00
Daniel
a6ec991f26 Refactor modbus inverter handling 2024-04-29 21:22:54 +03:00
Daniel
3aa5704d74 Refactor CAN inverter handling 2024-04-29 21:02:37 +03:00
Daniel Öster
6f4831f4cd
Merge pull request #274 from dalathegreat/bugfix/compile-error-chargers
Bugfix: Make chargers compile and add to workflow 🤖
2024-04-28 22:10:40 +03:00
Cabooman
df17c49578
Merge pull request #272 from dalathegreat/improvement/event-uptimestamp
Improvement/event uptimestamp
2024-04-27 12:58:14 +02:00
Daniel Öster
47cba38523
Merge pull request #273 from dalathegreat/improvement/rename-bms-status
Improvement: Rename BMS to System in webserver
2024-04-27 13:29:43 +03:00
Daniel
93dfa1b0eb Make chargers compile. Add to workflow 2024-04-27 13:26:00 +03:00
Daniel
943a4c90f7 Rename BMS to System in webserver 2024-04-27 12:08:44 +03:00
Cabooman
7d11a7d4ed Getting comfy with uptime, new event timestamp done and tested 2024-04-26 23:07:33 +02:00
Cabooman
cee1e11bff Pre-commit 2024-04-26 21:53:16 +02:00
Cabooman
6943963907 Move uptime update, use uptime for event timestamp 2024-04-26 21:48:13 +02:00
Daniel
b141161d9a Add Event when automatic contactor opening happens 2024-04-26 22:26:04 +03:00
Daniel Öster
a209fb92e7
Merge pull request #268 from smaresca/smaresca/uptime
Microfeature: Add uptime tracking and display
2024-04-26 22:17:50 +03:00
Daniel Öster
4c6f42d5c6
Update version number for development on main 2024-04-25 20:49:31 +03:00
Daniel Öster
97d6a27c1c
Update version number for release 2024-04-25 20:26:58 +03:00
Daniel Öster
d4a50689a1
Merge pull request #265 from dalathegreat/feature/Pylon-battery-input
New battery: Pylon 🔋
2024-04-25 20:23:44 +03:00
Daniel
16832506d7 Update TODO: comment 2024-04-25 19:47:34 +03:00
Daniel
3c92cd3fb2 Add comments for unmapped messages 2024-04-25 19:44:52 +03:00
Steven Maresca
7eec5bb345 Fix regression in SERIAL-LINK-RECEIVER from datalayer refactoring 2024-04-25 00:09:46 -04:00
Daniel Öster
79cacf5ede
Merge pull request #263 from dalathegreat/bugfix/red-led-solid
Bugfix: Make faulted LED solid red again 🔴
2024-04-24 18:35:08 +03:00
Steven Maresca
8d84b1bcec Microfeature: Add uptime tracking and display, using Uptime_Library by Yiannis Bourkelis 2024-04-24 00:05:00 -04:00
Daniel
27304e536c Update comment on HVIL 2024-04-23 23:01:08 +03:00