Auto-generated configs and docs
This commit is contained in:
parent
3382bc375e
commit
d8c052211b
|
@ -188,6 +188,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -368,7 +368,7 @@ TEMPLOG_MAP_INSTANT_AVERAGEGauge = TEMPLOG_MAP_INSTANT_AVERAGE,"TEMPLOG_MAP_INST
|
|||
fallbackMapGauge = fallbackMap,"fallbackMap", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||
TEMPLOG_map_peakGauge = TEMPLOG_map_peak,"TEMPLOG_map_peak", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||
TEMPLOG_map_lengthGauge = TEMPLOG_map_length,"TEMPLOG_map_length", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||
unused113Gauge = unused113,"unused113", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||
TEMPLOG_mapIndexGauge = TEMPLOG_mapIndex,"TEMPLOG_mapIndex", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||
timingCltCorrectionGauge = timingCltCorrection,"timingCltCorrection", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||
timingIatCorrectionGauge = timingIatCorrection,"timingIatCorrection", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||
timingPidCorrectionGauge = timingPidCorrection,"timingPidCorrection", "%", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||
|
|
|
@ -368,7 +368,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 22:10:26 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 23:26:00 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -844,7 +844,7 @@ struct ts_outputs_s {
|
|||
/**
|
||||
* offset 507
|
||||
*/
|
||||
uint8_t unused113 = (uint8_t)0;
|
||||
uint8_t TEMPLOG_mapIndex = (uint8_t)0;
|
||||
/**
|
||||
%
|
||||
* offset 508
|
||||
|
@ -970,4 +970,4 @@ struct ts_outputs_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 22:10:26 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Dec 04 23:26:00 UTC 2021
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:57 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:44 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:55 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:42 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:03 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:02 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:40 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:31 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:27 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:21 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:12 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:09 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:09 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:07 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:06 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:04 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:15 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:12 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:21 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:16 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:24 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:19 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:18 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:14 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:30 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:23 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Dec 04 23:05:03 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Dec 04 23:26:49 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Dec 04 23:05:00 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Dec 04 23:26:47 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
@ -2252,7 +2252,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3389,6 +3389,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:37 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:34 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:26 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:45 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:35 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:43 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:33 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:52 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:40 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:04:48 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:38 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; 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 Sat Dec 04 23:05:06 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Sat Dec 04 23:26:51 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2286,7 +2286,7 @@ TEMPLOG_MAP_INSTANT_AVERAGE = scalar, F32, 500, "", 1, 0
|
|||
fallbackMap = scalar, U08, 504, "", 1, 0
|
||||
TEMPLOG_map_peak = scalar, U08, 505, "", 1, 0
|
||||
TEMPLOG_map_length = scalar, U08, 506, "", 1, 0
|
||||
unused113 = scalar, U08, 507, "", 1, 0
|
||||
TEMPLOG_mapIndex = scalar, U08, 507, "", 1, 0
|
||||
timingCltCorrection = scalar, U16, 508, "%", 0.01, 0
|
||||
timingIatCorrection = scalar, U16, 510, "%", 0.01, 0
|
||||
timingPidCorrection = scalar, U16, 512, "%", 0.01, 0
|
||||
|
@ -3423,6 +3423,7 @@ entry = TEMPLOG_MAP_INSTANT_AVERAGE, "TEMPLOG_MAP_INSTANT_AVERAGE", float, "%.3
|
|||
entry = fallbackMap, "fallbackMap", int, "%d"
|
||||
entry = TEMPLOG_map_peak, "TEMPLOG_map_peak", int, "%d"
|
||||
entry = TEMPLOG_map_length, "TEMPLOG_map_length", int, "%d"
|
||||
entry = TEMPLOG_mapIndex, "TEMPLOG_mapIndex", int, "%d"
|
||||
entry = timingCltCorrection, "timingCltCorrection", float, "%.3f"
|
||||
entry = timingIatCorrection, "timingIatCorrection", float, "%.3f"
|
||||
entry = timingPidCorrection, "timingPidCorrection", float, "%.3f"
|
||||
|
|
Loading…
Reference in New Issue