10 lines
440 B
Plaintext
10 lines
440 B
Plaintext
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
|
|
uint8_t tcu_currentRange;"TCU: Current Range";"", 1, 0, 0, 0, 0
|
|
int8_t pressureControlDuty;"TCU: EPC Duty";"%",1,0,0,100,0
|
|
int8_t torqueConverterDuty;"TCU: TC Duty";"%",1,0,0,100,0
|
|
bit isShifting;
|
|
end_struct
|