parent
bb8ecb3985
commit
95c5010227
|
@ -770,6 +770,7 @@ entry = etbCurrentTarget0, "ETB: target for current pedal0", float, "%.3f"
|
|||
entry = etbCurrentAdjustedTarget0, "etbCurrentAdjustedTarget0", float, "%.3f"
|
||||
entry = etbRevLimitActive0, "etbRevLimitActive0", int, "%d"
|
||||
entry = jamDetected0, "jamDetected0", int, "%d"
|
||||
entry = validPlantPosition0, "validPlantPosition0", int, "%d"
|
||||
entry = etbTpsErrorCounter0, "ETB TPS error counter0", int, "%d"
|
||||
entry = etbPpsErrorCounter0, "ETB pedal error counter0", int, "%d"
|
||||
entry = etbErrorCode0, "etbErrorCode0", int, "%d"
|
||||
|
@ -777,6 +778,7 @@ entry = etbErrorCodeBlinker0, "etbErrorCodeBlinker0", int, "%d"
|
|||
entry = tcEtbDrop0, "ETB traction control0", int, "%d"
|
||||
entry = jamTimer0, "ETB jam timer0", float, "%.3f"
|
||||
entry = adjustedEtbTarget0, "ETB with adjustments0", int, "%d"
|
||||
entry = state0, "state0", int, "%d"
|
||||
entry = targetWithIdlePosition1, "ETB: target with idle1", float, "%.3f"
|
||||
entry = trim1, "ETB: trim1", float, "%.3f"
|
||||
entry = luaAdjustment1, "ETB: luaAdjustment1", float, "%.3f"
|
||||
|
@ -787,6 +789,7 @@ entry = etbCurrentTarget1, "ETB: target for current pedal1", float, "%.3f"
|
|||
entry = etbCurrentAdjustedTarget1, "etbCurrentAdjustedTarget1", float, "%.3f"
|
||||
entry = etbRevLimitActive1, "etbRevLimitActive1", int, "%d"
|
||||
entry = jamDetected1, "jamDetected1", int, "%d"
|
||||
entry = validPlantPosition1, "validPlantPosition1", int, "%d"
|
||||
entry = etbTpsErrorCounter1, "ETB TPS error counter1", int, "%d"
|
||||
entry = etbPpsErrorCounter1, "ETB pedal error counter1", int, "%d"
|
||||
entry = etbErrorCode1, "etbErrorCode1", int, "%d"
|
||||
|
@ -794,6 +797,7 @@ entry = etbErrorCodeBlinker1, "etbErrorCodeBlinker1", int, "%d"
|
|||
entry = tcEtbDrop1, "ETB traction control1", int, "%d"
|
||||
entry = jamTimer1, "ETB jam timer1", float, "%.3f"
|
||||
entry = adjustedEtbTarget1, "ETB with adjustments1", int, "%d"
|
||||
entry = state1, "state1", int, "%d"
|
||||
entry = faultCode0, "WBO: Fault code0", int, "%d"
|
||||
entry = heaterDuty0, "WBO: Heater duty0", int, "%d"
|
||||
entry = pumpDuty0, "WBO: Pump duty0", int, "%d"
|
||||
|
|
|
@ -530,6 +530,7 @@ dialog = idle_stateDialog, "idle_state"
|
|||
indicatorPanel = electronic_throttle0IndicatorPanel, 2
|
||||
indicator = {etbRevLimitActive0}, "etbRevLimitActive No", "etbRevLimitActive Yes"
|
||||
indicator = {jamDetected0}, "jamDetected No", "jamDetected Yes"
|
||||
indicator = {validPlantPosition0}, "validPlantPosition No", "validPlantPosition Yes"
|
||||
|
||||
dialog = electronic_throttle0Dialog, "electronic_throttle0"
|
||||
panel = electronic_throttle0IndicatorPanel
|
||||
|
@ -552,10 +553,12 @@ dialog = electronic_throttle0Dialog, "electronic_throttle0"
|
|||
graphLine = tcEtbDrop0
|
||||
graphLine = jamTimer0
|
||||
graphLine = adjustedEtbTarget0
|
||||
graphLine = state0
|
||||
|
||||
indicatorPanel = electronic_throttle1IndicatorPanel, 2
|
||||
indicator = {etbRevLimitActive1}, "etbRevLimitActive No", "etbRevLimitActive Yes"
|
||||
indicator = {jamDetected1}, "jamDetected No", "jamDetected Yes"
|
||||
indicator = {validPlantPosition1}, "validPlantPosition No", "validPlantPosition Yes"
|
||||
|
||||
dialog = electronic_throttle1Dialog, "electronic_throttle1"
|
||||
panel = electronic_throttle1IndicatorPanel
|
||||
|
@ -578,6 +581,7 @@ dialog = electronic_throttle1Dialog, "electronic_throttle1"
|
|||
graphLine = tcEtbDrop1
|
||||
graphLine = jamTimer1
|
||||
graphLine = adjustedEtbTarget1
|
||||
graphLine = state1
|
||||
|
||||
|
||||
dialog = wideband_state0Dialog, "wideband_state0"
|
||||
|
|
|
@ -853,6 +853,7 @@ etbCurrentTarget0 = scalar, F32, 1696, "%", 1, 0
|
|||
etbCurrentAdjustedTarget0 = scalar, F32, 1700, "%", 1, 0
|
||||
etbRevLimitActive0 = bits, U32, 1704, [0:0]
|
||||
jamDetected0 = bits, U32, 1704, [1:1]
|
||||
validPlantPosition0 = bits, U32, 1704, [2:2]
|
||||
etbTpsErrorCounter0 = scalar, U16, 1708, "count", 1,0
|
||||
etbPpsErrorCounter0 = scalar, U16, 1710, "count", 1,0
|
||||
etbErrorCode0 = scalar, S08, 1712, "", 1, 0
|
||||
|
@ -860,6 +861,7 @@ etbErrorCodeBlinker0 = scalar, S08, 1713, "", 1, 0
|
|||
tcEtbDrop0 = scalar, S08, 1714, "%", 1, 0
|
||||
jamTimer0 = scalar, U16, 1716, "sec", 0.01, 0
|
||||
adjustedEtbTarget0 = scalar, S08, 1718, "%", 1, 0
|
||||
state0 = scalar, U08, 1719, "", 1, 0
|
||||
; total TS size = 1720
|
||||
targetWithIdlePosition1 = scalar, F32, 1720, "per", 1,0
|
||||
trim1 = scalar, F32, 1724, "", 1, 0
|
||||
|
@ -871,6 +873,7 @@ etbCurrentTarget1 = scalar, F32, 1744, "%", 1, 0
|
|||
etbCurrentAdjustedTarget1 = scalar, F32, 1748, "%", 1, 0
|
||||
etbRevLimitActive1 = bits, U32, 1752, [0:0]
|
||||
jamDetected1 = bits, U32, 1752, [1:1]
|
||||
validPlantPosition1 = bits, U32, 1752, [2:2]
|
||||
etbTpsErrorCounter1 = scalar, U16, 1756, "count", 1,0
|
||||
etbPpsErrorCounter1 = scalar, U16, 1758, "count", 1,0
|
||||
etbErrorCode1 = scalar, S08, 1760, "", 1, 0
|
||||
|
@ -878,6 +881,7 @@ etbErrorCodeBlinker1 = scalar, S08, 1761, "", 1, 0
|
|||
tcEtbDrop1 = scalar, S08, 1762, "%", 1, 0
|
||||
jamTimer1 = scalar, U16, 1764, "sec", 0.01, 0
|
||||
adjustedEtbTarget1 = scalar, S08, 1766, "%", 1, 0
|
||||
state1 = scalar, U08, 1767, "", 1, 0
|
||||
; total TS size = 1768
|
||||
faultCode0 = scalar, U08, 1768, "", 1, 0
|
||||
heaterDuty0 = scalar, U08, 1769, "%", 1, 0
|
||||
|
|
|
@ -1293,7 +1293,7 @@
|
|||
#define SentEtbType_NONE 0
|
||||
#define show_tcu_gauges true
|
||||
#define show_vvt_output_pin true
|
||||
#define SIGNATURE_HASH 146488930
|
||||
#define SIGNATURE_HASH 3068822846
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||
|
@ -1754,7 +1754,7 @@
|
|||
#define ts_show_wastegate_sensor true
|
||||
#define ts_show_wbo_canbus_index true
|
||||
#define ts_show_wbo_canbus_set_index true
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.09.mega100.146488930"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.10.mega100.3068822846"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 146488930
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.09.mega100.146488930"
|
||||
#define SIGNATURE_HASH 3068822846
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.10.mega100.3068822846"
|
||||
|
|
|
@ -55,94 +55,94 @@ struct electronic_throttle_s {
|
|||
bool jamDetected : 1 {};
|
||||
/**
|
||||
offset 32 bit 2 */
|
||||
bool unusedBit_10_2 : 1 {};
|
||||
bool validPlantPosition : 1 {};
|
||||
/**
|
||||
offset 32 bit 3 */
|
||||
bool unusedBit_10_3 : 1 {};
|
||||
bool unusedBit_11_3 : 1 {};
|
||||
/**
|
||||
offset 32 bit 4 */
|
||||
bool unusedBit_10_4 : 1 {};
|
||||
bool unusedBit_11_4 : 1 {};
|
||||
/**
|
||||
offset 32 bit 5 */
|
||||
bool unusedBit_10_5 : 1 {};
|
||||
bool unusedBit_11_5 : 1 {};
|
||||
/**
|
||||
offset 32 bit 6 */
|
||||
bool unusedBit_10_6 : 1 {};
|
||||
bool unusedBit_11_6 : 1 {};
|
||||
/**
|
||||
offset 32 bit 7 */
|
||||
bool unusedBit_10_7 : 1 {};
|
||||
bool unusedBit_11_7 : 1 {};
|
||||
/**
|
||||
offset 32 bit 8 */
|
||||
bool unusedBit_10_8 : 1 {};
|
||||
bool unusedBit_11_8 : 1 {};
|
||||
/**
|
||||
offset 32 bit 9 */
|
||||
bool unusedBit_10_9 : 1 {};
|
||||
bool unusedBit_11_9 : 1 {};
|
||||
/**
|
||||
offset 32 bit 10 */
|
||||
bool unusedBit_10_10 : 1 {};
|
||||
bool unusedBit_11_10 : 1 {};
|
||||
/**
|
||||
offset 32 bit 11 */
|
||||
bool unusedBit_10_11 : 1 {};
|
||||
bool unusedBit_11_11 : 1 {};
|
||||
/**
|
||||
offset 32 bit 12 */
|
||||
bool unusedBit_10_12 : 1 {};
|
||||
bool unusedBit_11_12 : 1 {};
|
||||
/**
|
||||
offset 32 bit 13 */
|
||||
bool unusedBit_10_13 : 1 {};
|
||||
bool unusedBit_11_13 : 1 {};
|
||||
/**
|
||||
offset 32 bit 14 */
|
||||
bool unusedBit_10_14 : 1 {};
|
||||
bool unusedBit_11_14 : 1 {};
|
||||
/**
|
||||
offset 32 bit 15 */
|
||||
bool unusedBit_10_15 : 1 {};
|
||||
bool unusedBit_11_15 : 1 {};
|
||||
/**
|
||||
offset 32 bit 16 */
|
||||
bool unusedBit_10_16 : 1 {};
|
||||
bool unusedBit_11_16 : 1 {};
|
||||
/**
|
||||
offset 32 bit 17 */
|
||||
bool unusedBit_10_17 : 1 {};
|
||||
bool unusedBit_11_17 : 1 {};
|
||||
/**
|
||||
offset 32 bit 18 */
|
||||
bool unusedBit_10_18 : 1 {};
|
||||
bool unusedBit_11_18 : 1 {};
|
||||
/**
|
||||
offset 32 bit 19 */
|
||||
bool unusedBit_10_19 : 1 {};
|
||||
bool unusedBit_11_19 : 1 {};
|
||||
/**
|
||||
offset 32 bit 20 */
|
||||
bool unusedBit_10_20 : 1 {};
|
||||
bool unusedBit_11_20 : 1 {};
|
||||
/**
|
||||
offset 32 bit 21 */
|
||||
bool unusedBit_10_21 : 1 {};
|
||||
bool unusedBit_11_21 : 1 {};
|
||||
/**
|
||||
offset 32 bit 22 */
|
||||
bool unusedBit_10_22 : 1 {};
|
||||
bool unusedBit_11_22 : 1 {};
|
||||
/**
|
||||
offset 32 bit 23 */
|
||||
bool unusedBit_10_23 : 1 {};
|
||||
bool unusedBit_11_23 : 1 {};
|
||||
/**
|
||||
offset 32 bit 24 */
|
||||
bool unusedBit_10_24 : 1 {};
|
||||
bool unusedBit_11_24 : 1 {};
|
||||
/**
|
||||
offset 32 bit 25 */
|
||||
bool unusedBit_10_25 : 1 {};
|
||||
bool unusedBit_11_25 : 1 {};
|
||||
/**
|
||||
offset 32 bit 26 */
|
||||
bool unusedBit_10_26 : 1 {};
|
||||
bool unusedBit_11_26 : 1 {};
|
||||
/**
|
||||
offset 32 bit 27 */
|
||||
bool unusedBit_10_27 : 1 {};
|
||||
bool unusedBit_11_27 : 1 {};
|
||||
/**
|
||||
offset 32 bit 28 */
|
||||
bool unusedBit_10_28 : 1 {};
|
||||
bool unusedBit_11_28 : 1 {};
|
||||
/**
|
||||
offset 32 bit 29 */
|
||||
bool unusedBit_10_29 : 1 {};
|
||||
bool unusedBit_11_29 : 1 {};
|
||||
/**
|
||||
offset 32 bit 30 */
|
||||
bool unusedBit_10_30 : 1 {};
|
||||
bool unusedBit_11_30 : 1 {};
|
||||
/**
|
||||
offset 32 bit 31 */
|
||||
bool unusedBit_10_31 : 1 {};
|
||||
bool unusedBit_11_31 : 1 {};
|
||||
/**
|
||||
* "ETB TPS error counter"
|
||||
* units: count
|
||||
|
@ -188,11 +188,9 @@ struct electronic_throttle_s {
|
|||
*/
|
||||
int8_t adjustedEtbTarget = (int8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
* units: units
|
||||
* offset 47
|
||||
*/
|
||||
uint8_t alignmentFill_at_47[1];
|
||||
uint8_t state = (uint8_t)0;
|
||||
};
|
||||
static_assert(sizeof(electronic_throttle_s) == 48);
|
||||
|
||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI main.2024.11.09.mega100.146488930"
|
||||
signature = "rusEFI main.2024.11.10.mega100.3068822846"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI main.2024.11.09.mega100.146488930" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI main.2024.11.10.mega100.3068822846" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -3447,6 +3447,7 @@ etbCurrentTarget0 = scalar, F32, 1696, "%", 1, 0
|
|||
etbCurrentAdjustedTarget0 = scalar, F32, 1700, "%", 1, 0
|
||||
etbRevLimitActive0 = bits, U32, 1704, [0:0]
|
||||
jamDetected0 = bits, U32, 1704, [1:1]
|
||||
validPlantPosition0 = bits, U32, 1704, [2:2]
|
||||
etbTpsErrorCounter0 = scalar, U16, 1708, "count", 1,0
|
||||
etbPpsErrorCounter0 = scalar, U16, 1710, "count", 1,0
|
||||
etbErrorCode0 = scalar, S08, 1712, "", 1, 0
|
||||
|
@ -3454,6 +3455,7 @@ etbErrorCodeBlinker0 = scalar, S08, 1713, "", 1, 0
|
|||
tcEtbDrop0 = scalar, S08, 1714, "%", 1, 0
|
||||
jamTimer0 = scalar, U16, 1716, "sec", 0.01, 0
|
||||
adjustedEtbTarget0 = scalar, S08, 1718, "%", 1, 0
|
||||
state0 = scalar, U08, 1719, "", 1, 0
|
||||
; total TS size = 1720
|
||||
targetWithIdlePosition1 = scalar, F32, 1720, "per", 1,0
|
||||
trim1 = scalar, F32, 1724, "", 1, 0
|
||||
|
@ -3465,6 +3467,7 @@ etbCurrentTarget1 = scalar, F32, 1744, "%", 1, 0
|
|||
etbCurrentAdjustedTarget1 = scalar, F32, 1748, "%", 1, 0
|
||||
etbRevLimitActive1 = bits, U32, 1752, [0:0]
|
||||
jamDetected1 = bits, U32, 1752, [1:1]
|
||||
validPlantPosition1 = bits, U32, 1752, [2:2]
|
||||
etbTpsErrorCounter1 = scalar, U16, 1756, "count", 1,0
|
||||
etbPpsErrorCounter1 = scalar, U16, 1758, "count", 1,0
|
||||
etbErrorCode1 = scalar, S08, 1760, "", 1, 0
|
||||
|
@ -3472,6 +3475,7 @@ etbErrorCodeBlinker1 = scalar, S08, 1761, "", 1, 0
|
|||
tcEtbDrop1 = scalar, S08, 1762, "%", 1, 0
|
||||
jamTimer1 = scalar, U16, 1764, "sec", 0.01, 0
|
||||
adjustedEtbTarget1 = scalar, S08, 1766, "%", 1, 0
|
||||
state1 = scalar, U08, 1767, "", 1, 0
|
||||
; total TS size = 1768
|
||||
faultCode0 = scalar, U08, 1768, "", 1, 0
|
||||
heaterDuty0 = scalar, U08, 1769, "%", 1, 0
|
||||
|
@ -3552,7 +3556,7 @@ lambdaTimeSinceGood = scalar, U16, 1820, "sec", 0.01, 0
|
|||
fuelIgnCutCodeList = bits, U08, [0:7], "None", "fatal error", "setting disabled", "RPM limit", "fault RPM limit", "boost cut", "oil pressure", "stop requested", "ETB problem", "launch control", "max injector duty", "flood clear", "engine sync", "kickstart", "ign off", "Lua", "ACR", "Lambda Prot", "GDI Comms", "Brake"
|
||||
|
||||
; TpsState
|
||||
etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "Autotune", "Lua", "Manual", "N/A", "Redundancy", "PPS noise", "Jam"
|
||||
etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "Autotune", "Lua", "INVALID", "N/A", "Redundancy", "PPS noise", "Jam"
|
||||
|
||||
outputDiagErrorList = bits, U08, [0:3], "Not used", "No error", "Open Load", "Short to Gnd", "Short to Battery", "Overload", "Driver Overtemp", "Driver disabled", "Unknown"
|
||||
|
||||
|
@ -6007,6 +6011,7 @@ entry = etbCurrentTarget0, "ETB: target for current pedal0", float, "%.3f"
|
|||
entry = etbCurrentAdjustedTarget0, "etbCurrentAdjustedTarget0", float, "%.3f"
|
||||
entry = etbRevLimitActive0, "etbRevLimitActive0", int, "%d"
|
||||
entry = jamDetected0, "jamDetected0", int, "%d"
|
||||
entry = validPlantPosition0, "validPlantPosition0", int, "%d"
|
||||
entry = etbTpsErrorCounter0, "ETB TPS error counter0", int, "%d"
|
||||
entry = etbPpsErrorCounter0, "ETB pedal error counter0", int, "%d"
|
||||
entry = etbErrorCode0, "etbErrorCode0", int, "%d"
|
||||
|
@ -6014,6 +6019,7 @@ entry = etbErrorCodeBlinker0, "etbErrorCodeBlinker0", int, "%d"
|
|||
entry = tcEtbDrop0, "ETB traction control0", int, "%d"
|
||||
entry = jamTimer0, "ETB jam timer0", float, "%.3f"
|
||||
entry = adjustedEtbTarget0, "ETB with adjustments0", int, "%d"
|
||||
entry = state0, "state0", int, "%d"
|
||||
entry = targetWithIdlePosition1, "ETB: target with idle1", float, "%.3f"
|
||||
entry = trim1, "ETB: trim1", float, "%.3f"
|
||||
entry = luaAdjustment1, "ETB: luaAdjustment1", float, "%.3f"
|
||||
|
@ -6024,6 +6030,7 @@ entry = etbCurrentTarget1, "ETB: target for current pedal1", float, "%.3f"
|
|||
entry = etbCurrentAdjustedTarget1, "etbCurrentAdjustedTarget1", float, "%.3f"
|
||||
entry = etbRevLimitActive1, "etbRevLimitActive1", int, "%d"
|
||||
entry = jamDetected1, "jamDetected1", int, "%d"
|
||||
entry = validPlantPosition1, "validPlantPosition1", int, "%d"
|
||||
entry = etbTpsErrorCounter1, "ETB TPS error counter1", int, "%d"
|
||||
entry = etbPpsErrorCounter1, "ETB pedal error counter1", int, "%d"
|
||||
entry = etbErrorCode1, "etbErrorCode1", int, "%d"
|
||||
|
@ -6031,6 +6038,7 @@ entry = etbErrorCodeBlinker1, "etbErrorCodeBlinker1", int, "%d"
|
|||
entry = tcEtbDrop1, "ETB traction control1", int, "%d"
|
||||
entry = jamTimer1, "ETB jam timer1", float, "%.3f"
|
||||
entry = adjustedEtbTarget1, "ETB with adjustments1", int, "%d"
|
||||
entry = state1, "state1", int, "%d"
|
||||
entry = faultCode0, "WBO: Fault code0", int, "%d"
|
||||
entry = heaterDuty0, "WBO: Heater duty0", int, "%d"
|
||||
entry = pumpDuty0, "WBO: Pump duty0", int, "%d"
|
||||
|
@ -7112,6 +7120,7 @@ dialog = idle_stateDialog, "idle_state"
|
|||
indicatorPanel = electronic_throttle0IndicatorPanel, 2
|
||||
indicator = {etbRevLimitActive0}, "etbRevLimitActive No", "etbRevLimitActive Yes"
|
||||
indicator = {jamDetected0}, "jamDetected No", "jamDetected Yes"
|
||||
indicator = {validPlantPosition0}, "validPlantPosition No", "validPlantPosition Yes"
|
||||
|
||||
dialog = electronic_throttle0Dialog, "electronic_throttle0"
|
||||
panel = electronic_throttle0IndicatorPanel
|
||||
|
@ -7134,10 +7143,12 @@ dialog = electronic_throttle0Dialog, "electronic_throttle0"
|
|||
graphLine = tcEtbDrop0
|
||||
graphLine = jamTimer0
|
||||
graphLine = adjustedEtbTarget0
|
||||
graphLine = state0
|
||||
|
||||
indicatorPanel = electronic_throttle1IndicatorPanel, 2
|
||||
indicator = {etbRevLimitActive1}, "etbRevLimitActive No", "etbRevLimitActive Yes"
|
||||
indicator = {jamDetected1}, "jamDetected No", "jamDetected Yes"
|
||||
indicator = {validPlantPosition1}, "validPlantPosition No", "validPlantPosition Yes"
|
||||
|
||||
dialog = electronic_throttle1Dialog, "electronic_throttle1"
|
||||
panel = electronic_throttle1IndicatorPanel
|
||||
|
@ -7160,6 +7171,7 @@ dialog = electronic_throttle1Dialog, "electronic_throttle1"
|
|||
graphLine = tcEtbDrop1
|
||||
graphLine = jamTimer1
|
||||
graphLine = adjustedEtbTarget1
|
||||
graphLine = state1
|
||||
|
||||
|
||||
dialog = wideband_state0Dialog, "wideband_state0"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Generated by gen_signature.sh
|
||||
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
|
||||
! gen_signature.sh Using env variable branch [main]
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.09.mega100.@@SIGNATURE_HASH@@"
|
||||
#define TS_SIGNATURE "rusEFI main.2024.11.10.mega100.@@SIGNATURE_HASH@@"
|
||||
|
|
Loading…
Reference in New Issue