truck-code
|
#include <j1939_struct.h>
Public Attributes | |
timestamp_t | timestamp |
int | disengage_driveline |
int | trq_conv_lockup_disable |
int | gear_shift_inhibit |
double | pcnt_clutch_slip |
int | req_gear |
int | ddl_rear_axle2 |
int | ddl_rear_axle1 |
int | ddl_front_axle2 |
int | ddl_front_axle1 |
int | ddl_central_rear |
int | ddl_central_front |
int | ddl_central |
PDU TC1 (Transmission Control) doc. in J1939 - 71, p149
int j1939_tc1_typ::ddl_central |
Disengage Differential Lock Request - Central (0-3)
int j1939_tc1_typ::ddl_central_front |
Disengage Differential Lock Request - Central Front (0-3)
int j1939_tc1_typ::ddl_central_rear |
Disengage Differential Lock Request - Central Rear (0-3)
int j1939_tc1_typ::ddl_front_axle1 |
Disengage Differential Lock Request - Front Axle 1 (0-3)
int j1939_tc1_typ::ddl_front_axle2 |
Disengage Differential Lock Request - Front Axle 2 (0-3)
int j1939_tc1_typ::ddl_rear_axle1 |
Disengage Differential Lock Request - Rear Axle 1 (0-3)
int j1939_tc1_typ::ddl_rear_axle2 |
Disengage Differential Lock Request - Rear Axle 2 (0-3)
int j1939_tc1_typ::disengage_driveline |
Disengage Driveline Request (0-3)
int j1939_tc1_typ::gear_shift_inhibit |
Transmission Reverse Gear Shift Inhibit Request (0-3)
double j1939_tc1_typ::pcnt_clutch_slip |
Requested Percent Clutch Slip (0-100%)
int j1939_tc1_typ::req_gear |
Transmission Requested Launch Gear (0-15)
timestamp_t j1939_tc1_typ::timestamp |
time the message was received
int j1939_tc1_typ::trq_conv_lockup_disable |
Transmission Torque Converter Lockup Disable Request (0-3)