rusefillc 2024-03-18 08:51:01 -04:00
parent ce8ba9db4a
commit 89c1b68c57
1 changed files with 1 additions and 7 deletions

View File

@ -235,9 +235,6 @@ struct_no_prefix engine_configuration_s
#define BARO_CORR_SIZE 4
#define MAF_DECODING_COUNT 32
#define AFTERSTART_HOLD_CURVE_SIZE 8
#define AFTERSTART_DECAY_CURVE_SIZE 8
#define AFTERSTART_ENRICH_CURVE_SIZE 8
#define GPPWM_LOAD_COUNT 8
#define GPPWM_RPM_COUNT 8
@ -1731,10 +1728,7 @@ uint8_t[CLT_CURVE_SIZE] autoscale iacCoasting; RPM-based idle position for co
warning_message_t warning_message;
float[AFTERSTART_HOLD_CURVE_SIZE] afterstartCoolantBins;;"C", 1, 0, -100, 250, 0
float[AFTERSTART_HOLD_CURVE_SIZE] afterstartHoldTime;;"Seconds", 1, 0, 0, 100, 1
float[AFTERSTART_ENRICH_CURVE_SIZE] afterstartEnrich;;"%", 1, 0, 0, 600, 1
float[AFTERSTART_DECAY_CURVE_SIZE] afterstartDecayTime;;"Seconds", 1, 0, 0, 100, 1
float[32] unusedGapInCalibration
uint8_t[BOOST_LOAD_COUNT x BOOST_RPM_COUNT] autoscale boostTableOpenLoop;;"", {1/2}, 0, 0, 100, 1
uint8_t[BOOST_RPM_COUNT] autoscale boostRpmBins;;"RPM", 100, 0, 0, 25000, 0