Skip to content

Releases: Forbes-Automotive/OpenHaldex-C6

v1.10

24 Jan 22:32

Choose a tag to compare

Includes OTA updates, custom modes (based on speed/throttle inputs & custom lock %).

What's Changed

New Contributors

Full Changelog: https://github.com/adamforbes92/OpenHaldex-C6/commits/Releases

OpenHaldex C6 v2.10.0

04 Mar 18:53

Choose a tag to compare

OpenHaldex C6 v2.10.0

This release marks the migration of OpenHaldex C6 to a new PlatformIO-based codebase.

Major changes

• Migrated from Arduino IDE project structure to PlatformIO / VS Code
• Improved project structure (src/include/lib)
• Updated ESP32-C6 build configuration
• Improved firmware maintainability and development workflow

Features included in the v2.x series

• Custom web UI
• Expert editor with 7x7 speed / throttle / lock map
• Force Mode for TC events
• SavvyCAN integration
• Improved ECU speed handling (ABS fallback)
• Binary Haldex state monitoring

See full firmware history in: include/OpenHaldexC6_ver.h

Notes

This release replaces the legacy Arduino codebase.

Firmware version: 2.10.0

Source

https://github.com/Forbes-Automotive/OpenHaldex-C6

V1.11

24 Feb 16:24

Choose a tag to compare

Merge remote-tracking branch 'upstream/main' into develop

V2.01

19 Feb 07:27

Choose a tag to compare

V2.01 Pre-release
Pre-release

BETA - for testing.

Base:
Ported all of the code to PlatformIO

Features:
added custom UI with:
> 'on TC, enable 5050' checkbox & 'on ext. button hold, enable 5050' checkbox
> expert editor with 7x7 array of speed/throttle/lock

v2.10.1

23 Mar 08:22

Choose a tag to compare

Added CAN Health status.