[Feature Request] Transmission Control #1454

This commit is contained in:
rusefi 2020-05-20 01:13:56 -04:00
parent ba8600307f
commit bdec4cffa9
1 changed files with 6 additions and 1 deletions

View File

@ -95,6 +95,8 @@ struct_no_prefix engine_configuration_s
#define CLT_TIMING_CURVE_SIZE 8
#define IDLE_VE_CURVE_SIZE 8
#define TCU_SOLENOID_COUNT 8
#define ETB_COUNT 2
#define AUX_DIGITAL_VALVE_COUNT 2
@ -887,7 +889,10 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:7], @@maf_sensor_type_e_enum@
vehicle_info_t engineCode;+For example, LS1 or NB2\nREQUIRED for rusEFI Online
vehicle_info_t vehicleName;+For example, Hunchback or Orange Miata\nVehicle name has to be unique between your vehicles.\nREQUIRED for rusEFI Online
int[67] unusedAtOldBoardConfigurationEnd;
output_pin_e[TCU_SOLENOID_COUNT iterate] tcu_solenoid;
int[65] unusedAtOldBoardConfigurationEnd;
uint16_t tps2SecondaryMin;;"ADC", 1, 0, 0, 1000, 0
uint16_t tps2SecondaryMax;;"ADC", 1, 0, 0, 1000, 0