parent
4e45ff935c
commit
5896a5d8c5
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue