Auto-generated configs and docs
This commit is contained in:
parent
0356485274
commit
0ee0e05644
File diff suppressed because it is too large
Load Diff
|
@ -272,7 +272,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -479,8 +479,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -655,6 +657,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -746,7 +749,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -773,6 +776,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -825,7 +829,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -875,7 +879,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1142,7 +1146,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -272,7 +272,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -479,8 +479,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -655,6 +657,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -746,7 +749,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 20712
|
||||
#define persistent_config_s_size 20732
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -773,6 +776,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -825,7 +829,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2189968068
|
||||
#define SIGNATURE_HASH 94545686
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -875,7 +879,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 20712
|
||||
#define TOTAL_CONFIG_SIZE 20732
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1142,7 +1146,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.kin.2189968068"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.kin.94545686"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -300,7 +300,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -507,8 +507,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -892,6 +894,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -983,7 +986,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1010,6 +1013,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1062,7 +1066,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1941934978
|
||||
#define SIGNATURE_HASH 4103435856
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1112,7 +1116,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1379,7 +1383,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.subaru_eg33_f7.1941934978"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.subaru_eg33_f7.4103435856"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2955686253
|
||||
#define SIGNATURE_HASH 923194559
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 false
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins false
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.2955686253"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.923194559"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -982,6 +984,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1073,7 +1076,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1100,6 +1103,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1154,7 +1158,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3547946901
|
||||
#define SIGNATURE_HASH 1414773319
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1204,7 +1208,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1471,7 +1475,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins false
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.3547946901"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.1414773319"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -982,6 +984,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1073,7 +1076,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1100,6 +1103,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1154,7 +1158,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3547946901
|
||||
#define SIGNATURE_HASH 1414773319
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1204,7 +1208,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1471,7 +1475,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins false
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.3547946901"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.1414773319"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2166274930
|
||||
#define SIGNATURE_HASH 104095392
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.2166274930"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.104095392"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4572
|
||||
#define engine_configuration_s_size 4596
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22104
|
||||
#define persistent_config_s_size 22124
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3740362893
|
||||
#define SIGNATURE_HASH 1507560799
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22104
|
||||
#define TOTAL_CONFIG_SIZE 22124
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.3740362893"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.1507560799"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4572
|
||||
#define engine_configuration_s_size 4596
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22104
|
||||
#define persistent_config_s_size 22124
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3740362893
|
||||
#define SIGNATURE_HASH 1507560799
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22104
|
||||
#define TOTAL_CONFIG_SIZE 22124
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.3740362893"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.1507560799"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4396
|
||||
#define engine_configuration_s_size 4420
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 21588
|
||||
#define persistent_config_s_size 21608
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2220773668
|
||||
#define SIGNATURE_HASH 57980150
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 21588
|
||||
#define TOTAL_CONFIG_SIZE 21608
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.2220773668"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.57980150"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 575634794
|
||||
#define SIGNATURE_HASH 2774898872
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.575634794"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.2774898872"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f429-discovery.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f429-discovery.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 4069426169
|
||||
#define SIGNATURE_HASH 1973708331
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.4069426169"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f469-discovery.1973708331"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets true
|
||||
#define SIGNATURE_HASH 2444112193
|
||||
#define SIGNATURE_HASH 377803923
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.frankenso_na6.2444112193"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.frankenso_na6.377803923"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 155205532
|
||||
#define SIGNATURE_HASH 2389367374
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.155205532"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-112-17.2389367374"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3798216402
|
||||
#define SIGNATURE_HASH 1699662592
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-gm-e67.3798216402"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-gm-e67.1699662592"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22760
|
||||
#define persistent_config_s_size 22780
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2255644292
|
||||
#define SIGNATURE_HASH 22578006
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22760
|
||||
#define TOTAL_CONFIG_SIZE 22780
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-honda-k.2255644292"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-honda-k.22578006"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3694154403
|
||||
#define SIGNATURE_HASH 1528477553
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-nb1.3694154403"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen-nb1.1528477553"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2834210557
|
||||
#define SIGNATURE_HASH 801405743
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121nissan.2834210557"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121nissan.801405743"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 4028668044
|
||||
#define SIGNATURE_HASH 1997176158
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121vag.4028668044"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen121vag.1997176158"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 768323485
|
||||
#define SIGNATURE_HASH 2866891343
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen128.768323485"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen128.2866891343"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1827128019
|
||||
#define SIGNATURE_HASH 3956090625
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen154hyundai.1827128019"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen154hyundai.3956090625"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1085829622
|
||||
#define SIGNATURE_HASH 3348272164
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen72.1085829622"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen72.3348272164"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2781418892
|
||||
#define SIGNATURE_HASH 585363550
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen81.2781418892"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen81.585363550"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 349616200
|
||||
#define SIGNATURE_HASH 2482789786
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen88bmw.349616200"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellen88bmw.2482789786"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1933075350
|
||||
#define SIGNATURE_HASH 4094854724
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA6.1933075350"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA6.4094854724"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1154,7 +1158,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3074520933
|
||||
#define SIGNATURE_HASH 812356279
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1204,7 +1208,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1471,7 +1475,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA8_96.3074520933"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.hellenNA8_96.812356279"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2178946839
|
||||
#define SIGNATURE_HASH 113963717
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.m74_9.2178946839"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.m74_9.113963717"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets true
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2370001904
|
||||
#define SIGNATURE_HASH 174702114
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f4.2370001904"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f4.174702114"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets true
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2370001904
|
||||
#define SIGNATURE_HASH 174702114
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f7.2370001904"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.mre_f7.174702114"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.nucleo_h743.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.nucleo_h743.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 4039985402
|
||||
#define SIGNATURE_HASH 2011671848
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_405.4039985402"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_405.2011671848"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 4039985402
|
||||
#define SIGNATURE_HASH 2011671848
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_469.4039985402"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.prometheus_469.2011671848"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 26088
|
||||
#define persistent_config_s_size 26108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets true
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2872586484
|
||||
#define SIGNATURE_HASH 739431718
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 26088
|
||||
#define TOTAL_CONFIG_SIZE 26108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f4.2872586484"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f4.739431718"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 26088
|
||||
#define persistent_config_s_size 26108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets true
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2872586484
|
||||
#define SIGNATURE_HASH 739431718
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 26088
|
||||
#define TOTAL_CONFIG_SIZE 26108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f7.2872586484"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_f7.739431718"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 26088
|
||||
#define persistent_config_s_size 26108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets true
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2872586484
|
||||
#define SIGNATURE_HASH 739431718
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 26088
|
||||
#define TOTAL_CONFIG_SIZE 26108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_h7.2872586484"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.proteus_h7.739431718"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1772000300
|
||||
#define SIGNATURE_HASH 4004803070
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.s105.1772000300"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.s105.4004803070"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1152,7 +1156,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_small_can_board_presets true
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 4277684707
|
||||
#define SIGNATURE_HASH 2043849777
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1202,7 +1206,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1469,7 +1473,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.small-can-board.4277684707"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.small-can-board.2043849777"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f413_nucleo.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f429_nucleo.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.stm32f767_nucleo.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.t-b-g.3227092330"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.t-b-g.1198743736"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1151,7 +1155,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1257744712
|
||||
#define SIGNATURE_HASH 3453832346
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1201,7 +1205,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1468,7 +1472,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.tdg-pdm8.1257744712"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.tdg-pdm8.3453832346"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define engine_configuration_s_size 4556
|
||||
#define engine_configuration_s_size 4580
|
||||
#define engine_load_mode_e_auto_enum 0="LM_SPEED_DENSITY",2="LM_ALPHA_N",3="LM_LUA",100="LM_MOCK",1="LM_REAL_MAF"
|
||||
#define engine_load_mode_e_enum "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"
|
||||
#define engine_load_mode_e_LM_ALPHA_N 2
|
||||
|
@ -515,8 +515,10 @@
|
|||
#define GAUGE_NAME_FUEL_FLOW "Fuel: Flow rate"
|
||||
#define GAUGE_NAME_FUEL_IAT_CORR "Fuel: IAT correction"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY "Fuel: injector duty cycle"
|
||||
#define GAUGE_NAME_FUEL_INJ_DUTY_STAGE_2 "Fuel: injector duty cycle stage 2"
|
||||
#define GAUGE_NAME_FUEL_INJECTION_TIMING "Fuel: Injection timing SOI"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION "Fuel: Last inj pulse width"
|
||||
#define GAUGE_NAME_FUEL_LAST_INJECTION_STAGE_2 "Fuel: Last inj pulse width stg 2"
|
||||
#define GAUGE_NAME_FUEL_LEVEL "Fuel level"
|
||||
#define GAUGE_NAME_FUEL_LOAD "Fuel: Load"
|
||||
#define GAUGE_NAME_FUEL_PRESSURE_HIGH "Fuel pressure (high)"
|
||||
|
@ -981,6 +983,7 @@
|
|||
#define INDICATOR_NAME_BRAKE_DOWN "Brake switch"
|
||||
#define INDICATOR_NAME_CLUTCH_DOWN "Clutch: down"
|
||||
#define INDICATOR_NAME_CLUTCH_UP "Clutch: up"
|
||||
#define INJ_STAGING_COUNT 6
|
||||
#define injection_mode_e_auto_enum 0="IM_SIMULTANEOUS",2="IM_BATCH",1="IM_SEQUENTIAL",3="IM_SINGLE_POINT"
|
||||
#define injection_mode_e_IM_BATCH 2
|
||||
#define injection_mode_e_IM_SEQUENTIAL 1
|
||||
|
@ -1072,7 +1075,7 @@
|
|||
#define PACK_PERCENT_BYTE_MULT 100.0
|
||||
#define PEDAL_TO_TPS_SIZE 8
|
||||
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
|
||||
#define persistent_config_s_size 22088
|
||||
#define persistent_config_s_size 22108
|
||||
#define pid_s_size 20
|
||||
#define pin_input_mode_e_auto_enum 0="PI_DEFAULT",2="PI_PULLDOWN",1="PI_PULLUP"
|
||||
#define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN"
|
||||
|
@ -1099,6 +1102,7 @@
|
|||
#define PROTOCOL_HIP_NAME "HIP"
|
||||
#define PROTOCOL_HPFP_NAME "hpfp"
|
||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
||||
#define PROTOCOL_INJ1_STAGE2_SHORT_NAME "j1"
|
||||
#define PROTOCOL_MSG "msg"
|
||||
#define PROTOCOL_OUTPIN "outpin"
|
||||
#define PROTOCOL_SIGNATURE_PREFIX "rusEFI "
|
||||
|
@ -1153,7 +1157,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 2851971100
|
||||
#define SIGNATURE_HASH 785860046
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1203,7 +1207,7 @@
|
|||
#define TOOTH_PACKET_SIZE 2
|
||||
#define TOP_DEAD_CENTER_MESSAGE "r"
|
||||
#define TORQUE_CURVE_SIZE 6
|
||||
#define TOTAL_CONFIG_SIZE 22088
|
||||
#define TOTAL_CONFIG_SIZE 22108
|
||||
#define TPS_2_BYTE_PACKING_MULT 100
|
||||
#define TPS_TPS_ACCEL_CLT_CORR_TABLE 4
|
||||
#define TPS_TPS_ACCEL_TABLE 8
|
||||
|
@ -1470,7 +1474,7 @@
|
|||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all false
|
||||
#define ts_show_vr_threshold_pins true
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.uaefi.2851971100"
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.uaefi.785860046"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2955686253
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.2955686253"
|
||||
#define SIGNATURE_HASH 923194559
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-2chan.923194559"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3547946901
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.3547946901"
|
||||
#define SIGNATURE_HASH 1414773319
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan.1414773319"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3547946901
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.3547946901"
|
||||
#define SIGNATURE_HASH 1414773319
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-4chan_f7.1414773319"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2166274930
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.2166274930"
|
||||
#define SIGNATURE_HASH 104095392
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan-revA.104095392"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3740362893
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.3740362893"
|
||||
#define SIGNATURE_HASH 1507560799
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan.1507560799"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3740362893
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.3740362893"
|
||||
#define SIGNATURE_HASH 1507560799
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.alphax-8chan_f7.1507560799"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.3227092330"
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.at_start_f435.1198743736"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2220773668
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.2220773668"
|
||||
#define SIGNATURE_HASH 57980150
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.atlas.57980150"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3227092330
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.3227092330"
|
||||
#define SIGNATURE_HASH 1198743736
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.cypress.1198743736"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 575634794
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.575634794"
|
||||
#define SIGNATURE_HASH 2774898872
|
||||
#define TS_SIGNATURE "rusEFI master.2024.01.07.f407-discovery.2774898872"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue