57 VBAT_INJECTOR_CURVE_SIZE,
58 VBAT_INJECTOR_CURVE_PRESSURE_SIZE
61#if (VBAT_INJECTOR_CURVE_PRESSURE_SIZE == 2) && (VBAT_INJECTOR_CURVE_SIZE == 8)
62 { 4.240f, 2.483f, 1.739f, 1.501f, 1.308f, 1.149f, 0.964f, 0.913f },
63 { 3.084f, 1.641f, 1.149f, 1.194f, 0.992f, 0.759f, 0.637f, 0.603f },
65 { 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f },
66 { 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f },
108 constexpr float DEFAULT_LAMBDA_LOAD_BINS[] = { 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 150, 175, 200, 225, 250 };
112 0.89, 0.88, 0.86, 0.84,
113 0.8, 0.77, 0.75, 0.73,
constexpr std::array< std::array< ValueType, target_col_count >, target_row_count > initTableFromAnotherTable(const std::array< std::array< ValueType, source_col_count >, source_row_count > &source, const ValueType defaultValue)
std::array< std::array< float, VBAT_INJECTOR_CURVE_SIZE >, VBAT_INJECTOR_CURVE_PRESSURE_SIZE > BattLagCorrTable
std::array< std::array< float, TORQUE_TABLE_Y_SIZE >, TORQUE_TABLE_X_SIZE > torqueReductionTable
std::array< std::array< int8_t, TORQUE_TABLE_Y_SIZE >, TORQUE_TABLE_X_SIZE > torqueReductionCutTable
torqueReductionTable torqueReductionTimeTable
constexpr injector_compensation_mode_e INJECTOR_COMPENSATION_MODE
constexpr float SECONDARY_INJECTOR_FUEL_REFERENCE_PRESSURE
constexpr uint16_t MAX_AC_PRESSURE
constexpr float INJECTOR_SECONDARY_FLOW
constexpr lua_gauge_e NITROUS_LUA_GAUGE
constexpr float NITROUS_IGNITION_RETARD
constexpr float FUEL_REFERENCE_PRESSURE
constexpr pin_input_mode_e NITROUS_CONTROL_TRIGGER_PIN_MODE
constexpr float FUEL_LEVEL_HIGH_THRESHOLD_VOLTAGE
constexpr uint16_t NITROUS_DEACTIVATION_RPM
constexpr uint16_t MIN_AC_PRESSURE
constexpr switch_input_pin_e LAUNCH_ACTIVATE_PIN
constexpr int LAUNCH_SPEED_THRESHOLD
constexpr pin_input_mode_e LAUNCH_ACTIVATE_PIN_MODE
constexpr nitrous_arming_method_e NITROUS_CONTROL_ARMING_METHOD
constexpr uint8_t NITROUS_MINIMUM_CLT
constexpr float INJECTOR_FLOW
constexpr pin_input_mode_e TORQUE_REDUCTION_TRIGGER_PIN_MODE
constexpr lua_gauge_meaning_e NITROUS_LUA_GAUGE_MEANING
constexpr BattLagCorrTable INJECTOR_SECONDARY_BATT_LAG_CURR
constexpr switch_input_pin_e TORQUE_REDUCTION_TRIGGER_PIN
constexpr launchActivationMode_e LAUNCH_ACTIVATION_MODE
constexpr switch_input_pin_e NITROUS_CONTROL_TRIGGER_PIN
constexpr bool NITROUS_CONTROL_ENABLED
constexpr torqueReductionTable TORQUE_REDUCTION_IGNITION_RETARD
constexpr bool INJECTOR_FLOW_AS_MASS_FLOW
constexpr bool LIMIT_TORQUE_REDUCTION_TIME
constexpr float FUEL_LEVEL_UPDATE_PERIOD_SEC
constexpr int8_t NITROUS_FUEL_ADDER_PERCENT
constexpr float FUEL_LEVEL_LOW_THRESHOLD_VOLTAGE
constexpr bool ENABLE_SHIFT_TORQUE_REDUCTION
constexpr torqueReductionCutTable TORQUE_REDUCTION_IGNITION_CUT
constexpr float FUEL_LEVEL_AVERAGING_ALPHA
constexpr injector_compensation_mode_e SECONDARY_INJECTOR_COMPENSATION_MODE
constexpr torqueReductionActivationMode_e TORQUE_REDUCTION_ACTIVATION_MODE
constexpr pin_input_mode_e CLUTCH_UP_PIN_MODE
constexpr int NITROUS_MINIMUM_TPS
constexpr uint16_t NITROUS_MINIMUM_VEHICLE_SPEED
constexpr float DEFAULT_LAMBDA_TABLE_ROW[]
constexpr torqueReductionTimeTable TORQUE_REDUCTION_TIME
constexpr pin_input_mode_e CLUTCH_DOWN_PIN_MODE
constexpr BattLagCorrTable INJECTOR_BATT_LAG_CURR
constexpr float TORQUE_REDUCTION_ARMING_APP
constexpr float NITROUS_LUA_GAUGE_ARMING_VALUE
constexpr float NITROUS_MAXIMUM_AFR
constexpr switch_input_pin_e CLUTCH_DOWN_PIN
constexpr uint16_t NITROUS_DEACTIVATION_RPM_WINDOW
constexpr float AC_PRESSURE_ENABLE_HYST
constexpr float DEFAULT_LAMBDA_LOAD_BINS[]
constexpr uint16_t NITROUS_ACTIVATION_RPM
constexpr switch_input_pin_e CLUTCH_UP_PIN
constexpr bool ENABLE_STAGED_INJECTION
constexpr uint16_t NITROUS_MAXIMUM_MAP
constexpr float TORQUE_REDUCTION_ARMING_RPM
constexpr fuel_pressure_sensor_mode_e FUEL_PRESSURE_SENSOR_MODE
injector_compensation_mode_e
fuel_pressure_sensor_mode_e
torqueReductionActivationMode_e