tle8888 modes corrected
This commit is contained in:
parent
5310faa87d
commit
0ffb72e48c
|
@ -431,10 +431,10 @@ typedef enum {
|
|||
} display_mode_e;
|
||||
|
||||
typedef enum __attribute__ ((__packed__)){
|
||||
TL_DEFAULT = 0,
|
||||
TL_1 = 1,
|
||||
TL_HALL = 2,
|
||||
TL_MANUAL = 3,
|
||||
TL_AUTO = 0,
|
||||
TL_SEMI_AUTO = 1,
|
||||
TL_MANUAL = 2,
|
||||
TL_HALL = 3,
|
||||
|
||||
} tle8888_mode_e;
|
||||
|
||||
|
|
|
@ -1093,7 +1093,7 @@ float[MAP_ACCEL_TAPER] mapAccelTaperMult;;"mult", 1, 0, 0.0, 300,
|
|||
uint8_t[20] unusedOldBiquad
|
||||
float[CLT_TIMING_CURVE_SIZE] cltTimingBins;CLT-based timing correction;"C", 1, 0, -100.0, 250.0, 1
|
||||
float[CLT_TIMING_CURVE_SIZE] cltTimingExtra;;"degree", 1, 0, -400.0, 400.0, 0
|
||||
custom tle8888_mode_e 1 bits, U08, @OFFSET@, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
custom tle8888_mode_e 1 bits, U08, @OFFSET@, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
tle8888_mode_e tle8888mode;
|
||||
|
||||
uint8_t[3] unusedSomethingWasHere;
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 15:56:48 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 19:37:17 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 15:56:55 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 19:37:24 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Thu Apr 23 15:57:04 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Thu Apr 23 19:37:34 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 15:56:52 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 19:37:21 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 15:56:58 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 19:37:27 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 15:57:01 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 23 19:37:30 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -845,7 +845,7 @@ page = 1
|
|||
;no TS info - skipping unusedOldBiquad offset 2332
|
||||
cltTimingBins = array, F32, 2352, [8], "C", 1, 0, -100.0, 250.0, 1
|
||||
cltTimingExtra = array, F32, 2384, [8], "degree", 1, 0, -400.0, 400.0, 0
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Default", "mode1", "Hall", "Manual"
|
||||
tle8888mode = bits, U08, 2416, [0:7], "Auto", "SemiAuto", "Manual", "Hall"
|
||||
;no TS info - skipping unusedSomethingWasHere offset 2417
|
||||
;no TS info - skipping autoTuneCltThreshold offset 2420
|
||||
;no TS info - skipping autoTuneTpsRocThreshold offset 2424
|
||||
|
|
Loading…
Reference in New Issue