2021-11-23 12:00:47 -08:00
|
|
|
struct_no_prefix boost_control_s
|
|
|
|
|
2022-01-01 22:17:22 -08:00
|
|
|
bit isTpsInvalid
|
2021-11-23 12:00:47 -08:00
|
|
|
bit m_shouldResetPid
|
2021-11-23 12:49:55 -08:00
|
|
|
bit isBelowClosedLoopThreshold;
|
2021-11-24 10:08:24 -08:00
|
|
|
bit isNotClosedLoop;
|
2022-01-01 22:17:22 -08:00
|
|
|
bit isZeroRpm
|
2021-11-23 12:00:47 -08:00
|
|
|
|
2022-07-14 06:41:05 -07:00
|
|
|
float luaTargetAdd
|
|
|
|
float luaTargetMult
|
2022-06-29 20:34:00 -07:00
|
|
|
|
2021-11-23 12:00:47 -08:00
|
|
|
float openLoopPart;
|
2022-06-29 00:13:35 -07:00
|
|
|
int8_t autoscale boostControllerClosedLoopPart;@@GAUGE_NAME_BOOST_CLOSED_LOOP@@;"%", 0.5, 0, -50, 50, 1
|
|
|
|
int16_t autoscale boostControlTarget;@@GAUGE_NAME_BOOST_TARGET@@;"kPa",{1/@@PACK_MULT_PRESSURE@@}, 0, 0, 0, 0
|
2021-11-23 12:00:47 -08:00
|
|
|
|
|
|
|
|
|
|
|
end_struct
|