rusefi / rusefi

rusefi - GPL internal combustion engine control unit
http://rusefi.com
Other
797 stars 257 forks source link

Allow up to 510 as Y axis in boost tables that use MAP as Y axis #7054

Open ElDominio opened 3 weeks ago

ElDominio commented 3 weeks ago

Is your feature request related to a problem? Please describe. I want to use 500 as a Y value in a boost table that uses MAP as Y. Currently max is 255. I understand 510 is possible by multiplying *2

Would we need new configuration fields? None

Describe the solution you'd like Multiply Y axis by 2

Describe alternatives you've considered None really

rusefillc commented 3 weeks ago
! technical debt: some of these use uint8_t !!!
#define MAP_UPPER_LIMIT 255

image

FDSoftware commented 2 weeks ago

@ElDominio you can try now this with the build: Nightly 2024-11-13