v7.4.0
版本发布时间: 2024-10-01 15:57:32
dalathegreat/Battery-Emulator最新发布版本:v7.4.0(2024-10-01 15:57:32)
What's Changed
This is a bugfix release with many small fixes. It is essential for smooth OTA updates.
Batteries :battery:
- Bugfix: PWM_CONTACTOR_CONTROL now actually engages contactors by @obbardc in https://github.com/dalathegreat/Battery-Emulator/pull/481
- eGMP: Contactor closing for eGMP now working, by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/465
- iMIEV: Make cellvoltages min/max work on webserver by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/503
- iMIEV: Fixed an issue causing all 88 cells not appearing on cellmonitor by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/504
- Pylon Battery: Add voltage limits, remove faulty safety by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/489
Housekeeping :broom:
- Feature: Clear events via webpage, by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/487
- Microfeature: Improved DEBUG_CANFD_DATA output ... MORE! by @StarkJohan in https://github.com/dalathegreat/Battery-Emulator/pull/498
- Bugfix: Compilation issue - order_events declared inside wrong #ifdef by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/491
- Bugfix: Disable Chained CAN Sending During OTA Updates by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/497
- Bugfix: Panic issue and pause function terminology by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/499
- Improvement: OTA Update improved by removing delay and immediate CAN Control by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/505
Full Changelog: https://github.com/dalathegreat/Battery-Emulator/compare/v7.3.0...v7.4.0