|
truck-code
|
#include <j1939_struct.h>

Public Attributes | |
| timestamp_t | timestamp |
| int | trans_driveline |
| int | trq_conv_lockup |
| int | trans_shift |
| double | tran_output_shaft_spd |
| double | prcnt_clutch_slip |
| int | eng_overspd_enable |
| int | prog_shift_disable |
| double | trans_input_shaft_spd |
| int | src_address_ctrl |
PDU ETC1 (Elec. Transmission Controller #1) doc. in J1939 - 71, p151
| int j1939_etc1_typ::eng_overspd_enable |
Engine Momentary Overspeed Enable (0-3)
| double j1939_etc1_typ::prcnt_clutch_slip |
Percent Clutch Slip (0-100%)
| int j1939_etc1_typ::prog_shift_disable |
Progressive Shift Disable (0-3)
| int j1939_etc1_typ::src_address_ctrl |
Source Address of Controlling Device for Transmission Control (0-255)
| timestamp_t j1939_etc1_typ::timestamp |
time the message was received
| double j1939_etc1_typ::tran_output_shaft_spd |
Transmission Output Shaft Speed (0 to 8,031.875 RPM)
| int j1939_etc1_typ::trans_driveline |
Transmission Driveline Engaged (0-3)
| double j1939_etc1_typ::trans_input_shaft_spd |
Transmission Input Shaft Speed (0 to 8,031.875 RPM)
| int j1939_etc1_typ::trans_shift |
Transmission Shift In Progress (0-3)
| int j1939_etc1_typ::trq_conv_lockup |
Transmission Torque Converter Lockup Engaged (0-3)
1.8.13