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
Daniel Öster
3f993f7d23
Add more battery info data
2025-01-04 11:14:19 +02:00
Daniel Öster
01ae0c1278
Volvo/Polestar: Add contactor closing and DTC reset ( #744 )
...
* Add contactor closing and DTC reset
2025-01-03 21:53:38 +01:00
Daniel Öster
7df7992149
Kia64: Add sanity checking for last cellvoltages ( #745 )
...
* Add sanity checking for last cellvoltages
2025-01-03 20:53:04 +01:00
Daniel Öster
c8efe2ff63
Add support for BMS2 power ( #741 )
2025-01-03 14:52:58 +01:00
Daniel Öster
e0d72b71aa
Merge pull request #734 from LevinSwe/main
...
Slow down polling of ParameterPolling KIA / Hyundai
2025-01-03 01:12:52 +03:00
Daniel Öster
33aa75bd7c
Add BMS power reset functionality ( #706 )
2025-01-02 22:43:31 +01:00
Matt Holmes
f138f97905
Adding feature to log to SD Card ( #708 )
...
* Adding feature to log to SD Card
Co-authored-by: mvgalen <marijnvangalen@gmail.com>
2025-01-02 21:46:10 +02:00
LevinSwe
5babcc03bd
Update KIA-HYUNDAI-64-BATTERY.cpp
...
- Removed Non-used parameter polling IDs 7 -- 10
- Moved the PID counter Max value code inside the if (hold counter) code.
2025-01-02 19:14:08 +01:00
LevinSwe
91e0e55fd5
Update KIA-HYUNDAI-64-BATTERY.cpp
2025-01-02 15:29:40 +01:00
LevinSwe
884ed718d3
Update KIA-HYUNDAI-64-BATTERY.cpp
...
- Expand the time of parameterID polling to increase the ID-counter every other time instead of every 100ms cycle.
- Sometimes the cell voltages are corrupted if polled to fast.
2025-01-02 15:05:33 +01:00
mvgalen
3d1f535b09
* Fix issue with % in log output conflicting with templating character
...
* Fix issue with % in log output conflicting with templating character
- Split index_html string in header and footer part
- Use header and footer for index html template page
- Fix missing html and head tags in minified index html.
- Do not use templating engine for debug and can log pages, by using index html header and footer directly in generated content.
* Change pct to %.
* Revert "Fix crash caused by percentage char"
This reverts commit 04a68fc89e
.
The original commit only fixed the symptoms, the cause has been fixed,
now we ran revert these.
* Revert "Remove percentage sign from logging"
This reverts commit af05f28755
.
The original commit only fixed the symptoms, the cause has been fixed,
now we ran revert these.
2025-01-02 13:22:52 +01:00
Daniel Öster
850031ccf9
Update version number to signal dev
2025-01-02 13:22:23 +02:00
Daniel Öster
3bfac77fb0
Update version number for release
2025-01-02 12:37:46 +02:00
Daniel Öster
af53aa6730
Merge pull request #731 from dalathegreat/bugfix/leaf-cellv-regression
...
Regression: LEAF, Speedup polling, fix requests for cellvoltage
2025-01-02 13:35:48 +03:00
Daniel Öster
184d929d6c
Merge pull request #728 from dalathegreat/feature/bmw-sbox
...
Feature/bmw sbox
2025-01-02 12:57:18 +03:00
Daniel Öster
b3435e6dd0
Speedup polling, fix requests
2025-01-02 11:54:14 +02:00
Daniel Öster
bcfb41e82e
Add task priority setting for CAN addons
2025-01-01 23:09:42 +02:00
rha
1f749535c5
fixed comment and function name
2025-01-01 21:43:26 +02:00
rha
3d5f03823f
merge
2025-01-01 16:35:10 +02:00
rha
d43cd3fb6f
shunt communication status bit
2025-01-01 10:23:22 +02:00
Daniel Öster
53b0e1a623
Merge pull request #724 from dalathegreat/bugfix/logging-panic-reset
...
Bugfix: Fix Panic Reset caused by percentage char
2024-12-31 19:57:01 +03:00
Daniel Öster
af05f28755
Remove percentage sign from logging
2024-12-31 18:31:56 +02:00
Daniel Öster
04a68fc89e
Fix crash caused by percentage char
2024-12-31 18:18:46 +02:00
Daniel Öster
132fa1e331
Remove watchdog spamming
2024-12-31 17:14:15 +02:00
Daniel Öster
208c643854
Merge pull request #720 from lenvm/feature/move-check-to-lilygo-hw
...
Move check if CAN_ADDON AND CANFD_ADDON are defined simultaneously, to respective hardware
2024-12-31 13:12:50 +03:00
lenvm
ea2d57a4a5
Merge pull request #719 from lenvm/feature/hw-devkit
...
Add support for ESP32 DevKit V1 hardware
2024-12-31 00:33:13 +01:00
Daniel Öster
293bf12d5e
Fix broken references in logging
2024-12-31 01:16:36 +02:00
lenvm
b45f28b6e7
move check if CAN_ADDON AND CANFD_ADDON are defined simultaneously, to respective hardware
2024-12-31 00:04:53 +01:00
lenvm
95ae99aeef
add hardware abstraction layer for ESP32 DevKit V1
2024-12-30 23:42:03 +01:00
Daniel Öster
4d68c653c7
Merge pull request #709 from dalathegreat/bugfix/i3-second-battery-cellmonitor
...
BMW i3: Make cellvoltages work for double-battery
2024-12-30 22:20:16 +03:00
lenvm
52a5fd9f86
Merge pull request #715 from lenvm/feature/add-hardware-to-github-actions
...
Add hardware to GitHub Actions workflows
2024-12-30 20:19:37 +01:00
Daniel Öster
2cf3ecdae1
Merge pull request #710 from lenvm/feature/homogenize-sma-inverter-protocols
...
Sync SMA inverter protocols
2024-12-30 22:01:36 +03:00
lenvm
06557bf64d
fix missing #endif in hw_stark
2024-12-30 20:01:27 +01:00
lenvm
6c8333fce9
update error message if no target hardware is selected
2024-12-30 18:21:22 +01:00
lenvm
5b11e5b956
add hardware to GitHub Actions workflows
2024-12-30 18:21:22 +01:00
Daniel Öster
e819936b37
Merge pull request #714 from lenvm/bugfix/compile-hw-without-sd-card
...
Bugfix: ensure code compiles for hardware that does not have SD card pins
2024-12-30 20:06:55 +03:00
Daniel Öster
22e49abb6d
Merge pull request #716 from josiahhiggs/enhancement/tesla-safety-check
...
Enhancement/tesla safety check
2024-12-30 17:42:29 +03:00
Daniel Öster
1c8aab978f
Add autodetect for battery2 size
2024-12-30 16:24:15 +02:00
Daniel Öster
688952c407
Merge pull request #712 from lenvm/feature/add-bmw-i3-wake-up-pin-for-battery2
...
Add wake up pin for second BMW I3 battery
2024-12-30 17:20:09 +03:00
lenvm
5deb333dc7
ensure code compiles for hardware that does not have SD card pins defined
2024-12-29 22:48:23 +01:00
josiahhiggs
ec1d0cf990
Update TESLA-BATTERY.cpp
2024-12-30 09:34:24 +13:00
lenvm
ca1da7ed13
add wake up pin for BMW I3 double battery
2024-12-29 21:15:36 +01:00
lenvm
1a1ccd3069
update function name map_can_frame_to_variable_battery2() to handle_incoming_can_frame_battery2()
2024-12-29 21:09:41 +01:00
Daniel Öster
91aa122517
Make cellvoltages work for double-battery
2024-12-29 22:46:09 +03:00
josiahhiggs
f7033b59d0
Update TESLA-BATTERY.cpp
2024-12-30 08:34:00 +13:00
lenvm
08e0ea5f6d
rename SMA defines, to use more consistent naming
2024-12-29 20:25:27 +01:00
lenvm
43d3e781eb
homogenize sma inverter protocols
2024-12-29 20:25:24 +01:00
josiahhiggs
12745d104e
Update TESLA-BATTERY.cpp
2024-12-30 08:23:40 +13:00