cj125 usability
This commit is contained in:
parent
76303476ca
commit
a371b32073
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Sat Mar 14 09:14:27 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Tue Mar 17 10:18:26 EDT 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#ifndef CONFIG_BOARDS_KINETIS_CONFIG_CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
|
||||
|
@ -580,6 +580,7 @@ struct engine_configuration_s {
|
|||
offset 76 bit 9 */
|
||||
bool useBiQuadAnalogFiltering : 1;
|
||||
/**
|
||||
* Is your UA CJ125 output wired to MCU via resistor divider?
|
||||
offset 76 bit 10 */
|
||||
bool cj125isUaDivided : 1;
|
||||
/**
|
||||
|
@ -595,7 +596,8 @@ struct engine_configuration_s {
|
|||
offset 76 bit 14 */
|
||||
bool showSdCardWarning : 1;
|
||||
/**
|
||||
* looks like 3v range should be enough, divider not needed
|
||||
* Is your UR CJ125 output wired to MCU via resistor divider?
|
||||
* Looks like 3v range should be enough, divider generally not needed.
|
||||
offset 76 bit 15 */
|
||||
bool cj125isUrDivided : 1;
|
||||
/**
|
||||
|
@ -3228,4 +3230,4 @@ typedef struct persistent_config_s persistent_config_s;
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Sat Mar 14 09:14:27 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Tue Mar 17 10:18:26 EDT 2020
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Mar 14 09:14:04 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:11 EDT 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#ifndef CONTROLLERS_GENERATED_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
|
||||
|
@ -580,6 +580,7 @@ struct engine_configuration_s {
|
|||
offset 76 bit 9 */
|
||||
bool useBiQuadAnalogFiltering : 1;
|
||||
/**
|
||||
* Is your UA CJ125 output wired to MCU via resistor divider?
|
||||
offset 76 bit 10 */
|
||||
bool cj125isUaDivided : 1;
|
||||
/**
|
||||
|
@ -595,7 +596,8 @@ struct engine_configuration_s {
|
|||
offset 76 bit 14 */
|
||||
bool showSdCardWarning : 1;
|
||||
/**
|
||||
* looks like 3v range should be enough, divider not needed
|
||||
* Is your UR CJ125 output wired to MCU via resistor divider?
|
||||
* Looks like 3v range should be enough, divider generally not needed.
|
||||
offset 76 bit 15 */
|
||||
bool cj125isUrDivided : 1;
|
||||
/**
|
||||
|
@ -3228,4 +3230,4 @@ typedef struct persistent_config_s persistent_config_s;
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Mar 14 09:14:04 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:11 EDT 2020
|
||||
|
|
|
@ -331,12 +331,12 @@ bit isVerboseAuxPid3;
|
|||
bit activateAuxPid4;
|
||||
bit isVerboseAuxPid4;
|
||||
bit useBiQuadAnalogFiltering;
|
||||
bit cj125isUaDivided;
|
||||
bit cj125isUaDivided;+Is your UA CJ125 output wired to MCU via resistor divider?
|
||||
bit cj125isLsu49;
|
||||
bit etb_use_two_wires;
|
||||
bit isDoubleSolenoidIdle;
|
||||
bit showSdCardWarning;
|
||||
bit cj125isUrDivided;looks like 3v range should be enough, divider not needed
|
||||
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 useTLE8888_hall_mode;
|
||||
bit useTLE8888_cranking_hack;
|
||||
bit useInstantRpmForIdle;
|
||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Sat Mar 14 09:14:04 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:11 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Sat Mar 14 09:14:14 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:18 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
|
@ -85,7 +85,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 integration/rusefi_config.txt Sat Mar 14 09:14:27 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Tue Mar 17 10:18:26 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Sat Mar 14 09:14:09 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:15 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Sat Mar 14 09:14:19 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:21 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Sat Mar 14 09:14:23 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Mar 17 10:18:23 EDT 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1090,6 +1090,8 @@ page = 1
|
|||
[SettingContextHelp]
|
||||
injector_flow = "This is your injector flow at the fuel pressure used in the vehicle. cc/min, cubic centimetre per minute\nBy the way, g/s = 0.125997881 * (lb/hr)\ng/s = 0.125997881 * (cc/min)/10.5\ng/s = 0.0119997981 * cc/min"
|
||||
directSelfStimulation = "Should trigger emulator push data right into trigger handling logic, eliminating the need for physical jumper wires?\nSee also triggerSimulatorPins\nPS: Funny name, right? :)"
|
||||
cj125isUaDivided = "Is your UA CJ125 output wired to MCU via resistor divider?"
|
||||
cj125isUrDivided = "Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed."
|
||||
absoluteFuelPressure = "If your fuel regulator does not have vacuum line"
|
||||
tpsErrorDetectionTooLow = "TPS error detection, what TPS % value is unrealistically low"
|
||||
tpsErrorDetectionTooHigh = "TPS error detection, what TPS % value is unrealistically high"
|
||||
|
|
Loading…
Reference in New Issue