From 9f539a9dc44000913ee37e72ec4b61c932c8136f Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Mon, 1 Jun 2020 04:05:40 -0700 Subject: [PATCH] Post-stft cleanup (#1478) * unused old fuel PID * fix units Co-authored-by: Matthew Kennedy --- firmware/integration/rusefi_config.txt | 11 ++++------- firmware/tunerstudio/rusefi.input | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 8a7fa00a12..5b667436db 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -654,7 +654,7 @@ custom adc_channel_mode_e 4 bits, U32, @OFFSET@, [0:7], "Off", "Slow", "Fas float fuelLevelFullTankVoltage;;"V", 1, 0, 0,10, 2 ego_sensor_e afr_type;AFR, WBO, EGO - whatever you like to call it; - float fuelClosedLoopAfrLowThreshold;;"ratio", 1, 0, 0, 100, 1 + uint32_t unused696; brain_input_pin_e[TRIGGER_INPUT_PIN_COUNT iterate] triggerInputPins; pin_output_mode_e hip9011CsPinMode; @@ -1147,13 +1147,10 @@ tle8888_mode_e tle8888mode; float postCrankingDurationSec;+Time over which to taper out after start enrichment;"seconds", 1, 0, 0, 100, 2 ThermistorConf auxTempSensor1;todo: finish implementation #332 ThermistorConf auxTempSensor2;todo: finish implementation #332 - int16_t fuelClosedLoopCltThreshold;;"C", 1, 0, 0, 100, 0 - int16_t fuelClosedLoopTpsThreshold;;"%", 1, 0, 0, 100, 0 - int16_t fuelClosedLoopRpmThreshold;;"rpm", 1, 0, 0, 5000, 0 + uint8_t[6] unused2508; int16_t etbFreq;;"Hz", 1, 0, 0, 30000, 0 - pid_s fuelClosedLoopPid; - float fuelClosedLoopAfrHighThreshold;;"ratio", 1, 0, 0, 100, 1 - + uint8_t[24] unused2516; + custom cfg_float_t_1f 4 scalar, F32, @OFFSET@, "Val", 1, 0, -20000000, 20000000, 1 cfg_float_t_1f[IGNITION_PIN_COUNT iterate] timing_offset_cylinder;per-cylinder timing correction diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 7c8af2ccf5..f6198fec85 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -264,7 +264,7 @@ enable2ndByteCanID = false iatCorrection = scalar, S16, 64, "%",{1/@@PACK_MULT_PERCENT@@}, 0 cltCorrection = scalar, S16, 66, "%",{1/@@PACK_MULT_PERCENT@@}, 0 baroCorrection = scalar, S16, 68, "%",{1/@@PACK_MULT_PERCENT@@}, 0 - fuelPidCorrection=scalar, S16, 70, "ms",{1/@@PACK_MULT_PERCENT@@}, 0 + fuelPidCorrection=scalar, S16, 70, "%",{1/@@PACK_MULT_PERCENT@@}, 0 ; Wall model AE wallFuelAmount = scalar, U16, 72, "ms",{1/@@PACK_MULT_MS@@}, 0