Auto-generated configs and docs
This commit is contained in:
parent
152eddcdee
commit
53d363df5e
|
@ -194,7 +194,7 @@ tps12SplitGauge = tps12Split,"tps12Split", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
accPedalSplitGauge = accPedalSplit,"accPedalSplit", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
accPedalSplitGauge = accPedalSplit,"accPedalSplit", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
m_requested_pumpGauge = m_requested_pump,"DI: Pump Angle", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
m_requested_pumpGauge = m_requested_pump,"DI: Pump Angle", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
boostControlTargetGauge = boostControlTarget,"Pump Angle", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
boostControlTargetGauge = boostControlTarget,"Pump Angle", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
alignmentFill_at_338Gauge = alignmentFill_at_338,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0
|
unusedHere1111Gauge = unusedHere1111,"Pump Angle", "deg", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
fuel_requested_percentGauge = fuel_requested_percent,"DI: fuel_requested_percent", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
fuel_requested_percentGauge = fuel_requested_percent,"DI: fuel_requested_percent", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
||||||
fuel_requested_percent_piGauge = fuel_requested_percent_pi,"DI: fuel_requested_percent_pi", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
fuel_requested_percent_piGauge = fuel_requested_percent_pi,"DI: fuel_requested_percent_pi", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
||||||
m_I_sum_percentGauge = m_I_sum_percent,"DI: m_I_sum_percent", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
m_I_sum_percentGauge = m_I_sum_percent,"DI: m_I_sum_percent", "v", 0.0,100.0, 0.0,100.0, 0.0,100.0, 0,0
|
||||||
|
|
|
@ -194,7 +194,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Jan 02 00:45:34 EST 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Jan 03 23:43:55 UTC 2022
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -864,11 +864,11 @@ struct ts_outputs_s {
|
||||||
*/
|
*/
|
||||||
scaled_channel<int16_t, 30, 1> boostControlTarget = (int16_t)0;
|
scaled_channel<int16_t, 30, 1> boostControlTarget = (int16_t)0;
|
||||||
/**
|
/**
|
||||||
* need 4 byte alignment
|
* "Pump Angle"
|
||||||
units
|
deg
|
||||||
* offset 338
|
* offset 338
|
||||||
*/
|
*/
|
||||||
uint8_t alignmentFill_at_338[2];
|
scaled_channel<int16_t, 30, 1> unusedHere1111 = (int16_t)0;
|
||||||
/**
|
/**
|
||||||
* "DI: fuel_requested_percent"
|
* "DI: fuel_requested_percent"
|
||||||
v
|
v
|
||||||
|
@ -1190,4 +1190,4 @@ struct ts_outputs_s {
|
||||||
};
|
};
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Jan 02 00:45:34 EST 2022
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Jan 03 23:43:55 UTC 2022
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:43 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:46 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:41 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:43 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:23:59 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:43:57 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:29 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:30 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:17 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:17 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:06 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:05 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:03 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:02 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:01 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:00 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:08 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:07 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:13 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:12 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:15 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:15 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:10 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:10 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:20 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:20 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:22 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:22 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 03 08:24:48 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Jan 03 23:44:50 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 03 08:24:45 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Jan 03 23:44:48 UTC 2022
|
||||||
|
|
||||||
pageSize = 20968
|
pageSize = 20968
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2071,7 +2071,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:27 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:28 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:24 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:25 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:34 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:35 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:31 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:33 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:38 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:40 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:36 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:38 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Jan 03 08:24:50 UTC 2022
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Mon Jan 03 23:44:52 UTC 2022
|
||||||
|
|
||||||
pageSize = 20996
|
pageSize = 20996
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2105,7 +2105,7 @@ tps12Split = scalar, S16, 330, "%", 0.01, 0
|
||||||
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
accPedalSplit = scalar, S16, 332, "%", 0.01, 0
|
||||||
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
m_requested_pump = scalar, S16, 334, "deg", 0.02, 0
|
||||||
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
boostControlTarget = scalar, S16, 336, "deg", 0.03333333333333333, 0
|
||||||
alignmentFill_at_338 = array, U08, 338, [2], "units", 1, 0
|
unusedHere1111 = scalar, S16, 338, "deg", 0.03333333333333333, 0
|
||||||
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
fuel_requested_percent = scalar, F32, 340, "v", 1, 0
|
||||||
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
fuel_requested_percent_pi = scalar, F32, 344, "v", 1, 0
|
||||||
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
m_I_sum_percent = scalar, F32, 348, "v", 1, 0
|
||||||
|
|
Loading…
Reference in New Issue