2024-01-02 18:49:28 -08:00
|
|
|
struct_no_prefix tcu_controller_s
|
|
|
|
int8_t tcuCurrentGear;@@GAUGE_NAME_CURRENT_GEAR@@;"gear", 1, 0, -1, 10, 0
|
|
|
|
uint16_t autoscale tcRatio;@@GAUGE_NAME_TC_RATIO@@;"value",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 0
|
|
|
|
float lastShiftTime
|
2024-01-02 19:38:26 -08:00
|
|
|
uint8_t tcu_currentRange;"TCU: Current Range";"", 1, 0, 0, 0, 0
|
2024-04-08 20:06:31 -07:00
|
|
|
int8_t pressureControlDuty;"TCU: EPC Duty";"%",1,0,0,100,0
|
2024-04-10 13:47:29 -07:00
|
|
|
int8_t torqueConverterDuty;"TCU: TC Duty";"%",1,0,0,100,0
|
2024-04-10 13:37:23 -07:00
|
|
|
bit isShifting;
|
2024-01-02 18:49:28 -08:00
|
|
|
end_struct
|