Auto-generated configs and docs
This commit is contained in:
parent
76968707a1
commit
fb09f94b81
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3973
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3974
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3975
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3973
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3974
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3975
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -5080,9 +5080,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3961
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3962
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3963
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -5080,9 +5080,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3961
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3962
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3963
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3797
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3798
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3799
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -4984,9 +4984,21 @@ struct engine_configuration_s {
|
|||
*/
|
||||
scaled_channel<uint8_t, 1, 1> sparkHardwareLatencyCorrection;
|
||||
/**
|
||||
* units: units
|
||||
* Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise.
|
||||
* units: sec
|
||||
* offset 3957
|
||||
*/
|
||||
scaled_channel<uint8_t, 10, 1> maxOilPressureTimeout;
|
||||
/**
|
||||
* Maximum allowed oil pressure. If oil pressure exceed this level within <timeout> seconds, fuel will be cut. Set to 0 to disable.
|
||||
* units: kPa
|
||||
* offset 3958
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 10> maxOilPressure;
|
||||
/**
|
||||
* units: units
|
||||
* offset 3959
|
||||
*/
|
||||
uint8_t unusedOftenChangesDuringFirmwareUpdate[END_OF_CALIBRATION_PADDING] = {};
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define show_2chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1135205443
|
||||
#define SIGNATURE_HASH 845096
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-2chan.1135205443"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-2chan.845096"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1384,7 +1384,7 @@
|
|||
#define show_4chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2375474299
|
||||
#define SIGNATURE_HASH 3459507472
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan.2375474299"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan.3459507472"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1384,7 +1384,7 @@
|
|||
#define show_4chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2375474299
|
||||
#define SIGNATURE_HASH 3459507472
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan_f7.2375474299"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan_f7.3459507472"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -383,7 +383,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1380,7 +1380,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 377205792
|
||||
#define SIGNATURE_HASH 1440648523
|
||||
#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"
|
||||
|
@ -1875,7 +1875,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4k-gdi.377205792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4k-gdi.1440648523"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define show_8chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1794537712
|
||||
#define SIGNATURE_HASH 693322139
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan-revA.1794537712"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan-revA.693322139"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -383,7 +383,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4028
|
||||
#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"
|
||||
|
@ -1381,7 +1381,7 @@
|
|||
#define show_8chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 22246655
|
||||
#define SIGNATURE_HASH 1123437972
|
||||
#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"
|
||||
|
@ -1876,7 +1876,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan.22246655"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan.1123437972"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -383,7 +383,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4028
|
||||
#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"
|
||||
|
@ -1381,7 +1381,7 @@
|
|||
#define show_8chan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 143127537
|
||||
#define SIGNATURE_HASH 1260571290
|
||||
#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"
|
||||
|
@ -1876,7 +1876,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan_f7.143127537"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan_f7.1260571290"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4016
|
||||
#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"
|
||||
|
@ -1382,7 +1382,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3620136864
|
||||
#define SIGNATURE_HASH 2489573067
|
||||
#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"
|
||||
|
@ -1877,7 +1877,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-gold.3620136864"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-gold.2489573067"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -385,7 +385,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4016
|
||||
#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"
|
||||
|
@ -1382,7 +1382,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 908448147
|
||||
#define SIGNATURE_HASH 1971382520
|
||||
#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"
|
||||
|
@ -1877,7 +1877,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-silver.908448147"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-silver.1971382520"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.at_start_f435.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.at_start_f435.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 3852
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3618849518
|
||||
#define SIGNATURE_HASH 2484501381
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.atlas.3618849518"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.atlas.2484501381"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -387,7 +387,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_tcu_gauges false
|
||||
#define show_test_presets true
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1930190621
|
||||
#define SIGNATURE_HASH 816408182
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f407-discovery.1930190621"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f407-discovery.816408182"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f429-discovery.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f429-discovery.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2707656755
|
||||
#define SIGNATURE_HASH 3804670296
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f469-discovery.2707656755"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f469-discovery.3804670296"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f746-discovery.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f746-discovery.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1387,7 +1387,7 @@
|
|||
#define show_tcu_gauges false
|
||||
#define show_test_presets true
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1756390763
|
||||
#define SIGNATURE_HASH 722820096
|
||||
#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"
|
||||
|
@ -1882,7 +1882,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.frankenso_na6.1756390763"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.frankenso_na6.722820096"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.haba208.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.haba208.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3347965142
|
||||
#define SIGNATURE_HASH 2217270717
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen-honda-k.3347965142"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen-honda-k.2217270717"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_HellenNB1_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2309406769
|
||||
#define SIGNATURE_HASH 3389258074
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen-nb1.2309406769"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen-nb1.3389258074"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_Hellen121nissan_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2581908224
|
||||
#define SIGNATURE_HASH 3661754987
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen121nissan.2581908224"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen121nissan.3661754987"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_Hellen121vag_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3286036091
|
||||
#define SIGNATURE_HASH 2155468560
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen121vag.3286036091"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen121vag.2155468560"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_Hellen128merc_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2116467799
|
||||
#define SIGNATURE_HASH 1032029500
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen128.2116467799"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen128.1032029500"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 986610037
|
||||
#define SIGNATURE_HASH 2037071902
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen154hyundai.986610037"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen154hyundai.2037071902"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2167039280
|
||||
#define SIGNATURE_HASH 3264175195
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen154hyundai_f7.2167039280"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen154hyundai_f7.3264175195"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_HellenNB2_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3311608404
|
||||
#define SIGNATURE_HASH 2261130047
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen72.3311608404"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellen72.2261130047"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1386,7 +1386,7 @@
|
|||
#define show_HellenNA6_presets true
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2616586837
|
||||
#define SIGNATURE_HASH 3629173566
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellenNA6.2616586837"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellenNA6.3629173566"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1387,7 +1387,7 @@
|
|||
#define show_HellenNB1_presets false
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 3644856769
|
||||
#define SIGNATURE_HASH 2598707370
|
||||
#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"
|
||||
|
@ -1882,7 +1882,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellenNA8_96.3644856769"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.hellenNA8_96.2598707370"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 4121417023
|
||||
#define SIGNATURE_HASH 3053644884
|
||||
#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"
|
||||
|
@ -1881,7 +1881,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.m74_9.4121417023"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.m74_9.3053644884"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1384,7 +1384,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2684224063
|
||||
#define SIGNATURE_HASH 3696966484
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre-legacy_f4.2684224063"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre-legacy_f4.3696966484"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1384,7 +1384,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2684224063
|
||||
#define SIGNATURE_HASH 3696966484
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre_f4.2684224063"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre_f4.3696966484"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1384,7 +1384,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2684224063
|
||||
#define SIGNATURE_HASH 3696966484
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre_f7.2684224063"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.mre_f7.3696966484"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.nucleo_f413.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.nucleo_f413.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1417627955
|
||||
#define SIGNATURE_HASH 400191576
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_f4.1417627955"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_f4.400191576"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2429075421
|
||||
#define SIGNATURE_HASH 3547170486
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_f7.2429075421"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_f7.3547170486"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1417627955
|
||||
#define SIGNATURE_HASH 400191576
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_h7.1417627955"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.proteus_h7.400191576"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1072226524
|
||||
#define SIGNATURE_HASH 2085476791
|
||||
#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"
|
||||
|
@ -1879,7 +1879,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.small-can-board.1072226524"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.small-can-board.2085476791"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32f429_nucleo.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32f429_nucleo.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32f767_nucleo.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32f767_nucleo.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32h743_nucleo.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.stm32h743_nucleo.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1683065371
|
||||
#define SIGNATURE_HASH 670348144
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.subaru_eg33_f7.1683065371"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.subaru_eg33_f7.670348144"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1385,7 +1385,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#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"
|
||||
|
@ -1880,7 +1880,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.t-b-g.2478085792"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.t-b-g.3490820043"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -382,7 +382,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1379,7 +1379,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 2246056248
|
||||
#define SIGNATURE_HASH 3326419027
|
||||
#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"
|
||||
|
@ -1875,7 +1875,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.uaefi.2246056248"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.uaefi.3326419027"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
#define ego_sensor_e_ES_Innovate_MTX_L 1
|
||||
#define ego_sensor_e_ES_PLX 4
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define END_OF_CALIBRATION_PADDING 53
|
||||
#define END_OF_CALIBRATION_PADDING 51
|
||||
#define engine_configuration_s_size 4012
|
||||
#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"
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
#define SentInput_NONE 0
|
||||
#define show_tcu_gauges false
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 1040376395
|
||||
#define SIGNATURE_HASH 2108152608
|
||||
#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"
|
||||
|
@ -1878,7 +1878,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.uaefi121.1040376395"
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.uaefi121.2108152608"
|
||||
#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-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1135205443
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-2chan.1135205443"
|
||||
#define SIGNATURE_HASH 845096
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-2chan.845096"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2375474299
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan.2375474299"
|
||||
#define SIGNATURE_HASH 3459507472
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan.3459507472"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2375474299
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan_f7.2375474299"
|
||||
#define SIGNATURE_HASH 3459507472
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4chan_f7.3459507472"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 377205792
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4k-gdi.377205792"
|
||||
#define SIGNATURE_HASH 1440648523
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-4k-gdi.1440648523"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1794537712
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan-revA.1794537712"
|
||||
#define SIGNATURE_HASH 693322139
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan-revA.693322139"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 22246655
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan.22246655"
|
||||
#define SIGNATURE_HASH 1123437972
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan.1123437972"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 143127537
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan_f7.143127537"
|
||||
#define SIGNATURE_HASH 1260571290
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-8chan_f7.1260571290"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3620136864
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-gold.3620136864"
|
||||
#define SIGNATURE_HASH 2489573067
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-gold.2489573067"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 908448147
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-silver.908448147"
|
||||
#define SIGNATURE_HASH 1971382520
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.alphax-silver.1971382520"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.at_start_f435.2478085792"
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.at_start_f435.3490820043"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3618849518
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.atlas.3618849518"
|
||||
#define SIGNATURE_HASH 2484501381
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.atlas.2484501381"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1930190621
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f407-discovery.1930190621"
|
||||
#define SIGNATURE_HASH 816408182
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f407-discovery.816408182"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2478085792
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f429-discovery.2478085792"
|
||||
#define SIGNATURE_HASH 3490820043
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f429-discovery.3490820043"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2707656755
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f469-discovery.2707656755"
|
||||
#define SIGNATURE_HASH 3804670296
|
||||
#define TS_SIGNATURE "rusEFI master.2025.03.09.f469-discovery.3804670296"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue