2022-12-16 15:48:59 -08:00
|
|
|
struct_no_prefix antilag_system_state_s
|
|
|
|
|
|
|
|
bit isAntilagCondition
|
|
|
|
bit ALSMinRPMCondition
|
|
|
|
bit ALSMaxRPMCondition
|
|
|
|
bit ALSMinCLTCondition
|
|
|
|
bit ALSMaxCLTCondition
|
2022-12-27 16:37:33 -08:00
|
|
|
bit ALSMaxThrottleIntentCondition
|
2022-12-16 15:48:59 -08:00
|
|
|
bit isALSSwitchActivated
|
|
|
|
bit ALSActivatePinState
|
|
|
|
bit ALSSwitchCondition
|
2023-02-06 15:05:38 -08:00
|
|
|
bit ALSTimerCondition
|
2022-12-16 15:48:59 -08:00
|
|
|
|
2022-12-21 15:47:20 -08:00
|
|
|
float fuelALSCorrection
|
2022-12-21 16:11:52 -08:00
|
|
|
int16_t autoscale timingALSCorrection;;"deg",{1/@@PACK_MULT_PERCENT@@}, 0, -20, 20, 2
|
2023-02-24 19:10:42 -08:00
|
|
|
int16_t autoscale timingALSSkip;;"deg",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 50, 2
|
2022-12-16 15:48:59 -08:00
|
|
|
end_struct
|