hc_luciano
  • Joined on 2026-03-26
hc_luciano pushed to main at Software/HC_APTBS 2026-04-22 14:36:51 +02:00
9a593e4ff2 fix: stop UI freeze when selecting a pump that needs immobilizer unlock
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-21 11:17:09 +02:00
606090d08c Added 504012 fuelmaps and updated kline data
hc_luciano pushed to main at Software/HC_APTBS 2026-04-20 21:45:19 +02:00
d9775b48be feat: chart grid, pressure tolerance bands, QDelivery RPM normalization, pump page polish
hc_luciano pushed to main at Software/HC_APTBS 2026-04-20 17:46:03 +02:00
69bfda54e1 feat: redesign Bench page with Fluent card layout and radial advance monitor
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-20 16:21:56 +02:00
40bda00efa cleared dtcs from eeprom and dtc commands, and also fixed 004002 map.
hc_luciano pushed to oem_pwmcontroller at Firmware/hpsg5-controller_v2-stm32g4 2026-04-20 15:55:30 +02:00
367ffc6950 Produces 99.8% accurate results of pwm open loop in lab testing. It is a 004002 and needs bench testing
hc_luciano pushed to main at Software/HC_APTBS 2026-04-20 14:03:52 +02:00
70be693116 feat: redesign Pump page with Fluent card layout, bottom snackbar, and RPM chart
hc_luciano pushed to main at Software/HC_APTBS 2026-04-19 22:25:07 +02:00
197e9d1775 feat: redesign dashboard with Fluent KPI tiles, connection strip, and devices column
hc_luciano pushed to oem_pwmcontroller at Firmware/hpsg5-controller_v2-stm32g4 2026-04-18 14:38:52 +02:00
122459b6db Added setpoint offset 004002, pending of bench tests
hc_luciano pushed to main at Software/HC_APTBS 2026-04-18 13:11:45 +02:00
0280a2fad1 feat: page-based navigation shell + Tests page wizard
hc_luciano pushed to oem_pwmcontroller at Firmware/hpsg5-controller_v2-stm32g4 2026-04-17 23:32:48 +02:00
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
hc_luciano pushed to oem_pwmcontroller at Firmware/hpsg5-controller_v2-stm32g4 2026-04-16 19:01:37 +02:00
c2b34f085e Initial branching
hc_luciano created branch oem_pwmcontroller in Firmware/hpsg5-controller_v2-stm32g4 2026-04-16 19:01:37 +02:00
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-16 18:31:15 +02:00
a4e19f02a4 tested in 815 and focus and works in both, so new immo fully verified. Also added 004002 kline data
hc_luciano pushed to main at Software/HC_APTBS 2026-04-16 13:22:56 +02:00
37d099cdbd feat: add Ford VP44 unlock progress dialog, K-Line fast unlock, localization, safety dialogs, and settings
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-15 17:57:01 +02:00
91865ba01d Changed pump ident definition into id.h, kline data and fuelmaps should build from there. Updated write ram exception to always print ack, for less errors in custom software. Added read ram data for 815 mid verification test command
hc_luciano pushed to main at Software/HC_APTBS 2026-04-15 15:21:32 +02:00
c617854c09 feat: implement SavePump/SaveAlarms, fix config round-trip bugs, redesign PDF reports
hc_luciano pushed to main at Software/HC_APTBS 2026-04-14 21:25:37 +02:00
4891eb6812 feat: redesign bench calibration (factor/offset), add Ttank/P2 displays, fix sensor calibration
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-14 20:25:56 +02:00
447ef00b8c Updated all 700h-712h functionality, added full locking mechanism and byte through 312h, It should be tested in a car...
hc_luciano pushed to main at Firmware/hpsg5-controller_v2-stm32g4 2026-04-13 23:07:51 +02:00
2f906373b7 changed ford empf3 message structure, also created the states and cases for 700h rx. Implemented immobilizer's smoke and mirrors, pump does not block but eps 815 should read it and _unlock_ it correctly. Testing required