MAP phase sensing #3544

need to skip
This commit is contained in:
rusefillc 2021-12-04 17:48:18 -05:00
parent fe5889b847
commit c8bf360ca8
2 changed files with 3 additions and 1 deletions

View File

@ -784,7 +784,8 @@ output_pin_e acFanPin;+Optional Radiator Fan used with A/C
pin_output_mode_e acFanPinMode;
uint8_t[6] unused11;;"volts", 0.1, 0, 0, 20, 1
uint8_t mapCamSkipFactor;;"", 1, 0, 0, 255, 0
uint8_t[5] unused11;;"volts", 0.1, 0, 0, 20, 1
uint8_t[DWELL_CURVE_SIZE] dwellVoltageCorrVoltBins;;"volts", 0.1, 0, 0, 20, 1
custom imu_type_e 1 bits, U08, @OFFSET@, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2"

View File

@ -3400,6 +3400,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
field = "mapCamDetectionAnglePosition", mapCamDetectionAnglePosition
field = "mapCamDetectionThreshold", mapCamDetectionThreshold
field = "mapCamAveragingLength", mapCamAveragingLength
field = "mapCamSkipFactor", mapCamSkipFactor
field = "#System hacks"
field = "Global fuel correction", globalFuelCorrection
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex