Daniel Öster
0a31337334
Move Battery2 power calculation outside SOC scaling function
2025-01-12 12:06:02 +02:00
Daniel Öster
9afa16c7ae
Merge pull request #644 from lewurm/kostal-rs485-more-debug
...
kostal: more debug output to get better understanding of temporal behaviour
2025-01-12 12:59:33 +03:00
Daniel Öster
66cd6f135c
Merge pull request #778 from dalathegreat/bugfix/pylon-respect-voltage-limit
...
Pylon CAN: Bugfix + pylon respect voltage limit
2025-01-12 12:50:16 +03:00
Daniel Öster
7140b68d07
Merge pull request #779 from No-Signal/bug/fix_adv_bat_script
...
Removing duplicate start script
2025-01-11 20:23:59 +03:00
Askold
55b8ea423f
Update VOLVO-SPA-BATTERY.cpp
...
CAN_frame VOLVO_140_CLOSE and CAN_frame VOLVO_140_OPEN
2025-01-11 16:17:45 +02:00
No-Signal
6f05fb4861
Removing duplicate start script
2025-01-11 00:02:05 +00:00
Daniel Öster
8966edb32d
Make Pylon respect user set voltage limits
2025-01-10 21:01:33 +02:00
Daniel Öster
183ff9af78
Fix INVERT_LOW_HIGH_BYTES operation
2025-01-10 20:50:36 +02:00
Daniel Öster
7fadcdfbdb
Update Software.ino
2025-01-10 17:41:30 +02:00
Daniel Öster
ef3ab5c6c7
Update version number for release
2025-01-10 16:44:44 +02:00
Daniel Öster
81cf36fee4
Update version number for release
2025-01-10 16:44:26 +02:00
Daniel Öster
8a39976962
Remove MCP2517 support ( #756 )
2025-01-10 15:37:11 +01:00
Daniel Öster
f0fd607c5e
Merge pull request #764 from dalathegreat/feature/reset-isolation-tesla
...
Feature: Tesla, add isolation clearing function
2025-01-10 17:34:39 +03:00
Daniel Öster
5b684ecdb2
New inverter protocol: Growatt 48V Low Voltage ( #776 )
...
* Add initial Growatt LV protocol
2025-01-10 15:28:41 +01:00
Daniel Öster
34c8754d94
Volvo/Polestar SPA: Add startup routine for contactor closing ( #771 )
...
* Add DTC clearing startup routine for contactor closing
2025-01-10 15:24:15 +01:00
Daniel Öster
ca77485748
Merge pull request #751 from dalathegreat/bugfix/BYD-CAN-startup
...
Improvement: Make BYD protocol more robust for offgrid use
2025-01-10 17:22:18 +03:00
Daniel Öster
e83533fd08
Merge pull request #754 from dalathegreat/feature/sono-battery
...
New battery: Add support for Sono Motors Battery
2025-01-10 10:55:06 +03:00
Daniel Öster
4912c012a9
Merge pull request #770 from dalathegreat/improvement/sketch-size
...
Improvement: Reduce sketch size
2025-01-10 10:14:48 +03:00
Daniel Öster
e03215fa78
Add blocking until we see inverter
2025-01-09 15:47:27 +02:00
Bernhard Urban-Forster
61f5bc68f0
contactors control: add tracing with timestamps
2025-01-08 21:46:58 +01:00
Bernhard Urban-Forster
bdf65513ec
kostal: more tracing with timestamps
2025-01-08 21:46:58 +01:00
Daniel Öster
c1d79c288b
Remove unused textfiles from libraries
2025-01-08 20:18:51 +02:00
Daniel Öster
f90cf0b673
Remove examples from library
2025-01-08 20:15:12 +02:00
Daniel Öster
969724654d
Remove unused modbus files to reduce sketch size
2025-01-08 19:57:34 +02:00
Daniel Öster
606866e3e3
Phase out .md in favour of Wiki
2025-01-08 19:30:11 +02:00
Daniel Öster
b75275e716
Remove references to RGB
2025-01-08 19:26:34 +02:00
Daniel Öster
949bfb172a
Remove unused defines
2025-01-08 19:21:11 +02:00
Daniel Öster
733d52d72b
Remove superflous event description
2025-01-08 19:15:28 +02:00
Daniel Öster
89fc610366
Remove unused test_on_target event handling
2025-01-08 19:08:49 +02:00
Daniel Öster
4447014243
Typo in .cpp file
2025-01-08 19:03:44 +02:00
Daniel Öster
d14af30028
Remove unreachable RGB function
2025-01-08 18:57:59 +02:00
Matt Holmes
d2d67db844
Adding ability to remotely trigger a BMS reset via MQTT and configure Device ID for multiple emulators ( #746 )
...
* Adding ability to remotely trigger a BMS reset via MQTT
* Adding comment to remove build warning
* Enabling configuration of HA Device Id to allow for multiple battery emulators in HA without collision
2025-01-08 17:53:23 +01:00
Daniel Öster
b6d7217036
Remove unused code and trim variable allocs
2025-01-08 18:31:00 +02:00
Daniel Öster
77d83e5eb1
Remove intermediate variable to save memory
2025-01-08 18:04:35 +02:00
Daniel Öster
221ce94d51
Add isolation clearing function
2025-01-07 20:42:54 +02:00
Daniel Öster
64e633f10f
Merge pull request #718 from dalathegreat/feature/tesla-balancing
...
Feature: Add forced Tesla LFP balancing functionality
2025-01-07 18:44:18 +03:00
Daniel Öster
d852692b2e
Increase max LFP allowed cell limit
2025-01-07 16:03:01 +02:00
Daniel Öster
3353bece6c
Increase LFP allowed imbalance mv limit
2025-01-07 16:02:02 +02:00
Daniel Öster
a60a1c3b5c
Add balancing start/end event
2025-01-07 16:01:17 +02:00
Daniel Öster
e387ab9cf0
Add support for Sono Motors Battery
2025-01-06 10:56:27 +02:00
Daniel Öster
6944561b31
Merge pull request #742 from dalathegreat/enhancement/logging
...
Fix bugs in printf logging code & add version to log
2025-01-06 00:07:22 +03:00
Matt Holmes
1e93ad8740
Improvements to CAN logging to SD to significantly improve performance for busy CAN networks ( #752 )
...
- Migrate from SPI SD library to SD_MMC
- Minimise the number of individual file writes by batching writes where possible
- Write a binary stream to the buffer to stop corruption
2025-01-05 22:01:21 +01:00
Daniel Öster
33cbbd3c33
Update CANFD library with 2517 compatibility toggle ( #753 )
2025-01-05 21:59:21 +01:00
Daniel Öster
6cb892b4bc
Update ArduinoJson to v7.3.0 ( #750 )
2025-01-05 21:49:25 +01:00
Daniel Öster
b81e0f5647
Change forced startup messages to 60 second interval
2025-01-05 16:58:19 +02:00
Daniel Öster
ae0506125f
Move BYD startup messages to 10s block
2025-01-04 23:41:13 +02:00
mvgalen
54d96a6339
Fix code formatting.
2025-01-04 22:34:20 +01:00
mvgalen
f47f5ca9d3
Move logging of version/data/time to setup()
...
Move logging of version/data/time to setup() to ensure it is also printed to serial.
2025-01-04 22:29:46 +01:00
Daniel Öster
8c8fddd32b
Make SPA use BMS allowed charge/discharge values
2025-01-04 21:52:56 +02:00
Daniel Öster
bf08d5b852
Add more sanity checking to cellvoltage reading
2025-01-04 11:31:34 +02:00