This website requires JavaScript.
Explore
Help
Sign In
Firmware
/
hpsg5-controller_v2-stm32g4
Watch
1
Star
1
Fork
0
You've already forked hpsg5-controller_v2-stm32g4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
5
Branches
0
Tags
5e20601eebcd130e763bfdea892ddacaeafeed31
Commit Graph
3 Commits
Author
SHA1
Message
Date
LucianoDev
5e20601eeb
Fixed the closed loop oscillation, PI integrator was to hard, also wrong interpolation algo. Its being tested in car, supposedly should be validated and put into release. 504012
2026-04-27 22:03:00 +02:00
LucianoDev
122459b6db
Added setpoint offset 004002, pending of bench tests
2026-04-18 14:38:45 +02:00
LucianoDev
0c90da4cfb
Whole advance control system overhaul. Target angle is now calculated entirely like OEM firmware. Calibration data is fully parsed from a rom dump and a proper file is created with a python extraction tool. Open loop is tested and generates same values as original. In car PID testing has not been done.Voltage compensation is not active as we dont have that parameter's acquisition. 0130 used as flag couldnt be properly decompiled, but logging the ram shows its never blocking the closed loop state. Bench testing is required for verification. Some parameter called setpoint_offset hasnt yet been decompiled, and extractin is through RAM reading. Also modified can_db for T06301 cfgs to include proper FBNW acquisiton
2026-04-17 23:32:40 +02:00