kick Start Cranking mode #4569
This commit is contained in:
parent
474b705c5e
commit
420822cb23
|
@ -459,7 +459,7 @@ bit useEeprom
|
|||
bit cj125isUrDivided;+Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed.
|
||||
bit useCicPidForIdle;+Switch between Industrial and Cic PID implementation
|
||||
bit useTLE8888_cranking_hack;
|
||||
bit unused120b18;
|
||||
bit kickStartCranking
|
||||
bit useSeparateIdleTablesForCrankingTaper;+This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration).
|
||||
bit launchControlEnabled;
|
||||
bit rollingLaunchEnabled;
|
||||
|
|
|
@ -3941,6 +3941,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "Artificial Misfire", artificialTestMisfire
|
||||
field = "Always use instant RPM", alwaysInstantRpm
|
||||
field = vinNumber, vinNumber
|
||||
field = "TODO KS mode 4569", kickStartCranking
|
||||
panel = mapCamDialog
|
||||
panel = allTriggerDebug
|
||||
panel = torqueTableTbl
|
||||
|
|
Loading…
Reference in New Issue