Skip to content

v10.0.RC4

Pre-release
Pre-release

Choose a tag to compare

@dalathegreat dalathegreat released this 01 Feb 15:47
· 530 commits to main since this release
dd35947

What's Changed 📦

This release focuses on longterm stability, by improving the ESP32 library base used, partitioning schemes, flash frequencies and flash size.

Taking this release into use ⚙️

Caution

USB reflash required to take v10.0.0 into use!

Note that v10.X.X is a major new release of the Battery-Emulator software. The first time when taking 10.X.X into use, you are required to perform an initial USB setup via this webpage! This is because we are changing the flash frequencies, partitioning layouts and other under the hood changes to ensure longterm system stability. After 10.X.X has been initially installed via USB, following 10.X.X releases can be updated over the air normally.

Quickstart video: https://youtu.be/sR3t7j0R9Z0

Setting up a board for the first time? Use this webpage to flash the board!

What's Changed

Inverters ⚡

  • Pylon LV: Prevent voltage bouncing due to repeatedly charge/discharge by @M4GNV5 in #1988

Housekeeping 🧹

  • Improvement: Inform user of low memory situation + ESP downgrade by @dalathegreat in #1997

Full Changelog: v10.0.RC3...v10.0.RC4