|
rusEFI
The most advanced open source ECU
|
#include <engine_state_generated.h>

Data Fields | |
| float | fuelAdd = (float)0 |
| float | fuelMult = (float)0 |
| float | engineTorque = (float)0 |
| bool | clutchUpState: 1 {} |
| bool | brakePedalState: 1 {} |
| bool | acRequestState: 1 {} |
| bool | luaDisableEtb: 1 {} |
| bool | luaIgnCut: 1 {} |
| bool | luaFuelCut: 1 {} |
| bool | clutchDownState: 1 {} |
| bool | disableDecelerationFuelCutOff: 1 {} |
| bool | torqueReductionState: 1 {} |
| bool | unusedBit_12_9: 1 {} |
| bool | unusedBit_12_10: 1 {} |
| bool | unusedBit_12_11: 1 {} |
| bool | unusedBit_12_12: 1 {} |
| bool | unusedBit_12_13: 1 {} |
| bool | unusedBit_12_14: 1 {} |
| bool | unusedBit_12_15: 1 {} |
| bool | unusedBit_12_16: 1 {} |
| bool | unusedBit_12_17: 1 {} |
| bool | unusedBit_12_18: 1 {} |
| bool | unusedBit_12_19: 1 {} |
| bool | unusedBit_12_20: 1 {} |
| bool | unusedBit_12_21: 1 {} |
| bool | unusedBit_12_22: 1 {} |
| bool | unusedBit_12_23: 1 {} |
| bool | unusedBit_12_24: 1 {} |
| bool | unusedBit_12_25: 1 {} |
| bool | unusedBit_12_26: 1 {} |
| bool | unusedBit_12_27: 1 {} |
| bool | unusedBit_12_28: 1 {} |
| bool | unusedBit_12_29: 1 {} |
| bool | unusedBit_12_30: 1 {} |
| bool | unusedBit_12_31: 1 {} |
Definition at line 7 of file engine_state_generated.h.
| bool LuaAdjustments::acRequestState |
offset 12 bit 2
Definition at line 32 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), and Engine::updateSwitchInputs().
| bool LuaAdjustments::brakePedalState |
offset 12 bit 1
Definition at line 29 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getBrakePedalState(), and getOutputValueByHash().
| bool LuaAdjustments::clutchDownState |
offset 12 bit 6
Definition at line 44 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getClutchDownState(), getOutputValueByHash(), and ShiftTorqueReductionController::updateTriggerPinState().
| bool LuaAdjustments::clutchUpState |
offset 12 bit 0
Definition at line 26 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getClutchUpState(), getOutputValueByHash(), and ShiftTorqueReductionController::updateTriggerPinState().
| bool LuaAdjustments::disableDecelerationFuelCutOff |
offset 12 bit 7
Definition at line 47 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), DfcoController::getState(), and Engine::resetLua().
Lua: torque offset 8
Definition at line 23 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), and Engine::resetLua().
Lua: Fuel add units: g offset 0
Definition at line 13 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), EngineState::periodicFastCallback(), and Engine::resetLua().
Lua: Fuel mult offset 4
Definition at line 18 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), EngineState::periodicFastCallback(), and Engine::resetLua().
| bool LuaAdjustments::luaDisableEtb |
offset 12 bit 3
Definition at line 35 of file engine_state_generated.h.
Referenced by EtbController::checkStatus(), configureRusefiLuaHooks(), getOutputValueByHash(), and Engine::resetLua().
| bool LuaAdjustments::luaFuelCut |
offset 12 bit 5
Definition at line 41 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), Engine::resetLua(), and LimpManager::updateState().
| bool LuaAdjustments::luaIgnCut |
offset 12 bit 4
Definition at line 38 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), Engine::resetLua(), and LimpManager::updateState().
| bool LuaAdjustments::torqueReductionState |
offset 12 bit 8
Definition at line 50 of file engine_state_generated.h.
Referenced by configureRusefiLuaHooks(), getOutputValueByHash(), and ShiftTorqueReductionController::updateTriggerPinState().
| bool LuaAdjustments::unusedBit_12_10 |
offset 12 bit 10
Definition at line 56 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_11 |
offset 12 bit 11
Definition at line 59 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_12 |
offset 12 bit 12
Definition at line 62 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_13 |
offset 12 bit 13
Definition at line 65 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_14 |
offset 12 bit 14
Definition at line 68 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_15 |
offset 12 bit 15
Definition at line 71 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_16 |
offset 12 bit 16
Definition at line 74 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_17 |
offset 12 bit 17
Definition at line 77 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_18 |
offset 12 bit 18
Definition at line 80 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_19 |
offset 12 bit 19
Definition at line 83 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_20 |
offset 12 bit 20
Definition at line 86 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_21 |
offset 12 bit 21
Definition at line 89 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_22 |
offset 12 bit 22
Definition at line 92 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_23 |
offset 12 bit 23
Definition at line 95 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_24 |
offset 12 bit 24
Definition at line 98 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_25 |
offset 12 bit 25
Definition at line 101 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_26 |
offset 12 bit 26
Definition at line 104 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_27 |
offset 12 bit 27
Definition at line 107 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_28 |
offset 12 bit 28
Definition at line 110 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_29 |
offset 12 bit 29
Definition at line 113 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_30 |
offset 12 bit 30
Definition at line 116 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_31 |
offset 12 bit 31
Definition at line 119 of file engine_state_generated.h.
| bool LuaAdjustments::unusedBit_12_9 |
offset 12 bit 9
Definition at line 53 of file engine_state_generated.h.